how COLLECT and APPAEND works ,,
Answer / 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 |
How to combine multiple order in one Delivery ( Step by Step)?
How to maintain lists?
What is the Difference between Transparant Tables , Pooled & cluster Tables?
1 Answers Patni, Satyam, Siemens,
Explain different types of locks?
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
What is the use of PROTECT and ENDPROTECT?
There is a Database Table of Student Details with Fields Student Id, Student Name, Class ID and Rank. Now how to fetch the first three students with highest ranks from all Classes.
What is the syntax of packed number?
What are different ways in which data upload can be done using LSMW?
to find an enhancement we will go to smod and check with the given package. but how can we know that a particular funx exit is used for particular enhancement( for eg: mm06e005 for mm22n screen exit.) will it be given by SD people or we have to find it?
How we can retrieve data using secondary index. Explain with simple example?
What is a match code in sap?