SAP ABAP Class CL_GRAC_DT_TYPE_AHEAD_SEARCH (To get data for type ahead search)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_UI_UTILITIES (Package) Access Control GRC Various UI supporting infrastructures
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20121217
Properties
Class CL_GRAC_DT_TYPE_AHEAD_SEARCH  
Short Description To get data for type ahead search    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_UI_UTILITIES   Access Control GRC Various UI supporting infrastructures 
Created 20121217   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_DT_TYPE_AHEAD_SEARCH has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20121217
Friends
Class CL_GRAC_DT_TYPE_AHEAD_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ERROR Constant Protected Type reference (TYPE) SY-MSGTY 'E' Message Type 20121224
2 MC_MESSAGE_CLASS_AC Constant Protected Type reference (TYPE) SY-MSGID 'GRAC_ROLE_MESSAGES' Message Class 20121224
3 MO_APP_LOG Static Attribute Private Object reference (TYPE REF TO) CL_GRAC_APPLOG_SOD The application log for grfn survey planner 20130307
Methods
# Method Level Visibility Method type Description Created on
1 GET_APP_LOG_HANDLE Static method Private Method 20130307
2 GET_SUGGESTIONS Static method Private Method Get Suggestions for characters entered 20121224
3 INSERT_TYPE_AHEAD_DATA Static method Public Method insert data to be used for type ahead search 20130110
4 INSERT_USER_DATA_TYPE_AHEAD Static method Public Method insert data to be used for type ahead search 20130110
Events
Class CL_GRAC_DT_TYPE_AHEAD_SEARCH has no event.
Types
Class CL_GRAC_DT_TYPE_AHEAD_SEARCH has no local type.
Method Signatures

Method GET_APP_LOG_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOG_HANDLE Value transfer Object reference (TYPE REF TO) CL_GRAC_APPLOG_SOD The application log for grfn survey planner 20130307

Method GET_APP_LOG_HANDLE on class CL_GRAC_DT_TYPE_AHEAD_SEARCH has no exception.

Method GET_SUGGESTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TYPE_AHEAD_RESULT Call by reference Type reference (TYPE) GRAC_T_DT_TYPE_AHEAD Table of Type ahead 20121224
2 Importing IV_SEARCH_CRITERIA Call by reference Type reference (TYPE) STRING 20121224
3 Importing IV_SEARCH_VALUE Call by reference Type reference (TYPE) STRING 20121224

Method GET_SUGGESTIONS on class CL_GRAC_DT_TYPE_AHEAD_SEARCH has no exception.

Method INSERT_TYPE_AHEAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEARCH_RESULT Call by reference Type reference (TYPE) GRAC_T_DT_ROLE_SEARCH_RESULT Table type for role search results 20130110
2 Importing IV_SEARCH_CRITERIA Call by reference Type reference (TYPE) STRING 20130110
3 Importing IV_SEARCH_VALUE Call by reference Type reference (TYPE) STRING 20130110
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20130307

Method INSERT_USER_DATA_TYPE_AHEAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEARCH_RESULT Call by reference Type reference (TYPE) GRAC_T_USER Table type for role search results 20130110
2 Importing IV_SEARCH_CRITERIA Call by reference Type reference (TYPE) STRING 20130110
3 Importing IV_SEARCH_VALUE Call by reference Type reference (TYPE) STRING 20130110
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20130226
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100