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
How to get that a secondary index is attached to a select query?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
Explain what are the events in screen programming?
how to capture the errors in bdc Call transaction method?
Explain data dictionary in abap?
Why are insert and append statement used in sap abap?
What is the diff between database view and maintenance view?
Print options in smartforms?
What are null values?
What are the system fields you have worked with? Explain?
What is the function of a domain?
What is an Open Item in SAP? How will you find an Open Item in SAP?
Explain how data is stored in cluster table?
What is an abap data dictionary? : abap data dictionary