The Function Module WCFW_OBJ_GET (WCM: WCM-Objekt/Auftrag lesen) is a standard Function Module in SAP ERP and is part of the function group WCFW within the package WCM.
Function Module | WCFW_OBJ_GET |
Short Text | WCM: WCM-Objekt/Auftrag lesen |
Function Group | WCFW |
Package | WCM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJART | TYPE | WCTP1_OBJART_TYPE | SPACE | Objektart |
I_OBJKEY | TYPE | WCTP1_OBJKEY_TYPE | SPACE | Schlüssel |
I_OBJNR | TYPE | WCTP1_OBJNR_TYPE | SPACE | Objektnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
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_OBJNR | TYPE | WCTP1_OBJNR_TYPE | Objektnummer | |
E_OBJTYP | TYPE | WCTP1_OBJTYP_TYPE | Subobjektart | |
E_ORDERWA | TYPE | WCTP1_ORDERWA_TYPE | Feldleiste (Auftrag) | |
E_WCAAPWA | TYPE | WCTP1_WCAAPWA_TYPE | Feldleiste (Anforderung) | |
E_WCAHEWA | TYPE | WCTP1_WCAHEWA_TYPE | Feldleiste (Freischaltliste) | |
E_WCAWWA | TYPE | WCTP1_WCAWWA_TYPE | Feldleiste (Arbeitsgenehmigung) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.