Table/Structure Field list used by SAP ABAP Function Module LDAP_COMMONBIND (LDAP_COMMONBIND)
SAP ABAP Function Module LDAP_COMMONBIND (LDAP_COMMONBIND) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  LDAPDEFS - AUTH Authentication mechanism (for example, simple bind) SOURCE VALUE(AUTHMECH) LIKE LDAPDEFS-AUTH DEFAULT 0
2 Table/Structure Field  LDAPDEFS - CKEY Connection key
3 Table/Structure Field  LDAPDEFS - FLAG Switch (yes / no)
4 Table/Structure Field  LDAPDEFS - FLAG Switch (yes / no) SOURCE VALUE(CHECKCONN) LIKE LDAPDEFS-FLAG DEFAULT 'X'
5 Table/Structure Field  LDAPDEFS - HOLD Hold connection (seconds)
6 Table/Structure Field  LDAPDEFS - HOLD Hold connection (seconds) SOURCE VALUE(HOLDSESS) LIKE LDAPDEFS-HOLD DEFAULT 0
7 Table/Structure Field  LDAPDEFS - LDRC Return code SOURCE VALUE(LDAPRC) LIKE LDAPDEFS-LDRC
8 Table/Structure Field  LDAPDEFS - LDRC Return code
9 Table/Structure Field  LDAPDEFS - AUTH Authentication mechanism (for example, simple bind)
10 Table/Structure Field  LDAPGATEW - RFCDEST LDAP Connector (RFC destination)
11 Table/Structure Field  LDAPSERVER - PORT Port number of LDAP server SOURCE VALUE(PORTNUMB) LIKE LDAPSERVER-PORT DEFAULT 389
12 Table/Structure Field  LDAPSERVER - VERSION Protocol Version (2 or 3)
13 Table/Structure Field  LDAPSERVER - SERVERID Symbolic name of LDAP server
14 Table/Structure Field  LDAPSERVER - SERVERID Symbolic name of LDAP server SOURCE VALUE(SERVERID) LIKE LDAPSERVER-SERVERID DEFAULT ''
15 Table/Structure Field  LDAPSERVER - PORT Port number of LDAP server
16 Table/Structure Field  LDAPSERVER - HOST Host name of LDAP server SOURCE VALUE(HOSTNAME) LIKE LDAPSERVER-HOST DEFAULT ''
17 Table/Structure Field  LDAPSERVER - HOST Host name of LDAP server
18 Table/Structure Field  LDAPSERVER - BASE Base directory tree entry
19 Table/Structure Field  LDAP_VALI - TEXT Attribute Value
20 Table/Structure Field  RFCDES - RFCDEST Logical Destination (Specified in Function Call)
21 Table/Structure Field  SYST - MSGID ABAP System Field: Message ID
22 Table/Structure Field  SYST - MSGNO ABAP System Field: Message Number
23 Table/Structure Field  SYST - MSGTY ABAP System Field: Message Type
24 Table/Structure Field  SYST - MSGV1 ABAP System Field: Message Variable
25 Table/Structure Field  SYST - MSGV2 ABAP System Field: Message Variable
26 Table/Structure Field  SYST - MSGV3 ABAP System Field: Message Variable
27 Table/Structure Field  SYST - MSGV4 ABAP System Field: Message Variable
28 Table/Structure Field  SYST - UNAME ABAP System Field: Name of Current User