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 happens Update command is used without where clause ?
What is an “on request field” statement?
How would you suppress the display of a parameter on the selection screen?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
What are the disadvantages of using explicit enhancement?
What are the three hierarchical levels of data types and objects?
How many tables are there in sap?
What is a view in sap? : abap data dictionary
What are the features of abap/4 dictionary? : abap data dictionary
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
Which type of tables used this buffer?
Explain what is an rfc?
Events that can be used in both the classical and interactive reports
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
What is img? : sap abap hr