Show TOC

End Routine ParametersLocate this document in the navigation structure

Importing

  • REQUEST: Request ID

  • DATAPAKID: Number of the current data package

Exporting

  • MONITOR: Table for user-defined monitoring. This table is filled using row structure MONITOR_REC (the record number of the processed record is inserted automatically from the framework).

Changing

  • MONITOR: Table for user-defined monitoring. This table is filled using row structure MONITOR_REC (the record number of the processed record is inserted automatically from the framework).

Raising

  • CX_RSROUT_ABORT: If a raise exception type cx rsrout_abort is triggered in the routine, the system terminates the entire load process. The request is flagged as terminated in the extraction monitor. The system stops processing the current data package. This can be useful if serious errors occur.

Caution

If only the key fields are updated for master data attributes, all the attributes are initialized, regardless of the settings described here. For more information, see SAP Note 1096307 Information published on SAP site.

Note

If key fields are filled in the end routine, these fields are also filled in the DataStore object. This occurs regardless of the settings for the field list of the end routine.