RCCC_CUSTPARM - RCCF: Settings for Experts
RCCF: Settings for Experts information is stored in SAP table RCCC_CUSTPARM.
It is part of development package RCC_CUST in software component CA-EPT-RCC. This development package consists of objects that can be grouped under "RCCF: Customizing".
It is part of development package RCC_CUST in software component CA-EPT-RCC. This development package consists of objects that can be grouped under "RCCF: Customizing".
Fields for table RCCC_CUSTPARM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
APP | RCCF Application ID | X | RCC_APP | CHAR | 4 | |
CID | Destination ID of External Engine in RCCF | X | RCC_DEST_ID | CHAR | 10 | |
PROFILE | Engine Profile | X | RCC_ENGINE_PROFILE | CHAR | 25 | |
CUSTID | Customizing ID of the Engine Profile | X | RCC_ENGINE_CUSTID | CHAR | 12 | |
PARAM_SECTION | RCCF Parameter: Section | X | RCC_PARAM_SECTION | CHAR | 32 | |
PARAM_NAME | RCCF Parameter: Name | X | RCC_PARAM_NAME | CHAR | 32 | |
PARAM_SWITCH | RCCF Parameter: Value Switch | X | RCC_PARAM_SWITCH | CHAR | 1 | |
PARAM_S_VAL | RCCF Parameter: Character String | RCC_PARAM_STRING_VALUE | CHAR | 255 | ||
PARAM_F_VAL | RCCF Parameter: Floating Point Number | RCC_CUST_PARAM_FLOAT | DEC | 15 | ||
PARAM_I_VAL | RCCF Parameter: Integer | RCC_PARAM_INTEGER_VALUE | INT4 | 4 | ||
STEXT | Short Text for RCCF Descriptions | RCC_STEXT | CHAR | 50 |