SAP ABAP Data Element LDAPRFC_PAGESIZE (Page Size for Paged Search in LDAP Connector)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-DIR (Application Component) Directory
     SLDAP (Package) LDAP Basic Functions
Basic Data
Data Element LDAPRFC_PAGESIZE
Short Description Page Size for Paged Search in LDAP Connector  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type NUMC   Character string with only digits 
Length 4    
Decimal Places 0    
Output Length 4    
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 Page Size 
Medium 15 Page Size 
Long 20 Page Size 
Heading 15 Page Size 
Documentation

Definition

Page size for paged search in LDAP Connector

Use

If you set this parameter to a value other than zero, the search in the directory uses the "LDAP Control Extension for Simple Paged Results" (RFC 2696, OID 1.2.840.113556.1.4.319).

This allows you to avoid restrictions with regard to the maximum number of hits that exist in some directory servers.

Dependencies

This option is supported as of LDAP Connector Version 2.8.6 for all platforms (for exceptions, refer to SAP Note 1000644).

If the directory does not support this option, setting the parameter has no effect.

If you are using the paged search, you need to use the protocol version "LDAP v3" in Customizing the LDAP Server.

Example

We recommend the value 200 for the page size.

If you set too small a value, this leads to an unnecessarily large number of query/response cycles between the LDAP Connector and the directory server.

History
Last changed by/on SAP  20080418 
SAP Release Created in