The table ATDR (Date Rule) is a standard table in SAP ERP.
It belongs to the package FVVW.
Technical Information
Table |
ATDR |
Short Text |
Date Rule |
Package |
FVVW
|
Table Type |
Transparent Table
|
Fields for Table ATDR
Field Name |
Key |
Description |
Data Element |
Type |
Length |
Check Table |
MANDT |
✔ |
Client |
MANDT |
CLNT |
3 |
* |
DATE_RULE |
✔ |
Date Rule to Determine Due Date |
TB_DATE_RULE |
CHAR |
10 |
|
DAYS_TO_POS_DAT |
|
Number of Days Between Position Val. Date and Reference Date |
TB_DAYS_TO_POS |
DEC |
2 |
|
SIGN_TO_POS_DAT |
|
+/- Sign |
TB_SSIGN_PM |
CHAR |
1 |
|
DAYS_TO_CALC_DAT |
|
Number of Days Between Calculation Date and Reference Date |
TB_DAYS_TO_CALC |
DEC |
2 |
|
SIGN_TO_CALC_DAT |
|
+/- Sign |
TB_SSIGN_PM |
CHAR |
1 |
|
DAYS_TO_PAYM_DAT |
|
Number of Days Between Payment Date and Reference Date |
TB_DAYS_TO_PAYM |
DEC |
2 |
|
SIGN_TO_PAYM_DAT |
|
+/- Sign |
TB_SSIGN_PM |
CHAR |
1 |
|