The Function Module WCGB_WORKTAB_SPLIT (WCM: Extrahiert die einzelnen Objekte) is a standard Function Module in SAP ERP and is part of the function group WCGB within the package WCM.
Function Module | WCGB_WORKTAB_SPLIT |
Short Text | WCM: Extrahiert die einzelnen Objekte |
Function Group | WCGB |
Package | WCM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_WORKTAB | TYPE | WCTPW_WORKTAB_TYPE | Arbeitstabelle |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ORTAB | TYPE | WCTPW_ORTAB_TYPE | Aufträge | |
E_WATAB | TYPE | WCTPW_WATAB_TYPE | Anforderungen | |
E_WCMCNT | TYPE | WCTPC_WCMCNT_TYPE | Zähler | |
E_WDTAB | TYPE | WCTPW_WDTAB_TYPE | Freischaltlisten | |
E_WWTAB | TYPE | WCTPW_WWTAB_TYPE | Arbeitsgenehmigungen |
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.