Data Element list used by SAP ABAP Function Module WOD1_GET_FIRST_DAY (Ermittelt den ersten Tag einer Periode je nach Periodenkennzeichen)
SAP ABAP Function Module
WOD1_GET_FIRST_DAY (Ermittelt den ersten Tag einer Periode je nach Periodenkennzeichen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | GKDAY | Gregorian calender day | SOURCE VALUE(E_DATE) LIKE MDCAL-GKDAY |
|
| 2 | PERIV | Fiscal Year Variant | SOURCE VALUE(I_PERIV) LIKE MARC-PERIV |
|
| 3 | PERKZ | Period indicator | SOURCE VALUE(I_PERKZ) LIKE MARC-PERKZ |
|
| 4 | SCDATUM | Date for public holiday and factory calendars | SOURCE VALUE(I_DATE) LIKE SCAL-DATE |
|