Show TOC

Start Routine ParametersLocate this document in the navigation structure

Importing

  • REQUEST: Request ID

  • DATAPAKID: Number of current data package

Exporting

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

Changing

  • SOURCE_PACKAGE: Structure that contains the inbound fields of the routine.

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 highlighted in the extraction monitor as having been terminated. The system stops processing the current data package. This can be useful with serious errors.