‎2008 Jan 29 7:34 PM
Hi,
We have the connection establised from our SAP to LDAP and the connection is working fine. I am using the function module LDAP_SEARCH and its giving me the following error
"maximum number of search results exceeded" .
Has anyone faced similar situation? If how can we overcome this?
Thanks,
krishna
‎2009 Apr 24 12:34 PM
This is because you get a huge number of records as a result.
Try to make a query that retrieves less records.
Inigo.