Data Element 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 | BLDAT | Document Date in Document | SOURCE VALUE(DATE) LIKE BKPF-BLDAT |
|
| 2 | BLDAT | Document Date in Document | SOURCE VALUE(CALC_DATE) LIKE BKPF-BLDAT |
|
| 3 | DTAT16 | Instruction key 1 | SOURCE VALUE(DAYS) LIKE BSEG-DTWS1 |
|
| 4 | DTAT17 | Instruction key 2 | SOURCE VALUE(MONTHS) LIKE BSEG-DTWS2 |
|
| 5 | DTAT18 | Instruction key 3 | SOURCE VALUE(YEARS) LIKE BSEG-DTWS3 |
|
| 6 | XNEGP | Indicator: Negative posting | SOURCE VALUE(SIGNUM) LIKE BSEG-XNEGP DEFAULT '+' |
|