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: 

Problem to transfer Sales Order data

Former Member
0 Kudos

Hi Friends,

I want to download sales order data from SAP 4.6.

As like Bapi BS01_SALESORDER_GETDETAIL. which present in ECC 6.0 not in SAP 4.6. but structured used in that bapi are present in 4.6 problem is that i dont get tables having fields similer whth bapi structure fields .

Can anybody Plz tell me all the tables where this sales order data saved including

configuration data.

Here are some stru. Plz tell me where should i get (database table) fielsds of that structure.

1. bapisdhd1x

2. bapisditm

3. bapistitmx

4. bapiearnr

5. bapischdl

6. bapischdlx

7. bapicond.

8. bapicucfg

9. bapicuins

10. bapicuprt

11. bapicuvar

12. bapicublb

13. bapicuvk

14 bapicuref

15. bapiccard

16. bapisdtext

17. bapisdkey

18. bapiparex

19. bapisdesllcbos

20. bapiesslltx

21. bapibascd

Thanks in Adv.

Vinod.

1 REPLY 1

Jelena
Active Contributor
0 Kudos

Here are the sales order (and other SD) tables and their relationships:

http://www.erpgenie.com/sap/abap/tables_sd.htm

The field names in the structures are funky but the Component Type most likely will be the same as the Data Element in the corresponding transparent table field.