Table list used by SAP ABAP Function Module /SAPHT/DRM_CALC_DATE (Date +/- year/month/day (into the future/past))
SAP ABAP Function Module
/SAPHT/DRM_CALC_DATE (Date +/- year/month/day (into the future/past)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKPF | Accounting Document Header | SOURCE REFERENCE(DATE) LIKE BKPF-BLDAT |
|
| 2 | BKPF | Accounting Document Header | SOURCE VALUE(CALC_DATE) TYPE BKPF-BLDAT |
|
| 3 | BSEG | Accounting Document Segment | SOURCE REFERENCE(DAYS) LIKE BSEG-DTWS1 |
|
| 4 | BSEG | Accounting Document Segment | SOURCE REFERENCE(MONTHS) LIKE BSEG-DTWS2 |
|
| 5 | BSEG | Accounting Document Segment | SOURCE REFERENCE(YEARS) LIKE BSEG-DTWS3 |
|
| 6 | BSEG | Accounting Document Segment | SOURCE REFERENCE(SIGN) LIKE BSEG-XNEGP DEFAULT '+' |
|