Ansicht
Dokumentation

ABAPEML_RESULT - EML RESULT

ABAPEML_RESULT - EML RESULT

General Material Data   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

- RESULT result_tab

... RESULT result_tab ...

Effect

Used to store results of the following operations in an internal table result_tab:

  • All READ operations.

The internal table result_tab must be typed with a specific BDEF derived type depending on the operation performed. The use of RESULT is mandatory for all operations except for the modify operation executing an action.

The internal tables comprise nested structures that contain special components. See the details on the components in the documentation for Components of Derived Types.

The following table provides an overview on those operations offering a result, what their BDEF derived type is and which components are relevant for the internal tables:

Context Types Possible Components of Structures in Internal Table result_tab
READ operations (excluding functions) TABLE FOR READ RESULT bdef[\_assoc] %data \lbr %key \lbr %pky \lbr %tky
READ operations executing functions (READ ... EXECUTE) TABLE FOR FUNCTION RESULT bdef~function %key \lbr %param \lbr %pky \lbr %tky
MODIFY operations executing an action (MODIFY ... EXECUTE) TABLE FOR ACTION RESULT bdef~action %cid_ref \lbr %key \lbr %param \lbr %pky \lbr %tky

Note

Additional components are possible for all contexts: If late numbering is defined for a BO, the component %pid is available. In case of a draft-enabled BO, the component %is_draft is available.






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

Length: 3616 Date: 20240426 Time: 231024     sap01-206 ( 38 ms )