The Function Module BANK_MAP_PP_GET_RUNKEYS (Lauf-IDs zu technischen IDs lesen) 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_GET_RUNKEYS |
Short Text | Lauf-IDs zu technischen IDs lesen |
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_TAB_RUNKEY_TECH | TYPE | BANK_TAB_PP_RUNKEY_TECH | Technical Mass Run Key |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAS_RUNKEYS | TYPE | BANK_TAS_PP_RUNKEY_EXT_TECH | External and Technical Mass Run IDs |
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.