The Function Module WCFC_OBJLNKCNT_GET (WCM: Bestimmt die maximale Anzahl an Zuordnungen) is a standard Function Module in SAP ERP and is part of the function group WCFC within the package WCM.
Function Module | WCFC_OBJLNKCNT_GET |
Short Text | WCM: Bestimmt die maximale Anzahl an Zuordnungen |
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 | IH-Planungswerk | |
I_OBJART1 | TYPE | WCTP1_OBJART_TYPE | Objektart (master) | |
I_OBJART2 | TYPE | WCTP1_OBJART_TYPE | Objektart (slave) | |
I_OBJTYP1 | TYPE | WCTP1_OBJTYP_TYPE | Subobjektart (master) | |
I_OBJTYP2 | TYPE | WCTP1_OBJTYP_TYPE | Subobjektart (slave) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OBJLNKCNT | TYPE | WCTP1_CNT_TYPE | Maximale Anzahl Zuordnungen |
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.