CRMC_SAF_JOB - SAF: Batch job schedule for compilation and clustering
SAF: Batch job schedule for compilation and clustering information is stored in SAP table CRMC_SAF_JOB.
It is part of development package EI_SAF_CUST in software component CA-GTF-IC-SAF. This development package consists of objects that can be grouped under "SAF - Customizing".
It is part of development package EI_SAF_CUST in software component CA-GTF-IC-SAF. This development package consists of objects that can be grouped under "SAF - Customizing".
Fields for table CRMC_SAF_JOB
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | T000 |
KB_NAME | Name of Knowledge Base | X | CRMT_EI_KB_NAME | CHAR | 30 | CRMC_SAF_INX |
LEANGU | Language Key | X | SPRAS | LANG | 1 | * |
FULL_DAY | Days of Background Job Schedule for Full Compilation | CRMT_EI_JOB_FULL_DAY | NUMC | 3 | ||
FULL_HOUR | Hours of Background Job Schedule for Full Compilation | CRMT_EI_JOB_FULL_HOUR | NUMC | 2 | ||
FULL_MIN | Minutes of Background Job Schedule for Full Compilation | CRMT_EI_JOB_FULL_MIN | NUMC | 2 | ||
DELTA_DAY | Days of Background Job Schedule for Delta Compilation | CRMT_EI_JOB_DELTA_DAY | NUMC | 3 | ||
DELTA_HOUR | Hours of Background Job Schedule for Delta Compilation | CRMT_EI_JOB_DELTA_HOUR | NUMC | 2 | ||
DELTA_MIN | Minutes of Background Job Schedule for Delta Compilation | CRMT_EI_JOB_DELTA_MIN | NUMC | 2 | ||
CLUSTER_DAY | Days of Background Job Schedule for Clustering | CRMT_EI_JOB_CLUSTER_DAY | NUMC | 3 | ||
CLUSTER_HOUR | Hours of Background Job Schedule for Clustering | CRMT_EI_JOB_CLUSTER_HOUR | NUMC | 2 | ||
CLUSTER_MIN | Minutes of Background Job Schedule for Clustering | CRMT_EI_JOB_CLUSTER_MIN | NUMC | 2 | ||
MAX_JOBS | SAF: Maximum number of parallel jobs for full compilation | CRMT_SAF_MAX_JOBS | NUMC | 4 |