Difference between client dependent and client independent
tables ?
Answer Posted / pranava guru kumar j
if u specify the MANDT field then becomes client dependent
table(it is specific to only the client who have the
permission)you will encounter a warning message some thing
like "table cannot be cross client "..
if u do not specify the MANDT field while creating a table
then u will get a warning message "table can be cross client"
for ex:if login as 800 client and specified MANDT field while
creating table and entered some data to the fields..then those
entries will not be available for other clients for ex 810
etc..
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is append search help? : sap abap data dictionary
How did you test the form you developed? How did you taken print?
Explain what are interactive reports?
how to track records from data dictionary?
Application Category?
Under Data Transfer Portion of ABAP, what do you mean by DX Project
How to write a code for multiple transactions? : abap bdc
What abap statement will trigger list generation?
What is an rdbms?
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
Where do you use help views?
How do you validate the selection criteria of a report? And how do you display initial
What is the difference between tables and structures?
What is a matchcode?
What are the Control levels in internal tables?