SAP Table PATH

Definition of Physical File Paths for Each Syntax

PATH (Definition of Physical File Paths for Each Syntax) 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 PATH to other SAP tables.

PATH table fields

Field Data element Checktable Datatype Length Decimals
PATHINTERN Logical path name PATHINTERN FILEPATH CHAR 60 0
FILESYS Syntax group for file and path names FILESYS_D FILESYS CHAR 10 0
PATHEXTERN Physical path name PATHEXTERN CHAR 200 0

PATH foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
PATH FILESYS PATH FILESYS FILESYS Definition of File Description Syntax Groups FILESYS
PATH PATHINTERN PATH PATHINTERN FILEPATH Logical File Path Definition PATHINTERN