Data Element list used by SAP ABAP Function Module MC_PERIO_GET_FIRST_AND_LASTDAY (zu einer Periode mit Periodenkennzeichen den 1. und letzten Tag bestimmen)
SAP ABAP Function Module
MC_PERIO_GET_FIRST_AND_LASTDAY (zu einer Periode mit Periodenkennzeichen den 1. und letzten Tag bestimmen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FABKL | Factory calendar key | SOURCE VALUE(IFABKL) LIKE T001W-FABKL DEFAULT SPACE |
|
| 2 | PERID | Period: day, week, month, posting period as rep. internally | SOURCE VALUE(IPERID) LIKE PGABV-PERID |
|
| 3 | PERIV | Fiscal Year Variant | SOURCE VALUE(IPERIV) LIKE PGABV-PERIV DEFAULT SPACE |
|
| 4 | PERKZ | Period indicator | SOURCE VALUE(IPERKZ) LIKE PGABV-PERKZ |
|
| 5 | SCDATUM | Date for public holiday and factory calendars | SOURCE VALUE(ELASTDAY) LIKE SCAL-DATE |
|
| 6 | SCDATUM | Date for public holiday and factory calendars | SOURCE VALUE(EFIRSTDAY) LIKE SCAL-DATE |
|
| 7 | WERKS_D | Plant | SOURCE VALUE(IWERKS) LIKE RMCP2-WERKS DEFAULT SPACE |
|