Where Used List (Function Module) for SAP ABAP Table/Structure Field PCFILE-PATH (PCFILE)
SAP ABAP Table/Structure Field
PCFILE - PATH (PCFILE) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
CH_CHECK_PATH VALUE(IPATH) LIKE PCFILE-PATH
|
Checks the path of PC file | ||||
| 2 |
CH_CHECK_PATH
|
Checks the path of PC file | ||||
| 3 |
CH_CHECK_PATH VALUE(EPATH) LIKE PCFILE-PATH
|
Checks the path of PC file | ||||
| 4 |
PC_BUILD_COMPLETE_FILENAME VALUE(COMPLETE_FILENAME) LIKE PCFILE-PATH
|
Builds complete file name from disk drive, path, file name and extension | ||||
| 5 |
PC_BUILD_COMPLETE_FILENAME VALUE(PATH) LIKE PCFILE-PATH DEFAULT SPACE
|
Builds complete file name from disk drive, path, file name and extension | ||||
| 6 |
PC_BUILD_COMPLETE_FILENAME
|
Builds complete file name from disk drive, path, file name and extension | ||||
| 7 |
PC_CHECK_EXTENSION
|
Checks the name extension of a PC file name for correctness | ||||
| 8 |
PC_CHECK_FILENAME
|
Checks a PC file name (without path and extension) for correctness | ||||
| 9 |
PC_CHECK_FILENAME_WITH_EXT
|
Check a PC file name which may contain an extension. | ||||
| 10 |
PC_CHECK_PATH
|
Checks the path specification of a PC file name for correctness | ||||
| 11 |
PC_CHECK_PATH VALUE(IPATH) LIKE PCFILE-PATH
|
Checks the path specification of a PC file name for correctness | ||||
| 12 |
PC_CHECK_PATH VALUE(EPATH) LIKE PCFILE-PATH
|
Checks the path specification of a PC file name for correctness | ||||
| 13 |
PC_CHECK_PATH_WITH_DRIVE
|
Checks a PC path specific. which may also contain a disk drive specif | ||||
| 14 |
PC_CHECK_PATH_WITH_DRIVE VALUE(EPATH) LIKE PCFILE-PATH
|
Checks a PC path specific. which may also contain a disk drive specif | ||||
| 15 |
PC_CHECK_PATH_WITH_DRIVE VALUE(IPATH) LIKE PCFILE-PATH
|
Checks a PC path specific. which may also contain a disk drive specif | ||||
| 16 |
PC_SPLIT_COMPLETE_FILENAME VALUE(COMPLETE_FILENAME) LIKE PCFILE-PATH
|
Divides a complete PC file name into disk drive, path, file and exten | ||||
| 17 |
PC_SPLIT_COMPLETE_FILENAME VALUE(PATH) LIKE PCFILE-PATH
|
Divides a complete PC file name into disk drive, path, file and exten | ||||
| 18 |
PC_SPLIT_COMPLETE_FILENAME
|
Divides a complete PC file name into disk drive, path, file and exten | ||||
| 19 |
SYLK_DOWNLOAD VALUE(FNAME) LIKE PCFILE-PATH
|
Writes the end sequence and transfers table SYLK onto the PC | ||||
| 20 |
SYLK_DOWNLOAD
|
Writes the end sequence and transfers table SYLK onto the PC |