Table/Structure Field list used by SAP ABAP Function Module CH_SPLIT_FILENAME (Splits PC File Name into Drive,Path,File and Extension)
SAP ABAP Function Module CH_SPLIT_FILENAME (Splits PC File Name into Drive,Path,File and Extension) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  PCFILE - DRIVE Specification of PC disc drive (without colon)
2 Table/Structure Field  PCFILE - DRIVE Specification of PC disc drive (without colon) SOURCE VALUE(DRIVE) LIKE PCFILE-DRIVE
3 Table/Structure Field  RC27X - FLG_SEL Selection indicator SOURCE VALUE(CHECK_DOS_FORMAT) LIKE RC27X-FLG_SEL OPTIONAL
4 Table/Structure Field  SYST - TFILL ABAP System Field: Number of Rows in Internal Tables