Hierarchy

⤷

⤷

Basic Data
Data Element | FS_PATH |
Short Description | Path in file system |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | CHAR86L | |
Data Type | CHAR | Character String |
Length | 86 | |
Decimal Places | 0 | |
Output Length | 86 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 5 | Path |
Medium | 15 | File sys.path |
Long | 20 | Path in file system |
Heading | 55 | Path in file system |
Documentation
Definition
Path in file system:
You cannot specify the path generically.
The most precise entry counts in each case.
Examples:
Path Saveflag Fs_noread Fs_nowrite Fs_Brgru
=============================================================
* X X
/usr/temp
/usr/temp/FI X FIFI
Meaning: In principle, nothing in the file system can be changed from ABAP/4, BUT everything under '/usr/temp' is opened without backup or authorization check EXCEPT '/usr/temp/FI' and sub-directories that are backed up and whose files can only be modified by users who have the appropriate authorization for authorization class FIFI.
Or:
Path Saveflag Fs_noread Fs_nowrite Fs_Brgru
=============================================================
*
You can make any modifications from ABAP/4; nothing is backed up and no authorizations are checked.
History
Last changed by/on | SAP | 19961108 |
SAP Release Created in |