SAP Function Module WCFC_OBJLNKCNT_GET

WCM: Bestimmt die maximale Anzahl an Zuordnungen

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.

Technical Information

Function Module WCFC_OBJLNKCNT_GET
Short Text WCM: Bestimmt die maximale Anzahl an Zuordnungen
Function Group WCFC
Package WCM
Module Type Normal Module

Importing Parameters

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)

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.