Table/Structure Field 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 | WORKFLDS - MONTH | Month number | SOURCE VALUE(INPUT) LIKE WORKFLDS-MONTH DEFAULT 00 |
|
| 2 | WORKFLDS - MONTH | Month number | SOURCE VALUE(THRESHOLD) LIKE WORKFLDS-MONTH DEFAULT 50 |
|
| 3 | WORKFLDS - MONTH | Month number | ||
| 4 | WORKFLDS - YEARN | Holiday and factory calendar function module year | ||
| 5 | WORKFLDS - YEARN | Holiday and factory calendar function module year | SOURCE VALUE(OUTPUT) LIKE WORKFLDS-YEARN |
|