RCCFC_CUSTPARM - RCCF: Settings for Experts
RCCF: Settings for Experts information is stored in SAP table RCCFC_CUSTPARM.
It is part of development package RCCF_CUST in software component SCM-BAS-RCC. This development package consists of objects that can be grouped under "RCCF: Customizing".
It is part of development package RCCF_CUST in software component SCM-BAS-RCC. This development package consists of objects that can be grouped under "RCCF: Customizing".
Fields for table RCCFC_CUSTPARM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
APP | RCCF Application ID | X | RCCF_APP | CHAR | 8 | |
CID | Destination ID of External Engine in RCCF | X | RCCF_DEST_ID | CHAR | 20 | |
PROFILE | Engine Profile | X | RCCF_ENGINE_PROFILE | CHAR | 50 | |
CUSTID | Customizing ID of the Engine Profile | X | RCCF_ENGINE_CUSTID | CHAR | 24 | |
PARAM_SECTION | RCCF Parameter: Section | X | RCCF_PARAM_SECTION | CHAR | 64 | |
PARAM_NAME | RCCF Parameter: Name | X | RCCF_PARAM_NAME | CHAR | 64 | |
PARAM_SWITCH | RCCF Parameter: Value Switch | X | RCCF_PARAM_SWITCH | CHAR | 2 | |
PARAM_S_VAL | RCCF Parameter: Character String | RCCF_PARAM_STRING_VALUE | CHAR | 510 | ||
PARAM_F_VAL | RCCF Parameter: Floating Point Number | RCCF_CUST_PARAM_FLOAT | DEC | 15 | ||
PARAM_I_VAL | RCCF Parameter: Integer | RCCF_PARAM_INTEGER_VALUE | INT4 | 4 | ||
STEXT | Short Text for RCCF Descriptions | RCCF_STEXT | CHAR | 100 |