SAP Function Module WCFW_WORK_CENTER_GET

WCM: Arbeitsplatz lesen

The Function Module WCFW_WORK_CENTER_GET (WCM: Arbeitsplatz lesen) is a standard Function Module in SAP ERP and is part of the function group WCFW within the package WCM.

Technical Information

Function Module WCFW_WORK_CENTER_GET
Short Text WCM: Arbeitsplatz lesen
Function Group WCFW
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_MSGTYP TYPE WCTP1_MSGTYP_TYPE Nachrichtentyp
I_PLANT TYPE WCEPLANT Werk zum Arbeitsplatz
I_WKCR TYPE WCEWKCR Arbeitsplatz

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PLANT TYPE WCEPLANT Arbeitplatz
E_PLANT_TMP TYPE WCEPLANT Werk zum Arbeitsplatz
E_WKCRID TYPE CR_OBJID Arbeitsplatz (ID)
E_WKCRTXT TYPE AP_KTEXT Werk zum Arbeitsplatz
E_WKCRTYP TYPE CR_OBJTY Arbeitsplatz (Typ)
E_WKCR_TMP TYPE WCEWKCR Arbeitsplatz

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.