Table list used by SAP ABAP Function Module FILL_DAY_OF_HOUR (Fill the table HOUR_OK: Information about the actual Hour (O.K. ?))
SAP ABAP Function Module FILL_DAY_OF_HOUR (Fill the table HOUR_OK: Information about the actual Hour (O.K. ?)) is using
# Object Type Object Name Object Description Note
     
1 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(LOCAL_REMOTE) LIKE DEF_PAR_FU-LOC_REMOTE DEFAULT 'LOCAL'
2 Table  HOUR_OK Information about each hour ('X' or 'Y' ==> O.K.)
3 Table  HOUR_OK Information about each hour ('X' or 'Y' ==> O.K.) SOURCE TF_HOUR_OK STRUCTURE HOUR_OK
4 Table  RFCDES Destination table for Remote Function Call SOURCE VALUE(LOGICAL_DESTINATION) LIKE RFCDES-RFCDEST OPTIONAL