CNVSYSTSETTINGS - Parameters for system Settings
Parameters for system Settings information is stored in SAP table CNVSYSTSETTINGS.
It is part of development package CNV_BASIS in software component CA-DT-CNV. This development package consists of objects that can be grouped under "Conversion: Basis functions".
It is part of development package CNV_BASIS in software component CA-DT-CNV. This development package consists of objects that can be grouped under "Conversion: Basis functions".
Fields for table CNVSYSTSETTINGS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
PACKID | Conversion: Conversion package number | X | CNV_PACK | CHAR | 10 | |
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TIMESTAMP | DEC | 8 | |
PARAMTYPE | Parameter type for system settings | X | CNV_PARAMTYPE | CHAR | 2 | |
PARAMNAME | Parameter name for system parameters | X | CNV_PARAMNAME | CHAR | 120 | |
VALUE | Parameter value for system settings | CNV_PARAMVALUE | CHAR | 120 | ||
USERVALUE | Parameter value for system settings | CNV_PARAMVALUE | CHAR | 120 | ||
DEFAULTVALUE | Parameter value for system settings | CNV_PARAMVALUE | CHAR | 120 | ||
TOTALSIZE | Size of Tablespace | DEC | 8 | |||
FREESIZE | Freespace | DEC | 8 | |||
STATUS | 30 Characters | CHAR30 | CHAR | 60 |