The CRMC_SRCL_CNDMOD table in SAP ERP or S/4HANA stores Service Clocks: Conditions assigned to Conditions Set data. There are total 8 fields in CRMC_SRCL_CNDMOD table. The Service Clocks: Conditions assigned to Conditions Set table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CRMC_SRCL_CNDMOD table. It is in Calculate durations/thresholds between various events (CRM_SERVICE_CLOCKS) ABAP package and is part of the Basic Functions for Business Transactions (CRM-BTX-BF) module.
SAP CRMC_SRCL_CNDMOD Table Fields
Following is the list of fields that are available in SAP CRMC_SRCL_CNDMOD table. The primary key fields of the table are CLIENT (Client), SRCL_CONDITION_SET (Processing Times: Condition Set), SRCL_CND_EXPRS_SQNC (Processing Times: Expression Sequence in Conditions).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| SRCL_CONDITION_SET | Processing Times: Condition Set | CRMT_SRCL_CNDS | CRMC_SRCL_CNDS | CHAR (18) |
| SRCL_CND_EXPRS_SQNC | Processing Times: Expression Sequence in Conditions | CRMT_SRCL_CND_EXPRS_SQNC | NUMC (2) | |
| SRCL_CND_ATTRIBUTE | Processing Times: Expr. Attrib. (Cond. Attrib. or Condition) | CRMT_SRCL_CND_EXPRSATR | CHAR (18) | |
| SRCL_CND_EXPRS_OP | Processing Times: Expression Operators in Expressions | CRMT_SRCL_CND_EXPRS_OP | CHAR (3) | |
| SRCL_CND_ATTR_VAL1 | Processing Times: Attribute Value 1 | CRMT_SRCL_CND_ATTR_VAL1 | CHAR (30) | |
| SRCL_CND_ATTR_VAL2 | Processing Times: Attribute Value 2 | CRMT_SRCL_CND_ATTR_VAL2 | CHAR (30) | |
| SRCL_CND_EXPRS_LOGOP | Processing Times: Logical Operators in Expressions | CRMT_SRCL_CND_EXPRS_LOGOP | CHAR (3) |


