Answer Posted / guest
BSIS,BSAD
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
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.
Explain what is sap script?
Describe data classes? : abap hr
What is the bapi?
Define dispatcher?
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
What are field symbols?
Difference between domain and data element? What are aggregate object?
Explain get cursor field?
What is at exit-command:?
If your project is support project ? when is your implementation has completed ?
How are the function code handles in flow logic?
What is the difference between skip and reserve?
What is runtime analysis?
What is a persistent class?