‎2007 Oct 26 9:11 AM
Hi all
can any one tell me is there is any function module or BAPI available to get the total invoice amount and to get further invoice details???
Thanks in advance.
‎2007 Oct 26 10:28 AM
Rahul,
You can get the invoice amount from the corresponding header table using select queries (VBAK for sales order or VBRK for Billing).
-Ashim
‎2007 Oct 26 7:58 PM
hi radhu,
Good
Try with below FM's :
RV_INVOICE_DOCUMENT_READ
RV_INVOICE_LIST_PRICE
RV_INVOICE_PRICE
RV_INVOICE_LIST_DOCUMENT_READ
Reward if usefull..
Thanks,
Gokul