- Home
- Resources
- SAP Tables
- LDAPSERVER - LDAP Server
SAP Table LDAPSERVER
LDAP Server
LDAPSERVER (LDAP Server) 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 LDAPSERVER to other SAP tables.
Source: LDAPSERVER (LDAP Server)
LDAPSERVER table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
MANDT |
Client |
MANDT |
T000
|
CLNT |
|
3 |
0 |
|
SERVERID |
Symbolic name of LDAP server |
LDAP_SERV |
|
CHAR |
|
16 |
0 |
|
DFAULT |
LDAP server: Default server |
LDAP_DFAU |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not Selected |
X |
Selected |
|
HOST |
Host name of LDAP server |
LDAP_HOST |
|
CHAR |
|
255 |
0 |
|
PORT |
Port number of LDAP server |
LDAP_PORT |
|
INT4 |
|
10 |
0 |
|
VERSION |
Protocol Version (2 or 3) |
LDAP_VERS |
|
NUMC |
|
1 |
0 |
Possible values
2 |
LDAP version 2 |
3 |
LDAP version 3 |
|
BASE |
Base directory tree entry |
LDAP_BASE |
|
CHAR |
|
255 |
0 |
|
SYSUSER |
User ID for System Logon |
LDAP_SUSR |
LDAPUSER
|
CHAR |
|
16 |
0 |
|
RANONYM |
Read Anonymously |
LDAP_RANO |
|
CHAR |
|
1 |
0 |
Possible values
|
PRODUCT |
Product Name of the LDAP Server |
LDAP_PROD |
|
CHAR |
|
4 |
0 |
Possible values
MSAD |
Microsoft Active Directory Services for Windows 2000 |
MS03 |
Microsoft Windows 2003 Active Directory (Domain Mode) |
ADAM |
Microsoft Windows 2003 Active Directory (Application Mode) |
IBM |
IBM SecureWay Directory 3.2 |
CRIT |
Critical Path InJoin Directory Server 4.0 |
NOVE |
Novell eDirectory 8.5 |
IPLA |
iPlanet Directory Server 5.0 |
CA36 |
Computer Associates eTrust Directory 3.6 |
CA40 |
Computer Associates eTrust Directory 4.0 |
OR30 |
Oracle Internet Directory 9.2 |
DIRX |
Siemens DirX Server 6.0 |
DIRM |
Siemens DirX Extranet Edition 2.x / DirX 7.0 |
OPEN |
OpenLDAP 2.0 |
IETF |
IETF Standard Object Classes |
UNKN |
Unknown |
NDS6 |
Netscape Directory Server 6.1 |
SU52 |
Sun Java System Directory Server 5.2 |
IBM5 |
IBM Tivoli Directory Server 5.2 |
CXML |
Other Certified Product (SAP Note 983808) |
|
APPL |
LDAP Application |
LDAP_APPL |
|
CHAR |
|
4 |
0 |
Possible values
ROOT |
General |
USER |
User |
EMPL |
Employee |
CERT |
CA Certificate |
|
LDAPSERVER foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
LDAPSERVER |
MANDT |
LDAPSERVER |
MANDT |
T000 |
Clients |
MANDT |
LDAPSERVER |
SYSUSER |
LDAPSERVER |
MANDT |
LDAPUSER |
LDAP System User |
MANDT |
LDAPSERVER |
SYSUSER |
LDAPSERVER |
SYSUSER |
LDAPUSER |
LDAP System User |
UNAME |