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 are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
What is the difference between commit-work and rollback-work tasks?
Give examples of transparent table?
How can cluster table be created?
What are the advantages and disadvantages of ABAP query tool?
What are the two statements which are required in an abap program to output an icon using a write statement?
what are the problem we face during development( if we say v are in support(development)? what are the critical problems araises during LSMW updation and Smart form layout development for involce and po? very very important questions now a days commonly asking..plz plz reply me
What are the two levels in defining a match code? : abap data dictionary
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
What is a data dictionary? : sap abap data dictionary
What are the different types of laws. What are they?
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
What are the disadvantages of using explicit enhancement?
Sy index and sy tabix
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?