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 | ![]() |
PCFILE - DRIVE | Specification of PC disc drive (without colon) | |
2 | ![]() |
PCFILE - DRIVE | Specification of PC disc drive (without colon) | SOURCE VALUE(DRIVE) LIKE PCFILE-DRIVE |
3 | ![]() |
RC27X - FLG_SEL | Selection indicator | SOURCE VALUE(CHECK_DOS_FORMAT) LIKE RC27X-FLG_SEL OPTIONAL |
4 | ![]() |
SYST - TFILL | ABAP System Field: Number of Rows in Internal Tables | |