The Function Module CRM_QM_NOTIF_COMPLETE_TRANS (Status Erledigt setzen in CRM Vorgang/Position) is a standard Function Module in SAP ERP and is part of the function group CRM_QM_NOTIF within the package CRM.
Function Module | CRM_QM_NOTIF_COMPLETE_TRANS |
Short Text | Status Erledigt setzen in CRM Vorgang/Position |
Function Group | CRM_QM_NOTIF |
Package | CRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_QMNUM | TYPE | QMNUM | Meldungsnummer | |
IV_SIMMULATION | TYPE | CHAR1 | 'X' | Einstelliges Kennzeichen |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ET_RETURN | LIKE | BAPIRET2 | Returnparameter |
This function module does not define any Exceptions.