FB60 Vendor Invoice Post using BAPI
*&---------------------------------------------------------------------* *& Report ZFI_FB60_VENDOR_UPLOAD_TOOL *&---------------------------------------------------------------------* *&Created By : King Of ABAP'r *&Created On : 2025 *&Description : Vendor Invoice Upload FB60 *&Functional Consultant : Consultant *&Program : ZFI_FB60_VENDOR_UPLOAD_TOOL *&---------------------------------------------------------------------* REPORT zfi_fb60_vendor_upload_tool . INCLUDE zfi_fb60_vendor_upl_top . INCLUDE zfi_fb60_vendor_upl_sel . INCLUDE zfi_fb60_vendor_upl_f01 . START-OF-SELECT...