on 2012 Sep 11 8:00 AM
Hi Experts,
My question is how to find source(back end) tables for any standard business data sources in RSA2..
Regards
MS Reddy
Request clarification before answering.
Hi Madhusudhan
The answer to this question is not simple.
Complex code is used for most of the standard datasources and debugging them is not a simple task. You will gain experience over the years in specific modules like SD, MM or FI and you would be easily able to point out the source tables. Very few datasources have direct assignment to the source table.
I suggest you to check help.sap.com and search for the datasource, read the explanation of its purpose, source tables, fields available. They also tell the behaviour of the datasource. You will have access to a lot of information in help.sap.com. This is the hard way but trust me the best way.
Regards
Murthy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
Please check the link for datasource 2LIS_11_VAHDR
http://help.sap.com/saphelp_tm80/helpdata/en/f0/3baf6718d2427a94ced005f298be06/frameset.htm
- This datasource contains the header level details of a sales document.
- In ECC, Sales document is created through tcode - VA01, modified from - VA02 and displayed from tcode - VA03. Please try to use VA03 to check sales document.
- Table VBAK can display the details of sales document. DS 2LIS_11_VAHDR picks most of the fields from VBAK table.
In case, you are looking for SD tables and relation between them, this link is very helpful.
http://scn.sap.com/thread/486121
Also in LO cockpit, when you try to maintain the structure of the DS, it will display the fields along with the respective tables.
Regards
Murthy
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.