Data Element list used by SAP ABAP Function Module CONVERT_YEAR_WITH_THRESHOLD (Year conversion from 2-digit to 4-digit no. (with threshold))
SAP ABAP Function Module
CONVERT_YEAR_WITH_THRESHOLD (Year conversion from 2-digit to 4-digit no. (with threshold)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CYEAR | Holiday and factory calendar function module year | SOURCE VALUE(OUTPUT) LIKE WORKFLDS-YEARN |
|
| 2 | FCMNR | Month number | SOURCE VALUE(INPUT) LIKE WORKFLDS-MONTH DEFAULT 00 |
|
| 3 | FCMNR | Month number | SOURCE VALUE(THRESHOLD) LIKE WORKFLDS-MONTH DEFAULT 50 |
|