The Function Module WCGR_MWCM_1_CONFIRM_CREATE (WCM: Rückmeldungen) is a standard Function Module in SAP ERP and is part of the function group WCGR within the package WCM.
Function Module | WCGR_MWCM_1_CONFIRM_CREATE |
Short Text | WCM: Rückmeldungen |
Function Group | WCGR |
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_USERID | TYPE | WCS_MWCM_1_USERID-USERID | Benutzername im Benutzerstamm | |
I_WCAMC | TYPE | WCS_MWCM_1_WCAMC | mWCM: Arbeitsvorrat (Kopfdaten) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_LSTID | TYPE | WCS_MWCM_1_CONFIRMATION-LSTID | Schaltliste | |
E_WCNR | TYPE | WCS_MWCM_1_CONFIRMATION-WCNR | Freischaltliste |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONFIRM | LIKE | WCS_MWCM_1_CONFIRMATION | mWCM: Rückmeldungen | |
RETURN | LIKE | BAPIRET2 | Returnparameter |
This function module does not define any Exceptions.