SAP ABAP Class CL_GRAC_AD_LDAPQUERY (Generates LDAP query for various operation)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_ADAPTORS (Package) Access Control GRC Calls for Plag-in's and WSDL
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRAC_DS_TYPES Types used in IDM services 20100511
Properties
Class CL_GRAC_AD_LDAPQUERY  
Short Description Generates LDAP query for various operation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_ADAPTORS   Access Control GRC Calls for Plag-in's and WSDL 
Created 20100511   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRAC_DS_TYPES Types used in IDM services 20100511
Friends
Class CL_GRAC_AD_LDAPQUERY has no friend class.
Attributes
Class CL_GRAC_AD_LDAPQUERY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GETLDAP_SEARCHQUERY Instance method Public Method return a search query 20100511
2 GETQERYBYDN Instance method Public Method Generate a quey by DN 20100511
Events
Class CL_GRAC_AD_LDAPQUERY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LDAPQUERY Public Attribute reference (LIKE) 20100511
2 YS_LDAP_SEARCH_FIELD Public Attribute reference (LIKE) 20100511
3 YT_LDAP_SEARCH_FIELD Public Attribute reference (LIKE) 20100511
Method Signatures

Method GETLDAP_SEARCHQUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SQUERY Call by reference Type reference (TYPE) LDAPQUERY represent LDAP query 20100511
2 Importing IT_LDAPSEARCHFIELD Call by reference Type reference (TYPE) YT_LDAP_SEARCH_FIELD contains LDAP search fields 20100511
3 Importing IV_CUSTOM_QUERY Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20130129
4 Importing IV_SYSTEM_ID Call by reference Type reference (TYPE) GRFN_CONNECTORID System ID 20130129

Method GETLDAP_SEARCHQUERY on class CL_GRAC_AD_LDAPQUERY has no exception.

Method GETQERYBYDN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_QUERY Value transfer Type reference (TYPE) LDAPQUERY 20100511
2 Importing IV_DN Value transfer Type reference (TYPE) STRING 20100511
3 Importing IV_SYSTEM_ID Value transfer Type reference (TYPE) GRFN_CONNECTORID Connector Id 20120723
4 Importing IV_UNESCAPE_1ST Value transfer Type reference (TYPE) ABAP_BOOL 20101119

Method GETQERYBYDN on class CL_GRAC_AD_LDAPQUERY has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600