20) What is the difference bewtween client dependent tables
and client independent tables?
Answer Posted / navjot
I'll add by saying that client dependent table can be
organized using the current log on language of the
programmer. Its not the case with client independent table.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a transport?
What is the disadvantage of a call by reference? : abap modularization
Does every abap/4 have a modular structure? : abap modularization
What is the full form of spro? : sap abap hr
Name a few data dictionary objects? : abap data dictionary
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
What are the function modules used in f4 help?
Define batch input session?
To how many tables can an append structure be assigned. : abap data dictionary
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What is the collect statement?
What are clustered tables?
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
What is the difference between synchronous and asynchronous update? : abap bdc