Table/Structure Field 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/Structure Field  DEF_PAR_FU - FREESPACE Storage on Disk in KBs SOURCE VALUE(FREE_SPACE) LIKE DEF_PAR_FU-FREESPACE
2 Table/Structure Field  DEF_PAR_FU - REQ_TYP Data for tables to call "SAPOSCOL"
3 Table/Structure Field  DEF_PAR_FU - REQ_RC Data for tables to call "SAPOSCOL"
4 Table/Structure Field  DEF_PAR_FU - REQ_PARAM3 Character 512
5 Table/Structure Field  DEF_PAR_FU - REQ_PARAM2 Character 512
6 Table/Structure Field  DEF_PAR_FU - REQ_PARAM1 Character 512
7 Table/Structure Field  DEF_PAR_FU - REQ_MODE Single-Character Flag
8 Table/Structure Field  DEF_PAR_FU - REQ_MODE Single-Character Flag SOURCE REFERENCE(DEST_TYPE) LIKE DEF_PAR_FU-REQ_MODE
9 Table/Structure Field  DEF_PAR_FU - REQ_ID Data for tables to call "SAPOSCOL"
10 Table/Structure Field  DEF_PAR_FU - PATHNAME char120 SOURCE VALUE(FILE_PATH) LIKE DEF_PAR_FU-PATHNAME
11 Table/Structure Field  DEF_PAR_FU - PATHNAME char120
12 Table/Structure Field  DEF_PAR_FU - LOC_REMOTE Key: Destination for RFC local or remote SOURCE REFERENCE(I_LOCAL_REMOTE) LIKE DEF_PAR_FU-LOC_REMOTE OPTIONAL
13 Table/Structure Field  DEF_PAR_FU - LOC_REMOTE Key: Destination for RFC local or remote
14 Table/Structure Field  DEF_PAR_FU - FREESPACE Storage on Disk in KBs
15 Table/Structure Field  LOGDSTHTBL - LOCALITY Character Field Length = 10
16 Table/Structure Field  LOGDSTHTBL - LOGDEST SAPOSCOL destination
17 Table/Structure Field  LOGIC_DEST - LOGIC_DEST SAPOSCOL destination
18 Table/Structure Field  MSXXLIST - NAME Application Server Instance
19 Table/Structure Field  RFCDES - RFCDEST Logical Destination (Specified in Function Call) SOURCE REFERENCE(I_LOGICAL_DEST) LIKE RFCDES-RFCDEST OPTIONAL
20 Table/Structure Field  RFCDES - RFCDEST Logical Destination (Specified in Function Call)
21 Table/Structure Field  SYST - HOST ABAP System Field: Name of Current Application Server
22 Table/Structure Field  SYST - OPSYS ABAP System Field: Operating System of Application Server