Data Element list used by SAP ABAP Function Module WLB_CALCULATE_LAST_DAY (Function to calculate the last day of the period)
SAP ABAP Function Module
WLB_CALCULATE_LAST_DAY (Function to calculate the last day of the period) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ERTAG | First day of the period to which the values refer | SOURCE VALUE(I_PERKZ_FIRST_DAY) LIKE PROW-ERTAG |
|
| 2 | ERTAG | First day of the period to which the values refer | SOURCE VALUE(E_LAST_DAY) LIKE PROW-ERTAG |
|
| 3 | PERIV | Fiscal Year Variant | SOURCE VALUE(I_PERIV) LIKE MARC-PERIV |
|
| 4 | PERKZ | Period indicator | SOURCE VALUE(I_PERKZ) LIKE MARC-PERKZ |
|
| 5 | WERKS_D | Plant | SOURCE VALUE(I_WERKS) LIKE T001W-WERKS |
|