SPTH - Path ID for backup and authorization
Path ID for backup and authorization information is stored in SAP table SPTH.
It is part of development package SABP in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP Runtime Environment".
It is part of development package SABP in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP Runtime Environment".
Fields for table SPTH
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PATH | Path in file system | X | FS_PATH | CHAR | 86 | |
SAVEFLAG | Flag for backing up file system | SAVEFLAG | CHAR | 1 | ||
FS_NOREAD | No read flag in file system | FS_NOREAD | CHAR | 1 | ||
FS_NOWRITE | Read-only flag in file system | FS_NOWRITE | CHAR | 1 | ||
FS_BRGRU | Authorization Group for ABAP Access to File System | FS_BRGRU | CHAR | 4 | SPTHB |