The Function Module WCFC_ANLZUX_GET (WCM: Kurztext zum Anlagenzustand lesen) is a standard Function Module in SAP ERP and is part of the function group WCFC within the package WCM.
Function Module | WCFC_ANLZUX_GET |
Short Text | WCM: Kurztext zum Anlagenzustand lesen |
Function Group | WCFC |
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_ANLZU | TYPE | WCEANLZU | Status des technischen Systems | |
I_IWERK | TYPE | WCTP1_IWERK_TYPE | IH-Planungswerk |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ANLZUX | TYPE | WCESTXT | Beschreibender Kurztext | |
E_ANLZU_TMP | TYPE | WCEANLZU | Status des technischen Systems (Vergleichswert) |
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.