The Function Module BANK_API_PACKMAN_GET_BY_PMID () is a standard Function Module in SAP ERP and is part of the function group BANK_API_PACKMAN within the package BANK_PP_JOBCTRL.
Function Module | BANK_API_PACKMAN_GET_BY_PMID |
Short Text | |
Function Group | BANK_API_PACKMAN |
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_PACKMANID_EXT | TYPE | BANK_DTE_PP_PMID_EXT | External ID of a Package Administrator Object |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PACKMANID | TYPE | BANK_PACKMANID | ID of a Package Administrator Object |
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.