LCINIT_LOG - Log Entries: Start/Stop/Init of Prep./Postprocessing Reports
Log Entries: Start/Stop/Init of Prep./Postprocessing Reports information is stored in SAP table LCINIT_LOG.
It is part of development package SLVC in software component BC-DB-LVC. This development package consists of objects that can be grouped under "liveCache CCMS".
It is part of development package SLVC in software component BC-DB-LVC. This development package consists of objects that can be grouped under "liveCache CCMS".
Fields for table LCINIT_LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CON_NAME | Logical name of a database connection | X | DBCON_NAME | CHAR | 30 | * |
LINE | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
ACTION | Character Field with Length 10 | X | CHAR10 | CHAR | 10 | |
BATCH | liveCache flag | LC_FLAG | CHAR | 1 | ||
REPNAME | DW: Program | EX_CP_VAL | CHAR | 40 | ||
START_DATE | Field of type DATS | DATS | DATS | 8 | ||
START_TIME | Field of type TIMS | TIMS | TIMS | 6 | ||
END_DATE | Field of type DATS | DATS | DATS | 8 | ||
END_TIME | Field of type TIMS | TIMS | TIMS | 6 | ||
RC | Return code for DBA action | SDBA_RC | NUMC | 4 | ||
NO_ALERT | liveCache flag | LC_FLAG | CHAR | 1 | ||
INFO | SAP DB: Response line from DBM command | SDB_LINE | CHAR | 255 |