Answer Posted / sateesh
append:
append <workarea> to <internaltable>
This statement appends one or more rows to an internal
table itab. it can add the rows at last the table.
collect:
collect <workarea> into <internaltable>
This statement inserts the contents of a work area into an
internal table itab or adds the values of its numeric
components to the corresponding values of existing rows
with the same key.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the function of the correction system? : abap data dictionary
What do you do when the system crashes in the middle of a BDC batch session?
What are the function of the transport system and workbench organiser? : abap data dictionary
What is sap abap data classes?
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
Explain the differences between sap memory and abap memory?
How do you differentiate tax for different countries? : sap abap hr
pls if any one have idea ,reply as soon as possible 1.Allied solution group inc. is a genuine company or not ? 2.what is update module. 3.Transaction: scc3 what it is?
How can a lock object be called in the transaction?
How to get that a secondary index is attached to a select query?
What is constructor expression in nw abap 7.4?
Can we write the code both call transaction and session method in single program?
How to convert normal function module to bapi?
How can we create callable modules of program code within one abap/4 program? : abap modularization
What is roll area?