The Function Module WCFC_WCCPTAB_GET (WCM: Liest die Customizingtabelle 'WCCP') is a standard Function Module in SAP ERP and is part of the function group WCFC within the package WCM.
Function Module | WCFC_WCCPTAB_GET |
Short Text | WCM: Liest die Customizingtabelle 'WCCP' |
Function Group | WCFC |
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_IWERK | TYPE | WCTP1_IWERK_TYPE | Planungswerk | |
I_OBJART | TYPE | WCTP1_OBJART_TYPE | Objektart | |
I_OBJTYP | TYPE | WCTP1_OBJTYP_TYPE | Objekttyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SIZE | TYPE | WCTP1_CNT_TYPE | Anzahl der Einträge | |
E_WCCPTAB | TYPE | WCTP1_WCCPTAB_TYPE | Tabelle der Genehmigungen |
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.