The CRMC_PROF_SPLI table in SAP ERP or S/4HANA stores FI-CA Action Profiles (obsolete) data. There are total 5 fields in CRMC_PROF_SPLI table. The FI-CA Action Profiles (obsolete) 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_PROF_SPLI table. It is in CRM FI-CA Integration Customizing Part II (CRM_FICA_CUST04) ABAP package and is part of the Financial Contract Accounting (CRM-IC-FCA) module.
SAP CRMC_PROF_SPLI Table Fields
Following is the list of fields that are available in SAP CRMC_PROF_SPLI table. The primary key fields of the table are MANDT (Client), PROFILE (FI-CA Profile), CRMPRO (CRM Profile for FI-CA Integration).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PROFILE | FI-CA Profile | CRMT_FICA_PROFILE | CRMC_FICA_PROFIL | CHAR (10) |
| CRMPRO | CRM Profile for FI-CA Integration | CRMPRO_CA | CRMC_FICA_SPLI | CHAR (10) |
| DEFSIGN | Default Indicator | DEFAU_CA | CHAR (1) | |
| CASETASK | Settings for Case Handling | CASETASK | NUMC (1) |


