SAP ATDRT Date Rule Table
Overview
ATDRT is a standard SAP S/4HANA table that stores Date Rule data. There are total 4 fields in the ATDRT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ATDRT belongs to Transaction Manager (FIN-FSCM-TRM-TM) module and is located in the package Treasury Management: Securities (FVVW).
In addition, following links provide an overview of foreign key relationships, if any, that link ATDRT to other SAP tables and standard CDS views available based on ATDRT table in S/4HANA 2020.
Techincal Settings of ATDRT
Below are technical details of the table ATDRT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ATDRT Fields
The following table gives you an overview of the fields available in ATDRT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| DATE_RULE | Date Rule to Determine Due Date | TB_DATE_RULE | ATDR | CHAR | 10 |
| SPRAS | Language Key | SPRAS | * | LANG | 1 |
| DATE_RULE_TEXT | Name of Date Rule | TB_DATE_RULE_TEXT | CHAR | 30 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ATDRT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ATDRT | DATE_RULE | 1: N | ATDR |