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: 

How to create client independent tables?

Former Member
0 Kudos

How to create client independent tables?

3 REPLIES 3

former_member404244
Active Contributor
0 Kudos

Hi,

If u don;t use MANDT Field while creting the table then it is client independent.

chek the below link

http://www.geekinterview.com/question_details/1470

reward points if u find useful.

Regards,

Nagaraj

Former Member
0 Kudos

do not specified mandt field.

but not used in production

Former Member
0 Kudos

hi,

MANDT IS THE FIELD used by SAP to determine where the current table is client dependent or independent.

-


client dependent tables are having this field as a one of primary key.

-


client independent tables wont have this field

REWARD ALL USEFUL ANSWERS.

with regards,

Suresh Aluri.