ABAPCOLLECT_SHORTREF - COLLECT SHORTREF
General Material Data Addresses (Business Address Services)This documentation is copyright by SAP AG.
COLLECT
Syntax
COLLECT wa INTO itab { [ASSIGNING <fs> [CASTING]]
| [REFERENCE INTO dref] }.
Effect
Inserts the work area wa as rows in an internal table itab such that, where the primarytable key is already available for some rows, the values of the other components are added to the values of existing rows.
Additions
- ASSIGNING <fs> [CASTING]
The inserted row is assigned to the field symbol <fs>, and a casting can be performed. - REFERENCE INTO dref
The data reference in dref is set to the inserted row.
General Data in Customer Master SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up
This documentation is copyright by SAP AG.
Length: 1304 Date: 20120518 Time: 205735 triton ( 39 ms )






