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

BAPI for Billing Document Number

former_member313782
Active Participant
0 Likes
789

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
Read only

Former Member
0 Likes
607

Hi Jose,

I thnk one among these might suite ur requirement.

1.)BAPI_INCOMINGINVOICE_GETDETAIL

2.)BAPI_BILLINGDOC_GETDETAIL

Regards,

MS

3 REPLIES 3
Read only

Former Member
0 Likes
608

Hi Jose,

I thnk one among these might suite ur requirement.

1.)BAPI_INCOMINGINVOICE_GETDETAIL

2.)BAPI_BILLINGDOC_GETDETAIL

Regards,

MS

Read only

0 Likes
607

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.

Read only

0 Likes
607

Solved.