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