Menu

SAP Function Module CO_MK_GET_USER_PLANT_STLOC

Enthält Userexit zur Werk-, Lagerort-Findung

The Function Module CO_MK_GET_USER_PLANT_STLOC (Enthält Userexit zur Werk-, Lagerort-Findung) is a standard Function Module in SAP ERP and is part of the function group COMK within the package CO.

Technical Information

Function Module CO_MK_GET_USER_PLANT_STLOC
Short Text Enthält Userexit zur Werk-, Lagerort-Findung
Function Group COMK
Package CO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMP_IMP LIKE RESBD-MATNR Materialnummer der Komponente

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMP_PLANT_EX LIKE CAUFVD-WERKS Werk nach Werk-, Lagerort-Findung
STOR_LOC_EX LIKE RESBD-LGORT Lagerort nach Werk-, Lagerort-Findung

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.