ABAPAPPEND_RESULT - APPEND RESULT

BAL Application Log Documentation   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

APPEND - result

Short Reference



Syntax

... { ASSIGNING <fs> [CASTING] }
  | { REFERENCE INTO dref }... .

Effect

You can use these additions only to append single rows. If the append was successful, you use the additionASSIGNING to assign the appended row to a field symbol <fs>; you use addition REFERENCE INTO to set a reference to the appended row in a reference variable.

Syntax and function are similar to the specification of the output behavior in the statement READTABLE and the same restrictions apply as far as modification of key fields of theprimary andsecondary table key are concerned.

Example

Refer to the INITIAL LINE addition.


ROGBILLS - Synchronize billing plans   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.


Length: 1502 Date: 20120518 Time: 191122     triton ( 67 ms )