Data Element list used by SAP ABAP Function Module VELO03_DATE_TO_WEEK_OR_MONTH (VELO : Datum in Woche oder Monat konvertieren)
SAP ABAP Function Module
VELO03_DATE_TO_WEEK_OR_MONTH (VELO : Datum in Woche oder Monat konvertieren) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SCDATUM | Date for public holiday and factory calendars | SOURCE REFERENCE(DATE_IV) LIKE SCAL-DATE |
|
| 2 | VLC_MONTH | Month of Construction of Vehicle | SOURCE REFERENCE(MONTH_EV) TYPE VLC_MONTH |
|
| 3 | VLC_WEEK | Production Week | SOURCE REFERENCE(WEEK_EV) TYPE VLC_WEEK |
|
| 4 | VLC_YEAR_OF_CONSTRUCTION | Construction Year of Vehicle | SOURCE REFERENCE(YEAR_EV) TYPE VLC_YEAR_OF_CONSTRUCTION |
|