The Function Module BANK_DB_WORKL_GET_NO_OF_PACKS (Aktuelle Anzahl zu verarbeitender Pakete holen) is a standard Function Module in SAP ERP and is part of the function group BANK_DB_WORKLIST within the package BANK_PP_JOBCTRL.
Function Module | BANK_DB_WORKL_GET_NO_OF_PACKS |
Short Text | Aktuelle Anzahl zu verarbeitender Pakete holen |
Function Group | BANK_DB_WORKLIST |
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_RETRY_MODE | TYPE | XFELD | Feld zum Ankreuzen | |
I_STATCHNG | TYPE | BANK_DTE_PP_FLG_STATCHNG | Statusänderungen an Arbeitspaketen erlaubt (Ja/Nein) | |
I_WORKLID | TYPE | BANK_WORKLID | ID eines Arbeitsvorrats für Parallelverarbeitung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CNT_PACKS_TODO | TYPE | BANK_DTE_PP_CNT_PACKAGES | Paketanzahl | |
E_RCD | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
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.