19) How to create client dependent tables and client
independent tables?
Answer Posted / jeromeprakash
while creating tables create a field mandt which will make
a table client specific or dependant.
if you are not giving the mandt field it will be a client
independant.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is luw?
What is tcode se16?
What are the two methods for modifying sap standard tables?
What are the client dependant objects in abap / sap?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
How to eliminate duplicate entries in internal tables?
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 is sap luw or update transaction?
What are the 3 types of tables in sap? : abap data dictionary
How many types of tables exist and what are they in data dictionary?
What is the max no of match code id’s that can be defined for one match code object?
How to write a code for multiple transactions? : abap bdc
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
How many lists can a program can produce?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.