The CMACCADD table in SAP ERP or S/4HANA stores Due Date Schedule for Contract Account data. There are total 4 fields in CMACCADD table. The Due Date Schedule for Contract Account 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 CMACCADD table. It is in Campus Management: Student Account (CMAC_E) ABAP package and is part of the Student Accounting (IS-HER-CM-AC) module.
SAP CMACCADD Table Fields
Following is the list of fields that are available in SAP CMACCADD table. The primary key fields of the table are MANDT (Client), VKONT (Contract Account Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| VKONT | Contract Account Number | VKONT_KK | FKKVK | CHAR (12) |
| DDSCHED | Due Date Schedule | PIQDDSCHED | T7PIQDDSCHED | CHAR (6) |
| XFIX_DDSCHED | Apply Manual Setting for Due Date Schedule | XFIX_DDSCHED_PS | CHAR (1) |


