SAP ABAP Data Element LDAP_PARAM (Parameter for function module)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-DIR (Application Component) Directory
⤷
SLDAPSYNC (Package) LDAP Synchronization
⤷
⤷
Basic Data
| Data Element | LDAP_PARAM |
| Short Description | Parameter for function module |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | LDAPPARAM | |
| Data Type | CHAR | Character String |
| Length | 63 | |
| Decimal Places | 0 | |
| Output Length | 63 | |
| 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 | Parameters |
| Medium | 18 | Function Params. |
| Long | 20 | Function parameters |
| Heading | 18 | Function Params. |
Documentation
Definition
Contains a parameter for a mapping function module.
Use
If a mapping uses a function module for mapping database fields to directory attributes, you can transfer parameters to the function module.
Dependencies
Example
The mapping for the telephone number maps the SAP fields ADDRESS-TEL1_NUMBR and ADDRESS-TEL1_EXT to the directory attribute "telephoneNumber".
This mapping is performed using the function module MAP_SPLIT_CHAR, to which the parameter "-" is transferred. This means that the combination or splitting of the telephone number mapped in two fields in the SAP system to the directory attribute is performed using the delimiter "-".
History
| Last changed by/on | SAP | 20020827 |
| SAP Release Created in | 610 |