SYCMA_LOG - Logging events for fiori app
Logging events for fiori app information is stored in SAP table SYCMA_LOG.
It is part of development package SYCM_APS in software component BC-DWB-CEX. This development package consists of objects that can be grouped under "Custom Code Management: Applications (Fiori Elements)".
It is part of development package SYCM_APS in software component BC-DWB-CEX. This development package consists of objects that can be grouped under "Custom Code Management: Applications (Fiori Elements)".
Fields for table SYCMA_LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PROJECT_ID | Project ID | X | SYCM_APS_PROJECT_ID | RAW | 16 | |
TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | X | TIMESTAMPL | DEC | 11 | |
MESSAGE | CHAR | 510 | ||||
MSGTY | Message Type | SYMSGTY | CHAR | 2 | ||
MSGID | Message Class | SYMSGID | CHAR | 40 | ||
MSGNO | Message Number | SYMSGNO | NUMC | 6 | ||
MSGV1 | Message Variable | SYMSGV | CHAR | 100 | ||
MSGV2 | Message Variable | SYMSGV | CHAR | 100 | ||
MSGV3 | Message Variable | SYMSGV | CHAR | 100 | ||
MSGV4 | Message Variable | SYMSGV | CHAR | 100 | ||
UNAME | User Name | SYUNAME | CHAR | 24 |