Ansicht
Dokumentation

FARR_RAI2_PROC_INITIAL_PP_0300 - Initial Load: At the End of a Mass Run

FARR_RAI2_PROC_INITIAL_PP_0300 - Initial Load: At the End of a Mass Run

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

Functionality

This function module realizes the application-specific processing at the end of a mass run. Typical processing steps are the deletion of application-specific data or the triggering of events in the job control.

The ID of the run is transferred in the I_PROGN, I_PROGDATE and I_PROGNO parameters.

Parameter I_RUNSTATUS contains the status of the mass run. For the possible values , there are the following constants in the include BANK_PPCTRL_CONSTANTS:

  • CON_RUN_UNDEFINED: not defined
  • CON_PROCESSING: active in processing of a parallelized step
  • CON_PROCESS_ASYNC: Objects are still processed in asynchronous mode.
  • CON_RUN_ERROR: The run stopped.
  • CON_RUN_CONTINUE: The run is currently active, further steps have to be started.
  • CON_RUN_PPROCESS: single errors occurred
  • CON_RUN_FINISHED: The run ended successfully.
  • CON_RUN_RETRY: The run is active. Due to deferred objects, processing of the current step is restarted.

The parameter I_PROCESS_ID contains the ID of the process that runs the mass run as part of a job network. If the parameter is not initial, a return code has to be reported to the job control by this function module. This requires I_PROCESS_ID.

Example

Notes

Further information





Parameters

E_APPL_RETURNCODE
I_APPLCATG
I_PROCESS_ID
I_PROGDATE
I_PROGN
I_PROGNO
I_RUNSTARTNO
I_RUNSTATUS
I_XSIMULRUN

Exceptions

Function Group

FARR_RAI_PP

General Material Data   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 1902 Date: 20240523 Time: 070438     sap01-206 ( 34 ms )