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 Sales Order

Former Member
0 Likes
446

Hi friends,

I have One serious problem regrarding to open sales order.

i want to download all the data regarding to open sales order. in SAP 4.7

there is one bapi--- Bapi_salesorder_getdetail -


in ecc6.0 but it is not present in SAP4.6. can i transfer this bapi to SAP4.6? how can i download this function module and upload it to SAP4.6? please tell me the solution it it is not possible.

if possible tell me the all tables and link used in sales order to store data.

thanks in advance.

Regards,

Vinod.

2 REPLIES 2
Read only

Former Member
0 Likes
418

better ways is try to get the Logic of that BAPI and Implement in 4.6.

Regards

Prabhu

Read only

Former Member
0 Likes
418

Hi,

Its better if u create or Copy same Bapi in 4.6 by seeing that bapi which is in 6.00.

Thanks.