Table list used by SAP ABAP Function Module SHOW_FILEPATH_FREESPACE (Given a file path return the free space for the corresponding filesystem)
SAP ABAP Function Module SHOW_FILEPATH_FREESPACE (Given a file path return the free space for the corresponding filesystem) is using
# Object Type Object Name Object Description Note
     
1 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE REFERENCE(DEST_TYPE) LIKE DEF_PAR_FU-REQ_MODE
2 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(FREE_SPACE) LIKE DEF_PAR_FU-FREESPACE
3 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(FILE_PATH) LIKE DEF_PAR_FU-PATHNAME
4 Table  DEF_PAR_FU Table for parameter definition in function modules
5 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE REFERENCE(I_LOCAL_REMOTE) LIKE DEF_PAR_FU-LOC_REMOTE OPTIONAL
6 Table  LOGDSTHTBL PF4 help: 'Logical destinations for ST06'
7 Table  LOGIC_DEST Table for logical destination
8 Table  MSXXLIST System list structure
9 Table  RFCDES Destination table for Remote Function Call SOURCE REFERENCE(I_LOGICAL_DEST) LIKE RFCDES-RFCDEST OPTIONAL
10 Table  RFCDES Destination table for Remote Function Call