Answer Posted / aditya
append adds to end of the internal table, irrespective if
the same data was present or not.
collect doesnt add duplicate records as it searches for the key.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Hi! I want to join SAP ABAP course in Hyderabad, can any one tell me where should I join? and Which is the best institute for SAP WORKSHOP? Thank you...
What are field symbols?
Which transaction code can I use to analyze the performance of abap program?
Where the payroll results are stored
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
Lock objects and what are parameters of ENQUEUE FM?
what is defference between repository and non repository Object?
Can you delete data element, which is being used by table fields. : abap data dictionary
What is check table?
If yes then why do we require logical database
What are secondary indexes. How can we know which index is being used in a select query?
Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?
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.
How will you read from internal table records in a given value range (without using loop)
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button