MECLIENTTRACE - CCMS: Trace Entries of the Clients
CCMS: Trace Entries of the Clients information is stored in SAP table MECLIENTTRACE.
It is part of development package S_ME_CCMS in software component BC-MOB. This development package consists of objects that can be grouped under "Mobile: Monitoring".
It is part of development package S_ME_CCMS in software component BC-MOB. This development package consists of objects that can be grouped under "Mobile: Monitoring".
Fields for table MECLIENTTRACE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
DEPLID | Unique ID of Device | X | MEDEVGUID | CHAR | 36 | |
USERNAME | User Name | X | SYUNAME | CHAR | 12 | |
ERRORDATE | Date of Client Error | X | CLERRORDATE | DATS | 8 | |
MSGCNT | Counter for Messages | X | CLMSGCNT | NUMC | 5 | |
LINE | Counter for Line of a Message | X | LINECNT | NUMC | 4 | |
TIMESTAMP | Time Stamp of Message | CLTSTAMP | DEC | 11 | ||
COMPONENT | Name of a Client Component | MICLCOMPO | CHAR | 120 | ||
PASSPORT | Passport to Identify a Process | MIPASSPORT | CHAR | 50 | ||
TIMEZ | Time Zone of Client | CLTIMEZ | CHAR | 6 | * | |
ALERT_FLAG | Flag = X, Data Record was Processed | MIALFLAG | CHAR | 1 | ||
MSGTYPE | Message Type | MIMSGTYPE | CHAR | 1 | ||
TEXT | Text of a Line of a Message | MICLTEXT | CHAR | 255 |