The Function Module BANK_MAP_PP_RESTART (Parallelverarbeitung wiederaufsetzen) is a standard Function Module in SAP ERP and is part of the function group BANK_MAP_PP_CTRL within the package BANK_PP_JOBCTRL.
Function Module | BANK_MAP_PP_RESTART |
Short Text | Parallelverarbeitung wiederaufsetzen |
Function Group | BANK_MAP_PP_CTRL |
Package | BANK_PP_JOBCTRL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPLCATG | TYPE | BANK_DTE_PP_PAAPPLCATG | Application Type in Parallel Processing | |
I_LOGEXTNUMBER | TYPE | BALNREXT | Application Log: External ID | |
I_MAXSTEPNO | TYPE | BANK_DTE_PP_STEPNO | '001' | Number of a Processing Step |
I_PROGDATE | TYPE | BANK_DTE_PP_PROGDATE | Date of Program Run | |
I_PROGN | TYPE | BANK_DTE_PP_PROGN | Name of the Program/Report on an Application Process | |
I_PROGNO | TYPE | BANK_DTE_PP_PROGNO | Sequential Number of the Program Run | |
I_STR_PRINT | TYPE | PRI_PARAMS | Structure for Passing Print Parameters | |
I_TAB_JOBDIST | TYPE | BANK_TAB_GRP_SRV | Jobs per Server Group and Server | |
I_TAB_LOG | TYPE | BANK_TAB_JC_APPL_LOG_DATA | Data for Opening Message Objects in a Process | |
I_XLOG | TYPE | XFELD | ||
I_XSIMULRUN | TYPE | BANK_DTE_PP_XSIMULRUN | SPACE | Indicator: simulation run |
I_X_SYNC | TYPE | XFELD | ||
I_X_TRIGGER_START_BY_COMMIT | TYPE | XFELD | SPACE | Checkbox Field |
I_X_USE_DIALOG_WP | TYPE | XFELD | Checkbox Field |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_LOGEXTNUMBER | TYPE | BALNREXT | Application Log: External ID | |
E_RCD_APPL | TYPE | SY-SUBRC | ||
E_RCD_RESTART | TYPE | SY-SUBRC | Rückgabecode nach Start | |
E_RUNSTATUS | TYPE | BANK_DTE_PP_RUNSTATUS | Status of a Mass Run | |
E_TAB_JOBS | TYPE | BANK_TAB_JC_JOBKEY | Key of Background Jobs | |
E_TAB_LOGH | TYPE | BAL_T_LOGH | Application Log: Log Handle Table |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.