SAP Table ATDR
Date Rule
ATDR (Date Rule) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link ATDR to other SAP tables.
ATDR table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||||||
DATE_RULE | Date Rule to Determine Due Date | TB_DATE_RULE | CHAR | 10 | 0 | |||||||
DAYS_TO_POS_DAT | Number of Days Between Position Val. Date and Reference Date | TB_DAYS_TO_POS | DEC | 2 | 0 | |||||||
SIGN_TO_POS_DAT | +/- Sign | TB_SSIGN_PM | CHAR | 1 | 0 |
Possible values
|
||||||
DAYS_TO_CALC_DAT | Number of Days Between Calculation Date and Reference Date | TB_DAYS_TO_CALC | DEC | 2 | 0 | |||||||
SIGN_TO_CALC_DAT | +/- Sign | TB_SSIGN_PM | CHAR | 1 | 0 |
Possible values
|
||||||
DAYS_TO_PAYM_DAT | Number of Days Between Payment Date and Reference Date | TB_DAYS_TO_PAYM | DEC | 2 | 0 | |||||||
SIGN_TO_PAYM_DAT | +/- Sign | TB_SSIGN_PM | CHAR | 1 | 0 |
Possible values
|