Table/Structure Field list used by SAP ABAP Function Module LDAP_READ (LDAP_READ)
SAP ABAP Function Module
LDAP_READ (LDAP_READ) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | LDAPAS - TYP | Single-Character Flag | ||
| 2 | LDAPAS - NAME | String | ||
| 3 | LDAPDEFS - BASE | Base directory tree entry | ||
| 4 | LDAPDEFS - BASE | Base directory tree entry | SOURCE VALUE(BASE) LIKE LDAPDEFS-BASE DEFAULT '' |
|
| 5 | LDAPDEFS - FILT | Search filter | ||
| 6 | LDAPDEFS - FILT | Search filter | SOURCE VALUE(FILTER) LIKE LDAPDEFS-FILT DEFAULT '(objectclass=*)' |
|
| 7 | LDAPDEFS - LDRC | Return code | SOURCE VALUE(LDAPRC) LIKE LDAPDEFS-LDRC |
|
| 8 | LDAPDEFS - LDRC | Return code | ||
| 9 | LDAPDEFS - SCOP | Search depth | ||
| 10 | LDAPDEFS - SCOP | Search depth | SOURCE VALUE(SCOPE) LIKE LDAPDEFS-SCOP DEFAULT 2 |
|
| 11 | LDAPE - DN | String | ||
| 12 | LDAPE - ATTRIBUTES | LDAPE-ATTRIBUTES | ||
| 13 | LDAP_ATII - NUM1 | LDAP Operation | ||
| 14 | LDAP_ATII - NUM2 | Number of Attribute Value | ||
| 15 | LDAP_ATII - TEXT | Attribute Name | ||
| 16 | LDAP_DNII - NUM1 | Integer | ||
| 17 | LDAP_DNII - NUM2 | Integer | ||
| 18 | LDAP_DNII - TEXT | Distinguished Name | ||
| 19 | LDAP_VALI - NUM1 | Integer | ||
| 20 | LDAP_VALI - TEXT | Attribute Value | ||
| 21 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 22 | VALSTRUCTC - VAL | String | ||
| 23 | VALSTRUCTX - VAL | XString |