CNV_PE_PARAM - General parameters for parameter values
General parameters for parameter values information is stored in SAP table CNV_PE_PARAM.
It is part of development package CNV_PE_BASIS in software component CA-LT. This development package consists of objects that can be grouped under "PE: General (basic) objects of posting engine".
It is part of development package CNV_PE_BASIS in software component CA-LT. This development package consists of objects that can be grouped under "PE: General (basic) objects of posting engine".
Fields for table CNV_PE_PARAM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
OWNER_ID | Unique ID of a Posting Engine Object | X | CNV_PE_OBJ_ID | CHAR | 64 | CNV_PE_OBJECT |
PARAM_NAME | Name of a General Parameter | X | CNV_PE_PARAM_NAME | CHAR | 60 | |
USER_NAME | User Name | X | SYUNAME | CHAR | 24 | |
.INCLUDE | CNV_PE_S_PARAM_RANGE | 0 | ||||
SIGN | Type of SIGN component in row type of a Ranges type | DDSIGN | CHAR | 2 | ||
SOPTION | Type of OPTION component in row type of a Ranges type | DDOPTION | CHAR | 4 | ||
LOW | Value of a General Parameter | CNV_PE_PARAM_VAL | CHAR | 240 | ||
HIGH | Value of a General Parameter | CNV_PE_PARAM_VAL | CHAR | 240 | ||
.INCLUDE | CNV_PE_S_MODIFICATION_INFO | 0 | ||||
CRE_USER | User Name | SYUNAME | CHAR | 24 | ||
CRE_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
CRE_OBJECT | Object Name in Object Directory | SOBJ_NAME | CHAR | 80 | ||
CHG_USER | User Name | SYUNAME | CHAR | 24 | ||
CHG_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
CHG_OBJECT | Object Name in Object Directory | SOBJ_NAME | CHAR | 80 |