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

correspondence between ECC 6.0 and database tables

Former Member
0 Likes
583

Hello

ECC 6.0 is running on Oracle.What is the correspondence between ECC 6.0 tables and Oracle tables. Is it 1 to 1 or somehow else

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
491

Hi,

all tables that are created in SAP as Data Dictionary tables should be automatically created in Oracle. In DB (in your case Oracle) can be more tables created which are not in Data Dictionary and has nothing to do with SAP.

For each data dictionary table is relation 1:1.

Check [Tables|http://help.sap.com/saphelp_webas620/helpdata/en/cf/21ea43446011d189700000e8322d00/content.htm] and also [BC - ABAP Dictionary|http://help.sap.com/saphelp_nw70/helpdata/en/cf/21ea0b446011d189700000e8322d00/frameset.htm]

Regards,

Adrian

Hello

ECC 6.0 is running on Oracle.What is the correspondence between ECC 6.0 tables and Oracle tables. Is it 1 to 1 or somehow else

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
492

Hi,

all tables that are created in SAP as Data Dictionary tables should be automatically created in Oracle. In DB (in your case Oracle) can be more tables created which are not in Data Dictionary and has nothing to do with SAP.

For each data dictionary table is relation 1:1.

Check [Tables|http://help.sap.com/saphelp_webas620/helpdata/en/cf/21ea43446011d189700000e8322d00/content.htm] and also [BC - ABAP Dictionary|http://help.sap.com/saphelp_nw70/helpdata/en/cf/21ea0b446011d189700000e8322d00/frameset.htm]

Regards,

Adrian