Table list used by SAP ABAP Function Module PC_BUILD_COMPLETE_FILENAME (Builds complete file name from disk drive, path, file name and extension)
SAP ABAP Function Module
PC_BUILD_COMPLETE_FILENAME (Builds complete file name from disk drive, path, file name and extension) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
PCFILE | Components of a PC file name as structure | SOURCE VALUE(PATH) LIKE PCFILE-PATH DEFAULT SPACE |
2 | ![]() |
PCFILE | Components of a PC file name as structure | SOURCE VALUE(COMPLETE_FILENAME) LIKE PCFILE-PATH |
3 | ![]() |
PCFILE | Components of a PC file name as structure | SOURCE VALUE(DRIVE) LIKE PCFILE-DRIVE DEFAULT SPACE |
4 | ![]() |
PCFILE | Components of a PC file name as structure | |
5 | ![]() |
RC27X | Auxiliary fields for list processing in routings | SOURCE VALUE(CHECK_DOS_FORMAT) LIKE RC27X-FLG_SEL DEFAULT SPACE |