The Function Module BKK_PA_APPL_DB_GET_TASKDIST (Einstellungen zur Task- bzw. Jobverteilung lesen) is a standard Function Module in SAP ERP and is part of the function group FBMPAAPPL within the package FKBD.
Function Module | BKK_PA_APPL_DB_GET_TASKDIST |
Short Text | Einstellungen zur Task- bzw. Jobverteilung lesen |
Function Group | FBMPAAPPL |
Package | FKBD |
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 | BKKD_APPLCATG | Anwendungsart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_DIST | TYPE | IBKKM_TAB_DISTRIB | Verteilung von Jobs auf Hosts |
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.