The Function Module WCFW_EQUIPMENT_INFO (WCM: Equipment und abhängige Information lesen) is a standard Function Module in SAP ERP and is part of the function group WCFW within the package WCM.
Function Module | WCFW_EQUIPMENT_INFO |
Short Text | WCM: Equipment und abhängige Information 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_AUTHFLG | TYPE | WCTP1_FLG_TYPE | Kennzeichen: Berechtigungsprüfung | |
I_DELFLG | TYPE | WCTP1_FLG_TYPE | Kennzeichen: Löschvormerkung prüfen | |
I_EQUNR | TYPE | EQUNR | Equipment | |
I_EQUNR_TMP | TYPE | EQUNR | SPACE | Equipment (Vergleichswert) |
I_EXTENSION | TYPE | WCTP1_BOOLEAN_TYPE | Boolescher Wert: Erweiterung | |
I_INACFLG | TYPE | WCTP1_FLG_TYPE | Kennzeichen: Inaktiv prüfen | |
I_IWERK | TYPE | WCTP1_IWERK_TYPE | IH-Planungswerk | |
I_IWERKFLG | TYPE | WCTP1_FLG_TYPE | Kennzeichen: Planungswerk prüfen | |
I_MSGTYP | TYPE | WCTP1_MSGTYP_TYPE | Nachrichtentyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BEBER | TYPE | BEBER | Betriebsbereich | |
E_CONTROL | TYPE | WCECTRL | Schaltort | |
E_EQTXT | TYPE | KTX01 | Bezeichnung | |
E_EQUNR_TMP | TYPE | EQUNR | Equipment (Vergleichswert) | |
E_FINGTXT | TYPE | FING | Betriebsbereichsverantwortlicher | |
E_IWERK | TYPE | IWERK | Planungswerk | |
E_MSGRP | TYPE | RAUMNR | Raum | |
E_OBJNR | TYPE | J_OBJNR | Objektnummer | |
E_STORT | TYPE | PMLOC | Standort des Instandhaltungsobjekts | |
E_STORTTXT | TYPE | TEXT40 | Standort des Instandhaltungsobjekts (Kurztext) | |
E_SWERK | TYPE | SWERK | Standortwerk | |
E_SWERKTXT | TYPE | NAME1 | Standortwerk (Kurztext) | |
E_TELETXT | TYPE | TELE | Telefon des Betriebsbereichsverantwortlichen | |
E_TRAIN | TYPE | WCETRAIN | Blockabschnitt | |
E_TRAINX | TYPE | WCESTXT | Blockabschnitt (Kurztext) |
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.