SAP Function Module WCFW_OBJKEY_GET

WCM: Objektkey ermitteln

The Function Module WCFW_OBJKEY_GET (WCM: Objektkey ermitteln) 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_OBJKEY_GET
Short Text WCM: Objektkey ermitteln
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_OBJNR TYPE WCTP1_OBJNR_TYPE Objektnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_AUFNR TYPE AUFNR Auftragsnummer
E_FOUND TYPE WCTP1_BOOLEAN_TYPE Boolescher Wert
E_IWERK TYPE WCTP1_IWERK_TYPE IH-Planungswerk
E_OBJART TYPE WCTP1_OBJART_TYPE Objektart
E_OBJKEY TYPE WCTP1_OBJKEY_TYPE Schlüssel
E_OBJTYP TYPE WCTP1_OBJTYP_TYPE Subobjektart
E_STXT TYPE WCTP1_STXT_TYPE Kurztext
E_WAPINR TYPE WCEWAPINR Anforderung
E_WAPNR TYPE WCEWAPNR Arbeitsgenehmigung
E_WCNR TYPE WCEWCNR Freischaltliste

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.