Table 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 Table  WORKFLDS FB F4_DATE work fields SOURCE VALUE(INPUT) LIKE WORKFLDS-MONTH DEFAULT 00
2 Table  WORKFLDS FB F4_DATE work fields SOURCE VALUE(THRESHOLD) LIKE WORKFLDS-MONTH DEFAULT 50
3 Table  WORKFLDS FB F4_DATE work fields SOURCE VALUE(OUTPUT) LIKE WORKFLDS-YEARN