The table SWELCF (Selection Criteria for Selective Logging) is a standard table in SAP ERP. It belongs to the package SWE.
Table | SWELCF |
Short Text | Selection Criteria for Selective Logging |
Package | SWE |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | ✔ | Client | MANDT | CLNT | 3 | * |
SELFIELD | ✔ | CHAR | 12 | |||
IDX | ✔ | Not More Closely Defined Area, Possibly Used for Patchlevels | CHAR4 | CHAR | 4 | |
SIGN | ABAP: ID: I/E (include/exclude values) | TVARV_SIGN | CHAR | 1 | ||
OPT | ABAP: Selection option (EQ/BT/CP/...) | TVARV_OPTI | CHAR | 2 | ||
LOW | ABAP/4: Selection value (LOW or HIGH value, external format) | TVARV_VAL | CHAR | 45 | ||
HIGH | ABAP/4: Selection value (LOW or HIGH value, external format) | TVARV_VAL | CHAR | 45 |