SAP ABAP Table RCCS_DATA_CUSTOMERPARAMETER (User Parameter in RCCF)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
RCC_COMMON (Package) RCCF: Shared Objects
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | RCCS_DATA_CUSTOMERPARAMETER |
|
| Short Description | User Parameter in RCCF |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
RCC_APP | RCC_DO_APP | CHAR | 4 | 0 | RCCF Application ID | ||
| 2 | |
RCC_DEST_ID | RCC_DO_CID | CHAR | 10 | 0 | Destination ID of External Engine in RCCF | ||
| 3 | |
RCC_ENGINE_PROFILE | RCC_DO_ENGINE_PROFILE | CHAR | 25 | 0 | Engine Profile | ||
| 4 | |
RCC_ENGINE_CUSTID | RCC_DO_ENGINE_CUSTID | CHAR | 12 | 0 | Customizing ID of the Engine Profile | ||
| 5 | |
RCC_PARAM_SECTION | RCC_DO_PARAM_SECTION | CHAR | 32 | 0 | RCCF Parameter: Section | ||
| 6 | |
RCC_PARAM_NAME | RCC_DO_PARAM_NAME | CHAR | 32 | 0 | RCCF Parameter: Name | ||
| 7 | |
RCC_PARAM_SWITCH | RCC_DO_PARAM_SWITCH | CHAR | 1 | 0 | RCCF Parameter: Value Switch | ||
| 8 | |
RCC_PARAM_STRING_VALUE | RCC_DO_PARAM_STRING_VALUE | CHAR | 255 | 0 | RCCF Parameter: Character String | ||
| 9 | |
RCC_PARAM_FLOAT_VALUE | RCC_DO_PARAM_FLOAT_VALUE | FLTP | 16 | 16 | RCCF Parameter: Floating Point Value | ||
| 10 | |
RCC_PARAM_INTEGER_VALUE | RCC_DO_PARAM_INTEGER_VALUE | INT4 | 10 | 0 | RCCF Parameter: Integer | ||
| 11 | |
RCC_STEXT | RCC_DO_STEXT | CHAR | 50 | 0 | Short Text for RCCF Descriptions |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 604 |