The Function Module CPE_LOG_DETAIL_READ_OW (CPE_D - Read detail of log) 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_DETAIL_READ_OW |
Short Text | CPE_D - Read detail of log |
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_DOCITEM_GUID | TYPE | CPET_DOCITEM_GUID | CPE Caller - GUID of Document Item | |
IV_DOC_GUID | TYPE | CPET_DOC_GUID | CPE Caller - GUID of Document Header | |
IV_LANGU | TYPE | LANGU | SY-LANGU | Language Key |
IV_MINIMAL_LEVEL | TYPE | SYMSGTY | 'I' | Messages, message type |
IV_MODULE | TYPE | CPET_MODULE | CPE: Module of the Commodity Pricing Engine | |
IV_SUBMODULE | TYPE | CPET_LOG_SUBMODULE | CPE - Log: Sub Module | |
IV_TERMNO | TYPE | CPET_TERMNO | CPE Term - Number in Formula |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_LOG_MSG_COM | TYPE | CPET_LOG_MSG_COM_TAB | CPE - Communication Table for Log Messages in Documents | |
ET_MSG_COM | TYPE | CPET_MSG_COM_TAB | CPE - Log: Communication Table for Messages |
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.