‎2006 Dec 07 2:09 AM
Hi All,
I am trying to fetch the amount(WRBTR) from Accounting Document using the billing document number. Is there any function module that i can use for this.
Regards,
Karthik
‎2006 Dec 07 2:38 AM
Hi Karthikeyan
Please check FM: <b>BBP_FI_DOCUMENT_READ</b>
Minimum Parameters to be passed:
-> I_AWTYP = 'VBRK'.
-> I_AWREF = Billing Document Number
Check if you can pass Company Code for BUKRS and Fiscal Year for GJAHR.
Hope this helps.
Kind Regards
Eswar
‎2006 Dec 07 2:38 AM
Hi Karthikeyan
Please check FM: <b>BBP_FI_DOCUMENT_READ</b>
Minimum Parameters to be passed:
-> I_AWTYP = 'VBRK'.
-> I_AWREF = Billing Document Number
Check if you can pass Company Code for BUKRS and Fiscal Year for GJAHR.
Hope this helps.
Kind Regards
Eswar