End Routine Parameters
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.