Answer Posted / abira
Client Dependent objects r those objects whose records
entered in one client for a client dependent table the same
record is not visible for in any other client .
eg: SAP Script , text element, and some DDIC objects
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
Explain how is batch input process different from processing on line?
What are the main events of which are used for logical database?
What is an internal table?
How to display if the value entered contains records or not?
How to write a code in tab control? : abap bdc
Explain what are the different functions used in sap script?
What is a currency factoring technique?
What is dynpro? what are its components ?
Different types of luws. What are they?
Why do we use abstract class
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
What is pakey structure, pshd1 structure and what type of fields it contains? : abap hr
What is a table attribute?
How are BAPI different from normal function modules?