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
Value table VS check Table.
What kind of deliverables you have on a day to day basis?
What are the data types of the external layer?
What is the project you are currently working and work that you are doing
What are the system table used in abap?
What is the difference between a pool table and a transparent table?
What are the organizational related Infotypes
Give an example of interface from your project explaining why you used it?
What is evaluation path, where do we do it and why? : sap abap hr
What is an abap/4 query? : abap hr
When you prefer lsmw?
What is the difference between function group and function module?
Explain the use of insert and append statement in sap abap?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
what is field string ? & where we are using field strings?