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