Table list used by SAP ABAP Function Module PC_CHECK_PATH (Checks the path specification of a PC file name for correctness)
SAP ABAP Function Module
PC_CHECK_PATH (Checks the path specification of a PC file name for correctness) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PCFILE | Components of a PC file name as structure | ||
| 2 | PCFILE | Components of a PC file name as structure | SOURCE VALUE(EPATH) LIKE PCFILE-PATH |
|
| 3 | PCFILE | Components of a PC file name as structure | SOURCE VALUE(IPATH) LIKE PCFILE-PATH |
|
| 4 | RC27X | Auxiliary fields for list processing in routings | SOURCE VALUE(CHECK_DOS_FORMAT) LIKE RC27X-FLG_SEL OPTIONAL |
|