Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Invoices

Former Member
0 Likes
982

Hey guys,

what function module can i use to get all the invoice details

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
946

Hi ,

Use the FM BAPI_BILLINGDOC_GETDETAIL

This BAPI gives the detailed info of the billing document

i.e the info which is there in Tables VBRK and VBRP.

FM BAPI_BILLINGDOC_GETLIST can be used to deliver back a list of those billing documents that meet the required selection

criteria.

Regards,

Vimal.

Hey guys,

what function module can i use to get all the invoice details

4 REPLIES 4
Read only

Former Member
0 Likes
947

Hi ,

Use the FM BAPI_BILLINGDOC_GETDETAIL

This BAPI gives the detailed info of the billing document

i.e the info which is there in Tables VBRK and VBRP.

FM BAPI_BILLINGDOC_GETLIST can be used to deliver back a list of those billing documents that meet the required selection

criteria.

Regards,

Vimal.

Read only

0 Likes
946

Will this work for IS healthcare

Read only

faisalatsap
Active Contributor
0 Likes
946

Hi, Matumba

Please always use Meaningful Subject Line for you Post

Have a look at [Forum Rules |https://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement]

Hope you will use Meaningful Subject next time and Follow the other Rules too.

Regards,

Faisal

Read only

0 Likes
946

Thanks for the advice