The Function Module WCFY_READ_SINGLE (WCM: WCAHE und ggf. WCAIT lesen) is a standard Function Module in SAP ERP and is part of the function group WCFY within the package WCM.
Function Module | WCFY_READ_SINGLE |
Short Text | WCM: WCAHE und ggf. WCAIT lesen |
Function Group | WCFY |
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_ITMFLG | TYPE | WCTP1_FLG_TYPE | SPACE | Kennzeichen |
I_OBJNR | TYPE | WCTP1_OBJNR_TYPE | SPACE | Objektnummer |
I_WCNR | TYPE | WCEWCNR | SPACE | Freischaltliste |
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_WCAHEWA | TYPE | WCTP1_WCAHEWA_TYPE | Feldleiste der Freischaltliste | |
E_WCAITTAB | TYPE | WCTP1_WCAITTAB_TYPE | Tabelle der FSL (Positionen) |
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.