The CRM_ISUC_INTSIZE table in SAP ERP or S/4HANA stores Interval Lengths data. There are total 4 fields in CRM_ISUC_INTSIZE table. The Interval Lengths 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 CRM_ISUC_INTSIZE table. It is in Utilities: Profile Data Management (CRM_ISU_PROFILES_DATA) ABAP package and is part of the Utilities Industry: Sales (CRM-IU-S) module.
SAP CRM_ISUC_INTSIZE Table Fields
Following is the list of fields that are available in SAP CRM_ISUC_INTSIZE table. The primary key fields of the table are MANDT (Client), INTSIZEID (Identification of Interval Length).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| INTSIZEID | Identification of Interval Length | CRM_ISUT_INTSIZEID | CHAR (4) | |
| INTSIZE | Interval Length | CRM_ISUT_INTSIZE | NUMC (4) | |
| INTSIZETYPE | Interval Length Category | CRM_ISUT_INTSIZETYPE | NUMC (1) |


