Table/Structure Field list used by SAP ABAP Function Module PC_SPLIT_COMPLETE_FILENAME (Divides a complete PC file name into disk drive, path, file and exten)
SAP ABAP Function Module PC_SPLIT_COMPLETE_FILENAME (Divides a complete PC file name into disk drive, path, file and exten) 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  PCFILE - FNAME_E PC file name with extension
4 Table/Structure Field  PCFILE - PATH PC path name
5 Table/Structure Field  PCFILE - PATH PC path name SOURCE VALUE(COMPLETE_FILENAME) LIKE PCFILE-PATH
6 Table/Structure Field  PCFILE - PATH PC path name SOURCE VALUE(PATH) LIKE PCFILE-PATH
7 Table/Structure Field  RC27X - FLG_SEL Selection indicator
8 Table/Structure Field  RC27X - FLG_SEL Selection indicator SOURCE VALUE(CHECK_DOS_FORMAT) LIKE RC27X-FLG_SEL OPTIONAL
9 Table/Structure Field  SYST - TFILL ABAP System Field: Number of Rows in Internal Tables