Menu

SAP Function Module WCFX_ASGN_GET

WCM: Zuordungen bestimmen (Verdichtung)

The Function Module WCFX_ASGN_GET (WCM: Zuordungen bestimmen (Verdichtung)) is a standard Function Module in SAP ERP and is part of the function group WCFX within the package WCM.

Technical Information

Function Module WCFX_ASGN_GET
Short Text WCM: Zuordungen bestimmen (Verdichtung)
Function Group WCFX
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_DIRECTION TYPE WCTP1_DIRECTION_TYPE SPACE Richtung
I_XXTAB TYPE WCTP3_OBJTAB_TYPE Tabelle der Objektnummern

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DNTAB TYPE WCTP3_OBJTAB_TYPE Tabelle der zugeordneten Söhne
E_UPTAB TYPE WCTP3_OBJTAB_TYPE Tabelle der zugeordneten Väter
E_UPXXTAB TYPE WCTP1_WCALATAB_TYPE Zuordnungen (master->SLAVE)
E_XXDNTAB TYPE WCTP1_WCALATAB_TYPE Zuordnungen (MASTER->slave)

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.