- Home
- Resources
- SAP Tables
- LDAPUSER - LDAP System User
SAP Table LDAPUSER
LDAP System User
LDAPUSER (LDAP System User) 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 LDAPUSER to other SAP tables.
Source: LDAPUSER (LDAP System User)
LDAPUSER table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
MANDT |
Client |
MANDT |
T000
|
CLNT |
|
3 |
0 |
|
UNAME |
User ID for System Logon |
LDAP_SUSR |
|
CHAR |
|
16 |
0 |
|
READONLY |
User only has read authorization |
LDAP_READ |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not Selected |
X |
Selected |
|
BINDDN |
Distinguished Name |
LDAP_DN |
|
CHAR |
|
255 |
0 |
|
AUTH |
Authentication mechanism (for example, simple bind) |
LDAP_AUTH |
|
INT4 |
|
10 |
0 |
Possible values
|
STORE |
Storage location of credentials |
LDAP_STOR |
|
INT4 |
|
10 |
0 |
Possible values
0 |
Secure storage |
1 |
Simple Memory |
|
INFO |
Access information for credentials |
LDAP_INFO |
|
CHAR |
|
255 |
0 |
|
PWDSEC |
Password for Logon (Encrypted) |
LDAP_PWDSEC |
|
CHAR |
|
255 |
0 |
|
LDAPUSER foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
LDAPUSER |
MANDT |
LDAPUSER |
MANDT |
T000 |
Clients |
MANDT |