SAP ABAP Data Element LDAP_OPER (LDAP Operation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-DIR (Application Component) Directory
⤷
SLDAP (Package) LDAP Basic Functions

⤷

⤷

Basic Data
Data Element | LDAP_OPER |
Short Description | LDAP Operation |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | LDAP_OPER | |
Data Type | INT4 | 4-byte integer, integer number with sign |
Length | 10 | |
Decimal Places | 0 | |
Output Length | 10 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 10 | Operation |
Medium | 15 | LDAP Operation |
Long | 20 | LDAP Operation |
Heading | 10 | Operation |
Documentation
Definition
Which operation should be performed for the attribute if it exists.
Use
The following values are possible:
- 0 (Add)
The specified values are added to the attribute. There must be at least one value specified.
- 1 (Delete)
If no values are specified, the attribute is completely deleted.
If values are specified, the deletion applies only to these single values.
- 2 (Replace)
The value of the attribute is replaced by the specified values.
If no values are specified, this corresponds to a deletion of the attribute.
Dependencies
Example
History
Last changed by/on | SAP | 20040312 |
SAP Release Created in | 630 |