RSCRMC_IMP_EVENT - Customizing table for defining event handlers in planning
Customizing table for defining event handlers in planning information is stored in SAP table RSCRMC_IMP_EVENT.
It is part of development package RSCRM_IMP_CUSTOMIZING in software component CRM. This development package consists of objects that can be grouped under "CRM In-Memory Planning Customizings".
It is part of development package RSCRM_IMP_CUSTOMIZING in software component CRM. This development package consists of objects that can be grouped under "CRM In-Memory Planning Customizings".
Fields for table RSCRMC_IMP_EVENT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 3 | * |
| QUERY | Query Identifier | X | RSCRM_IMP_QUERY_ID | CHAR | 30 | RSCRMC_EVENT_QRY |
| EVENT | Event ID | X | RSCRM_IMP_EVENT_ID | INT1 | 1 | RSCRMI_EVENTS |
| SEQUENCE | Planning Function Execution Sequence | X | RSCRM_IMP_PF_SEQUENCE | INT1 | 1 | |
| PLANNING_FCT | Name of Planning Function | RSPLF_SRVNM | CHAR | 20 | RSPLF_SRV | |
| PF_FILTER | Planning Filter | RSCRM_IMP_PF_FILTER | CHAR | 1 |