LCA_WARNINGS - Warnings in the "liveCache Applications" Area
Warnings in the "liveCache Applications" Area information is stored in SAP table LCA_WARNINGS.
It is part of development package SLCAPPS in software component BC-DB-LCA. This development package consists of objects that can be grouped under "liveCache Applications".
It is part of development package SLCAPPS in software component BC-DB-LCA. This development package consists of objects that can be grouped under "liveCache Applications".
Fields for table LCA_WARNINGS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| PRIORITY | Priority | X | LCA_PRIORITY | INT1 | 1 | |
| MSG_NO | Message Number | X | LCA_MSG_NO | INT4 | 4 | |
| LINE_NO | Row | X | LCA_LINE_NO | INT1 | 1 | |
| WARN_CODE | Warning | X | LCA_WARN_CODE | INT4 | 4 | |
| CREATION_TIME | Time Stamp | X | LCA_TIMESTAMP | DEC | 8 | |
| CLIENT | Client | MANDT | CLNT | 3 | * | |
| TRANSACT | Transaction Code | SYTCODE | CHAR | 20 | * | |
| REPORT | ABAP Program Name | PROGNAME | CHAR | 40 | ||
| UNAME | User Name | SYUNAME | CHAR | 12 | ||
| LCA_ROUTINE | LCA Routine | LCA_ROUTINE | CHAR | 32 | ||
| PLANVERSION | Plan Version | LCA_PLANVERSION | CHAR | 22 | ||
| SIMSESSION | Transaction Simulation | LCA_SIMSESSION | CHAR | 1 | ||
| BATCH | Background Processing Active | SYBATCH | CHAR | 1 | ||
| MESSAGE | Text (80 Characters) | TEXT80 | CHAR | 80 |