/SAPAPO/LCLOGLOG - Logging of liveCache logging
Logging of liveCache logging information is stored in SAP table /SAPAPO/LCLOGLOG.
It is part of development package /SAPAPO/OM_BASIS in software component BC-DB-LCA. This development package consists of objects that can be grouped under "Interface Between ABAP and liveCache Objects".
It is part of development package /SAPAPO/OM_BASIS in software component BC-DB-LCA. This development package consists of objects that can be grouped under "Interface Between ABAP and liveCache Objects".
Fields for table /SAPAPO/LCLOGLOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
STARTDATE | Start date | X | /SAPAPO/OM_STARTDATE | DATS | 16 | |
STARTTIME | Start time | X | /SAPAPO/OM_STARTTIME | TIMS | 12 | |
EVENT | Logging Event | X | /SAPAPO/OM_LOGEVENT | CHAR | 8 | |
MANDT | Client | X | MANDT | CLNT | 6 | |
DURATION | Duration in minutes | /SAPAPO/OM_DURATION | DEC | 6 | ||
COUNTER | Number of changes | /SAPAPO/OM_COUNTER | DEC | 8 | ||
MESSAGE | Message | /SAPAPO/OM_MESSAGE | CHAR | 6 | ||
UNAME | User Name | SYUNAME | CHAR | 24 | ||
LC_RC | Return Code from LiveCache COM Routines (APORC) | /SAPAPO/OM_LC_RC | INT4 | 4 | ||
GUID | APO GUID for liveCache COM Routines | /SAPAPO/OM_GUID | CHAR | 44 |