Application Development 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: 

BAPI for Billing Document Number

former_member313782
Active Participant
0 Kudos

Hi,

I have a requirement where in i have Billing Document Number and Customer Number 1 in select options and have to retrieve data of billing details, customer details and his address and print the product details like material name, qunatity , price in a table for the invoice.

Can you suggest a BAPI for this.

any pointers wil be appreciated.

Thanks.

Jose

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Jose,

I thnk one among these might suite ur requirement.

1.)BAPI_INCOMINGINVOICE_GETDETAIL

2.)BAPI_BILLINGDOC_GETDETAIL

Regards,

MS

3 REPLIES 3

Former Member
0 Kudos

Hi Jose,

I thnk one among these might suite ur requirement.

1.)BAPI_INCOMINGINVOICE_GETDETAIL

2.)BAPI_BILLINGDOC_GETDETAIL

Regards,

MS

0 Kudos

Hi,

I have already tried the those BAPI's, the 1'st one is giving me almost al the details. but i am not able to retrieve them into the internal table and hence its not displaying anything in the smartform.

0 Kudos

Solved.