The CRMC_S_ALLTDAR table in SAP ERP or S/4HANA stores Allowed Business Appointment Category data. There are total 7 fields in CRMC_S_ALLTDAR table. The Allowed Business Appointment Category 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_S_ALLTDAR table. It is in Customizing for application PrePost Processing (CRM_IC_APPL_CUST_PREPOST) ABAP package and is part of the Interaction Center WebClient (CRM-IC) module.
SAP CRMC_S_ALLTDAR Table Fields
Following is the list of fields that are available in SAP CRMC_S_ALLTDAR table. The primary key fields of the table are CLIENT (Client), ID_ALLTDAR (ID Allowed Business Appointment Categories), TDAR (Time-Dependent Appointment Rules: Appointment Rule Category).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| ID_ALLTDAR | ID Allowed Business Appointment Categories | CRMT_ID_ALLTDAR | CRMC_ALLTDAR | CHAR (4) |
| TDAR | Time-Dependent Appointment Rules: Appointment Rule Category | CRMT_BU_TDAR_TYPE | CRMC_BUT_TDAR | CHAR (1) |
| IS_READ_ONLY | Flag a Business Appointment Category is ‘read-only’ | CRMT_TDAR_IS_READ_ONLY | CHAR (1) | |
| USE_CUR_CUST | Flag ‘Use Confirmed Account’ | CRMT_USE_CUR_CUST | CHAR (1) | |
| USE_CUR_CONT | Flag ‘Use confirmed contact person’ | CRMT_USE_CUR_CONT | CHAR (1) | |
| USE_PARTNER_FCT | Use partner in partner function of Business Transaction | CRMT_USE_PARTNER_FCT | CRMC_PARTNER_FCT | CHAR (8) |


