Data Element 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 | ![]() |
FLG_SEL | Selection indicator | SOURCE VALUE(CHECK_DOS_FORMAT) LIKE RC27X-FLG_SEL OPTIONAL |
2 | ![]() |
PC_DRIVE | Specification of PC disc drive (without colon) | SOURCE VALUE(DRIVE) LIKE PCFILE-DRIVE |
3 | ![]() |
PC_PATH | PC path name | SOURCE VALUE(COMPLETE_FILENAME) LIKE PCFILE-PATH |
4 | ![]() |
PC_PATH | PC path name | SOURCE VALUE(PATH) LIKE PCFILE-PATH |