SAP ATDR Table – Date Rule

The ATDR table in SAP ERP or S/4HANA stores Date Rule data. There are total 6 fields in ATDR table. The Date Rule 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 ATDR table. It is in Treasury Management: Securities (FVVW) ABAP package and is part of the Transaction Manager (FIN-FSCM-TRM-TM) module.

SAP ATDR Table Fields

Following is the list of fields that are available in SAP ATDR table. The primary key fields of the table are MANDT (Client), DATE_RULE (Date Rule to Determine Due Date).

Field Description Data Element Check Table Data Type
MANDT Client MANDT CLNT (3)
DATE_RULE Date Rule to Determine Due Date TB_DATE_RULE CHAR (10)
SIGN_TO_POS_DAT +/- Sign TB_SSIGN_PM CHAR (1)
SIGN_TO_CALC_DAT +/- Sign TB_SSIGN_PM CHAR (1)
SIGN_TO_PAYM_DAT +/- Sign TB_SSIGN_PM CHAR (1)
DATE_EXCL Indicator Date Excluded FTR_DATE_EXCL CHAR (1)