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
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
How do you differentiate tax for different countries? : sap abap hr
What are the events driven batch jobs?
Can i have some Realtime Scenarios on Reports.
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
The max number of calling modes stacked at one time is?
Explain the difference between function group and function module?
Where do you find info on new developments in SAP?
What is For-period and In-period
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?
Can you show multiple alvs on a single screen?
Is sap xi intended to replace ale?
how to create view in bdc..??
How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?
How to debug a sapscript?