Answer Posted / manoj dash
primary and secondary index
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is its?
How to display if the value entered contains records or not?
What are the basic objects of the data dictionary? : abap data dictionary
How do you populate data into a multiple line field? : abap bdc
If your project is support project ? when is your implementation has completed ?
Define the various contents of technical specifications ?
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.
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
What is a sequence of event-triggered in report?
What is your approach to find exit and BAdi?
Difference between Read and Get cursor?
What are your ways to performance optimization?
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
What are the personnel administration related infotypes? : abap hr
How are BAPI different from Normal function modules ?