SAP ABAP Data Element LDAP_FFLAG (Mapping for Creating Search Filter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-DIR (Application Component) Directory
     SLDAPSYNC (Package) LDAP Synchronization
Basic Data
Data Element LDAP_FFLAG
Short Description Mapping for Creating Search Filter  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type LDAPFLAG    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Filter 
Medium 15 Filter 
Long 30 Directory Search Filter 
Heading 10 Filter 
Documentation

Definition

Specifies that this attribute is the filter attribute.

Use

You must specify exactly one filter attribute in every mapping procedure.

If the system searches the entries in the directory during a synchronization, the search access is always performed using the filter attribute.

Dependencies

Example

You are performing a user master synchronization with the report RSLDAPSYNC_USER.

You must now select as the filter attribute the attribute that is mapped to the field USERNAME-BAPIBNAME.

When the entries int he directory are searched, they are compared with the database entires. Only entries which have the filter attribute filled are found.

Caution: Since all search accesses use the filter attribute, this should be occupied with an index in the directory.

History
Last changed by/on SAP  20020827 
SAP Release Created in 610