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 | DEF_PAR_FU | Table for parameter definition in function modules | SOURCE REFERENCE(DEST_TYPE) LIKE DEF_PAR_FU-REQ_MODE |
|
| 2 | DEF_PAR_FU | Table for parameter definition in function modules | SOURCE VALUE(FREE_SPACE) LIKE DEF_PAR_FU-FREESPACE |
|
| 3 | DEF_PAR_FU | Table for parameter definition in function modules | SOURCE VALUE(FILE_PATH) LIKE DEF_PAR_FU-PATHNAME |
|
| 4 | DEF_PAR_FU | Table for parameter definition in function modules | ||
| 5 | DEF_PAR_FU | Table for parameter definition in function modules | SOURCE REFERENCE(I_LOCAL_REMOTE) LIKE DEF_PAR_FU-LOC_REMOTE OPTIONAL |
|
| 6 | LOGDSTHTBL | PF4 help: 'Logical destinations for ST06' | ||
| 7 | LOGIC_DEST | Table for logical destination | ||
| 8 | MSXXLIST | System list structure | ||
| 9 | RFCDES | Destination table for Remote Function Call | SOURCE REFERENCE(I_LOGICAL_DEST) LIKE RFCDES-RFCDEST OPTIONAL |
|
| 10 | RFCDES | Destination table for Remote Function Call | ||