cancel
Showing results for 
Search instead for 
Did you mean: 

FM required for invoice details

Former Member
0 Kudos

Hi All,

I am looking for a function module which can give me invoices based on Purchase Orders created for Shopping Cart line items. let say if one SC has 2 line items from 2 different catalogs then 2 POs will be created. further for each PO there can be multiple invoices. Now I am looking for a function module which can help me retrieving all the invoices. If there is any other way to retrieve this then also it is appreciated.

Thanks

Siddarth

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

See the foll thread:

BR,

Deepti.

Former Member
0 Kudos

Hi All,

To search invoices you can use FM BBP_PD_PO_DOC_FLOW. This will give you All docs related to a document.

Invoice number over here can be used in FM BBP_PD_INV_GETDETAIL to get invoice details.

thanks

Siddarth

Answers (1)

Answers (1)

Former Member
0 Kudos

Details further on this: -

there are two requirements: -

1. FM required to get list of all invoices for a particular PO.

2. FM required to get complete details of PO comprising of invoice#, posting date, line items, quantity, price, taxes, costs, total invoice amt, credit memo# and credit amt.

Hope to see some replies as soon as possible.

thanks

Siddarth