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
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
What is singleton pattern in OOPS?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
what is diff between idocs,bdc,rfc and bapi. give real time answer
Explain enhancements
What is lock object ? : abap data dictionary
Differentiate between abap memory and sap memory?
What is the table & field to identify the no of items (bottles) stored in one case?
wat are the process that can be executed & tracked in a workflow?
Events that can be used in both the classical and interactive reports
Tell me a scenario where did you use secondary index?
How do you Export a session ?
Module Pool Programming: Events and Table Control handling.
Explain the Inportance of pa40? : abap hr
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.