The Function Module CPE_LOG_MSG_SINGLE_DELETE_OW (CPE Log: Delete single message of OW-Layer) is a standard Function Module in SAP ERP and is part of the function group CPE_LOG_OW within the package CPE_DOC.
Function Module | CPE_LOG_MSG_SINGLE_DELETE_OW |
Short Text | CPE Log: Delete single message of OW-Layer |
Function Group | CPE_LOG_OW |
Package | CPE_DOC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_COND_TYPE | TYPE | CPET_COND_TYPE | Condition type | |
IV_GUID | TYPE | CPET_DOCITEM_GUID | GUID of header or item | |
IV_LOGICAL_KEY | TYPE | CPET_LOG_LOGICAL_KEY | CPE Log - Logical Key for Messages | |
IV_MSGNO | TYPE | SY-MSGNO | Messages, Message Number | |
IV_SUBMODULE | TYPE | CPET_LOG_SUBMODULE | CPE Log - Submodule | |
IV_TERMNO | TYPE | CPET_TERMNO | CPE Term - Number in Formula |
This function module does not define any EXPORTING parameters.
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.