2006 Jun 06 8:29 AM
How Do Everyone!
Does anybody know of an appropiate FM to query details
from an invoice. If there are say 10 lines on an invoice
I just want to be able to do one read to give me the
total amount, net amount, VAT and no. of lines etc.
Cheers everyone
Andy
2006 Jun 06 9:31 AM
Hi,
Please check out the Function module RV_INVOICE_DOCUMENT_READ.
Here you need to pass on the invoice no. In the output it shall give you details in invoice header and item levels, price, document status. You will get the net amount as well as the tax. Then you need to add the net amount and the tax to get the total amount.
Lakshminarayanan
Please mark all helpful answers for points
Hi,
Please check out the Function module RV_INVOICE_DOCUMENT_READ.
Here you need to pass on the invoice no. In the output it shall give you details in invoice header and item levels, price, document status. You will get the net amount as well as the tax. Then you need to add the net amount and the tax to get the total amount.
Lakshminarayanan
Please mark all helpful answers for points
2006 Jun 06 8:56 AM
Andy,
I belive FM /SAPHT/INVOICE_READ can give you details regarding Invoice. Header level structure will give you net amt, total amt.. etc...
Cheers,
Thomas.
2006 Jun 06 9:03 AM
Thomas,
Thanks for the reply but I can't seem to find
'/SAPHT/INVOICE_READ' in SE37. Am I doing something
wrong??
2006 Jun 06 9:06 AM
2006 Jun 06 9:31 AM
Hi,
Please check out the Function module RV_INVOICE_DOCUMENT_READ.
Here you need to pass on the invoice no. In the output it shall give you details in invoice header and item levels, price, document status. You will get the net amount as well as the tax. Then you need to add the net amount and the tax to get the total amount.
Lakshminarayanan
Please mark all helpful answers for points
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |