SAP Table USER_DIR
Table used to store user def. directories to be used in al11
USER_DIR (Table used to store user def. directories to be used in al11) 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 USER_DIR to other SAP tables.
USER_DIR table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
DIRNAME | char(75) data type | DIRNAME | CHAR | 75 | 0 | |||
ALIASS | char(75) data type | DIRNAME | CHAR | 75 | 0 | |||
SVRNAME | char(75) data type | DIRNAME | CHAR | 75 | 0 | |||
SP_NAME | char(75) data type | DIRNAME | CHAR | 75 | 0 | |||
SP_CS | char(10) data type | SP_CS | CHAR | 10 | 0 |