The CRMC_FS_ACC_CL table in SAP ERP or S/4HANA stores Assign Classification to Sales Org. and Accounting Principle data. There are total 4 fields in CRMC_FS_ACC_CL table. The Assign Classification to Sales Org. and Accounting Principle 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_FS_ACC_CL table. It is in Financial Services: Classification Data (CRM_FS_1O_EXT_CLASSIFICATION) ABAP package and is part of the Business Transaction Leasing (CRM-LAM-BTX) module.
SAP CRMC_FS_ACC_CL Table Fields
Following is the list of fields that are available in SAP CRMC_FS_ACC_CL table. The primary key fields of the table are CLIENT (Client), SALES_ORG (Sales Organization), ACCRULE (Accounting Principle), CLASSIFICATION (Classification).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| SALES_ORG | Sales Organization | CRMT_SALES_ORG_GEN | CHAR (14) | |
| ACCRULE | Accounting Principle | CRMT_FS_ACCOUNT_PRIN | CRMC_FS_SOG_AP | CHAR (4) |
| CLASSIFICATION | Classification | CRMT_FS_CLASS_VALUE | CRMC_TFILA_LC | CHAR (2) |


