Table/Structure Field list used by SAP ABAP Function Module LDAP_SEARCH (LDAP_SEARCH)
SAP ABAP Function Module
LDAP_SEARCH (LDAP_SEARCH) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | LDAPDEFS - BASE | Base directory tree entry | SOURCE VALUE(BASE) LIKE LDAPDEFS-BASE DEFAULT '' |
|
| 2 | LDAPDEFS - SCOP | Search depth | SOURCE VALUE(SCOPE) LIKE LDAPDEFS-SCOP DEFAULT 2 |
|
| 3 | LDAPDEFS - SCOP | Search depth | ||
| 4 | LDAPDEFS - MODX | Attribute value mode | SOURCE VALUE(MODE) LIKE LDAPDEFS-MODX DEFAULT 'C' |
|
| 5 | LDAPDEFS - MODX | Attribute value mode | ||
| 6 | LDAPDEFS - LDRC | Return code | ||
| 7 | LDAPDEFS - LDRC | Return code | SOURCE VALUE(LDAPRC) LIKE LDAPDEFS-LDRC |
|
| 8 | LDAPDEFS - FLAG | Switch (yes / no) | SOURCE VALUE(CROP) LIKE LDAPDEFS-FLAG DEFAULT 'X' |
|
| 9 | LDAPDEFS - FLAG | Switch (yes / no) | ||
| 10 | LDAPDEFS - FILT | Search filter | ||
| 11 | LDAPDEFS - FILT | Search filter | SOURCE VALUE(FILTER) LIKE LDAPDEFS-FILT DEFAULT '(objectclass=*)' |
|
| 12 | LDAPDEFS - CKEY | Connection key | ||
| 13 | LDAPDEFS - BASE | Base directory tree entry | ||
| 14 | LDAPSERVER - SERVERID | Symbolic name of LDAP server | ||
| 15 | LDAP_ATII - TEXT | Attribute Name | ||
| 16 | LDAP_TIME - SEC | Seconds | ||
| 17 | LDAP_TIME - USEC | Microseconds | ||
| 18 | RFCDES - RFCDEST | Logical Destination (Specified in Function Call) |