Data Element list used by SAP ABAP Function Module USS_DATE_DECOMPOSITION (Exports week, year, month and quarter of the date)
SAP ABAP Function Module
USS_DATE_DECOMPOSITION (Exports week, year, month and quarter of the date) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CYEAR | Holiday and factory calendar function module year | SOURCE REFERENCE(E_YEAR) TYPE WORKFLDS-YEARN |
2 | ![]() |
KWEEK | Factory calendar: Week | SOURCE REFERENCE(E_WEEK) TYPE WORKFLDS-WEEKN |
3 | ![]() |
NUM1 | Numeric 1-character | |
4 | ![]() |
NUM2 | Numeric, 2-digit value | |
5 | ![]() |
NUM6 | Numerical Character Field of Length 6 | SOURCE REFERENCE(E_MONTH) TYPE NUM6 |
6 | ![]() |
NUMC5 | 5 Character Numeric NUMC | SOURCE REFERENCE(E_QUARTER) TYPE NUMC5 |