20) What is the difference bewtween client dependent tables
and client independent tables?
Answer Posted / jerome prakash
client dependent tables : the tables which has the fields
mandt is a client dependant. these tables details cannot be
viewed in other client.
client independant: these tables will not have the mandt
field , the details of the table can be viewed by in any
client.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is an on”*-input filed” statement?
How do you import pay scale data from non sap to sap? : sap abap hr
What is the use of 'for all entries'?
what is field string ? & where we are using field strings?
Explain the different types of screen keywords?
Which function modules can be used to transfer the data using bdc programming? : abap bdc
What is the use of abap data dictionary? : abap data dictionary
What two statements would be used to exchange data between programs using abap memory?
Name the special commands of list?
What are the client dependant objects in abap / sap?
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
What are extracts?
What is the use of table maintenance allowed?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What are the different functions used in sap script? What are the parameters used in each function?