The Function Module BANK_MAP_PP_CHECK_OBJ_PROC_MLT (Prüfung, ob sich Objekte in Massenverarbeitung(en) befinden) 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_CHECK_OBJ_PROC_MLT |
Short Text | Prüfung, ob sich Objekte in Massenverarbeitung(en) befinden |
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_FLG_CHECK_ACTIVE_ONLY | TYPE | XFELD | 'X' | |
I_FLG_EXCL_CURR_RUN | TYPE | XFELD | ||
I_FLG_EXCL_SIM_RUNS | TYPE | XFELD | 'X' | |
I_MAXCOUNT | TYPE | BANK_DTE_PP_MAXCOUNT | Maximum Number of Data Records to Be Read | |
I_STR_CURR_RUN | TYPE | BANK_STR_RUNKEY | ||
I_TAB_OBJECTS | TYPE | BANK_TAB_OBJKEY | Object Key | |
I_TAB_RNG_RELEV_APPL | TYPE | BANK_TAB_RNG_APPLCATG |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RCD | TYPE | SY-SUBRC | ||
E_TAB_IN_PROCESS | TYPE | BANK_TAB_OBJKEY | ||
E_TAB_PROCESSED_BY | TYPE | BANK_TAB_RUNOBJ |
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.