RCCC_ENGINES - External Engines in RCCF
External Engines in RCCF information is stored in SAP table RCCC_ENGINES.
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_ENGINES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ENGINE_APP | RCCF Application ID | X | RCC_APP | CHAR | 8 | |
ENGINE_STEXT | Short Text for RCCF Descriptions | RCC_STEXT | CHAR | 100 | ||
ENGINE_TRACE | File Name in RCCF | RCC_FILE_NAME | CHAR | 510 | ||
ENGINE_DUMP_IN | File Name in RCCF | RCC_FILE_NAME | CHAR | 510 | ||
ENGINE_DUMP_OUT | File Name in RCCF | RCC_FILE_NAME | CHAR | 510 | ||
ENGINE_CLEAN_CBK | Absolute Type Name in ABAP | RCC_ABAP_ABSTYPENAME | CHAR | 400 | ||
ENGINE_EVENT_CBK | Absolute Type Name in ABAP | RCC_ABAP_ABSTYPENAME | CHAR | 400 | ||
ENGINE_HANDLER_CBK | Absolute Type Name in ABAP | RCC_ABAP_ABSTYPENAME | CHAR | 400 |