SAP ABAP Function Module CMS_LOG_COLLECT (Collect messages)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CHM-POS (Application Component) Point of Sale
⤷
CMS_LO_COMMON (Package) Common objects used by Resale Order Framework
⤷
⤷
Basic Data
| Function Module | CMS_LOG_COLLECT | Collect messages |
| Function Group | CMS_LOGHANDLER | CMS message loghandler |
| Program Name | SAPLCMS_LOGHANDLER | |
| INCLUDE Name | LCMS_LOGHANDLERU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_LOG_TYPE | TYPE | CRMT_MSG_CLASS | Log Class | |||
| |
IV_GUID | TYPE | CMST_OBJECT_GUID | GUID of an Object | |||
| |
IV_KIND | TYPE | CMST_OBJECT_TYPE | Indicator: Lean order Header/Item | |||
| |
IV_FIELDNAME | TYPE | CRMT_FIELDNAME | Field Name | |||
| |
IV_CALLERNAME | TYPE | ANY | Business Transaction Subobject | |||
| |
IV_MSGNO | TYPE | SYMSGNO | SY-MSGNO | Messages, Message Number | ||
| |
IV_MSGID | TYPE | SYMSGID | SY-MSGID | Messages, Message Class | ||
| |
IV_MSGTY | TYPE | SYMSGTY | SY-MSGTY | Messages, message type | ||
| |
IV_MSGV1 | TYPE | SYMSGV | SY-MSGV1 | Messages, message variables | ||
| |
IV_MSGV2 | TYPE | SYMSGV | SY-MSGV2 | Messages, message variables | ||
| |
IV_MSGV3 | TYPE | SYMSGV | SY-MSGV3 | Messages, message variables | ||
| |
IV_MSGV4 | TYPE | SYMSGV | SY-MSGV4 | Messages, message variables | ||
| |
MESSAGE_NOT_COLLECTED | TYPE | Message could not be logged against log handle | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20030110 |
| SAP Release Created in | 400 |