Posts

Showing posts from March, 2012

Routine Parameters

End Routine Parameters End Routine Parameters Importing ● REQUEST: Request ID ● DATAPAKID: Number of 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 ● RESULT_PACKAGE: Contains all data that has been processed by the transformation. Raising ● CX_RSROUT_ABORT: If a raise exception type cx rsrout_abort is triggered in the routine, the system terminates the entire loading process. The request is highlighted in the extraction monitor as Terminated. The system stops processing the current data package. This can be useful with serious errors. By default, only fields that have a rule in the transformation are transferred from the end routine. Choose Change Update Behavior of End Routine to set the All Target Fields (Independent of Active Rules) indicator. As a result, fields that are only filled in the end routine a