cancel
Showing results for 
Search instead for 
Did you mean: 

Get all invoices from the system and their details

Former Member
0 Kudos

Hello Experts,

Whats the most efficient FM to use for getting all the invoices in the system with details to transfer them to an external system?

Should I get a list of all invoices and then call BBP_PD_INV_GETDETAIL on each?

Thanks,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Should I get a list of all invoices and then call BBP_PD_INV_GETDETAIL on each?

I would.

Answers (1)

Answers (1)

Former Member
0 Kudos

And which BAPI should I use to read out the list of invoices?

mani_sreedharala
Active Participant
0 Kudos

Hello,

You can use the Function Module "BBP_PD_INV_GETLIST" to get all the invoices from the SRM system.

Regards,

Mani