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 do you mean by transparent tables in sap abap? : abap data dictionary
Explain the difference between a pool table and a transparent table?
How to determine the attributes of an internal table?
What is a table cluster? : abap data dictionary
Can we display a list in a pop-up screen other than full-size stacked list?
Sy index and sy tabix
What is the use of the raising exception? : abap modularization
What is a view? : abap data dictionary
Explain the properties of selection screen?
Does sap handle multiple languages?
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
What is a fall back class?
How do you find the information on the current screen? : abap bdc
What are the events driven batch jobs?
when are objects are passed from task to the change request?