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
Can we specify the next screen number with a variable?
What are the disadvantages of using explicit enhancement?
What is dialog module?
What are the basic objects of the data dictionary? : abap data dictionary
Define alv programming in abap?
Name a few data dictionary objects? : abap data dictionary
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
What is bdc programming? : abap bdc
Explain what is the purpose of sap script?
What is macro? : abap hr
How can you display frames (horizontal and vertical lines) in lists?
What are ranges?
What is update task
What is the use of a pretty printer?
when do you need to create an internal table with header line ? and with out a header line?