SAP Table SPTH
Path ID for backup and authorization
SPTH (Path ID for backup and authorization) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link SPTH to other SAP tables.
SPTH table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
PATH | Path in file system | FS_PATH | CHAR | 86 | 0 | |||||||
SAVEFLAG | Flag for backing up file system | SAVEFLAG | CHAR | 1 | 0 |
Possible values
|
||||||
FS_NOREAD | No read flag in file system | FS_NOREAD | CHAR | 1 | 0 |
Possible values
|
||||||
FS_NOWRITE | Read-only flag in file system | FS_NOWRITE | CHAR | 1 | 0 |
Possible values
|
||||||
FS_BRGRU | Authorization group for ABAP/4 access to file system | FS_BRGRU | SPTHB | CHAR | 4 | 0 |
SPTH foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
SPTH | FS_BRGRU | SPTH | FS_BRGRU | SPTHB | Check table for file system authorization groups | FS_BRGRU |