cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Source Tables

Former Member
0 Likes
2,689

Hi Experts,

  My question is how to find source(back end) tables for any standard business data sources in RSA2..

Regards

MS Reddy

Accepted Solutions (0)

Answers (2)

Answers (2)

esjewett
SAP Mentor
SAP Mentor
0 Likes

I've moved this question to the Business Content and Extractors forum because that is the topic. Please follow the SAP Community Network Rules of Engagement in the future and search on these types of questions before asking on the forum. You can probably find all the information you need about this topic under the business content documentation on help.sap.com.

Regards,

Ethan

(moderator)

Former Member
0 Likes

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

Former Member
0 Likes

If you have any specific datasource, please post it here, I will guide you with the source tables.

-Murthy

Former Member
0 Likes

can you please guide me on 2lis_11_vahdr..

Former Member
0 Likes

Hi Madhu,

This is standard LO DS. For base tables used you can check its extraction structure in LBWE.

Regards;

Jitendra

Former Member
0 Likes

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