Data Element list used by SAP ABAP Function Module INCO_DETERMINE_START_END (determines start and end date for planned interest calculation)
SAP ABAP Function Module
INCO_DETERMINE_START_END (determines start and end date for planned interest calculation) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BDATJ | Posting Date YYYY | SOURCE VALUE(E_YEARBEGIN) LIKE T009B-BDATJ |
|
| 2 | BDATJ | Posting Date YYYY | SOURCE VALUE(E_YEAREND) LIKE T009B-BDATJ |
|
| 3 | FM_ZHLDT | Funds Management - Update Date | SOURCE VALUE(E_EXACTEND) LIKE COFP-ZHLDT |
|
| 4 | J_OBJNR | Object number | SOURCE VALUE(I_BALOBJ) LIKE INBALB1-BALOBJ |
|
| 5 | KOKRS | Controlling Area | SOURCE VALUE(I_KOKRS) LIKE TKA01-KOKRS |
|
| 6 | POPER | Posting period | SOURCE VALUE(E_PERIODEND) LIKE T009B-POPER |
|
| 7 | POPER | Posting period | SOURCE VALUE(E_PERIODBEGIN) LIKE T009B-POPER |
|