CRMC_EXTMGR_PAR - Extraction Manager Parallel Processing settings
Extraction Manager Parallel Processing settings information is stored in SAP table CRMC_EXTMGR_PAR.
It is part of development package CRM_ES_EXTR_MGR in software component CA-WUI-ES. This development package consists of objects that can be grouped under "CRM Enterprise Search Extraction Manager".
It is part of development package CRM_ES_EXTR_MGR in software component CA-WUI-ES. This development package consists of objects that can be grouped under "CRM Enterprise Search Extraction Manager".
Fields for table CRMC_EXTMGR_PAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | * |
SERVER_GROUP | Server Group for Parallel Processing | SPTA_RFCGR | CHAR | 20 | ||
MAXIMUM_TASKS | Maximum Number of Parallel Tasks | CRM_ES_MAXI_PARALLEL_TASKS | NUMC | 4 | ||
MAXIMUM_RESUB | Maximum Number of Resubmission of Tasks | CRM_ES_MAXI_TASK_RESUB_TRY | NUMC | 4 | ||
MAXIMUM_TIMOUT | Timeout Limit for Tasks | CRM_ES_MAXI_TASK_TIMOUT | NUMC | 4 | ||
PACKAGE_SIZE | Parallel Processing Package Size | CRM_ES_PACKAGE_SIZE | NUMC | 4 |