The CRMC_PS_CAP_ALGT table in SAP ERP or S/4HANA stores Description of Case Determination Algorithms data. There are total 3 fields in CRMC_PS_CAP_ALGT table. The Description of Case Determination Algorithms 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_PS_CAP_ALGT table. It is in Public Services: Case Assignment for One Order Objects (CRM_PS_CAP) ABAP package and is part of the S4CRM: Public Services Industry (CRM-S4-IPS) module.
SAP CRMC_PS_CAP_ALGT Table Fields
Following is the list of fields that are available in SAP CRMC_PS_CAP_ALGT table. The primary key fields of the table are ALGORITHM (Type of Case Determination Algorithm), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| ALGORITHM | Type of Case Determination Algorithm | CRMT_PS_CAP_ALG | CRMC_PS_CAP_ALG | CHAR (10) |
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| DESCRIPTION | Description of Case Determination Algorithm | CRMT_PS_CAP_ALG_DESC | CHAR (40) |


