SAP ABAP Class CL_GRAC_ERMSEARCH_DATA (ERM Search data)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_ROLE_MANAGEMENT (Package) GRC ERM Support
Properties
Class CL_GRAC_ERMSEARCH_DATA  
Short Description ERM Search data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_ROLE_MANAGEMENT   GRC ERM Support 
Created 20091111   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_ERMSEARCH_DATA has no forward declaration.
Interfaces
Class CL_GRAC_ERMSEARCH_DATA has no interface implemented.
Friends
Class CL_GRAC_ERMSEARCH_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_HIDDEN_CRITERIA Static Attribute Public Type reference (TYPE) GRAC_T_ROLE_SEARCH_PARAM Role search parameter table type 20100408
2 MT_ROLE_SUMMARY Static Attribute Public Type reference (TYPE) GRAC_T_API_ROLE_SEARCH_RESULT Role Summary Table 20091111
3 MV_SEARCH_MODE Static Attribute Public Type reference (TYPE) CHAR1 Single-Character Flag 20100413
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Static method Public Method 20091111
2 GET_PRESET_CRITERIA Static method Public Method Get Preset criteria 20100408
3 GET_SEARCH_MODE Static method Public Method ERM / Non-ERM 20100331
4 SET_DATA Static method Public Method 20091111
5 SET_PRESET_CRITERIA Static method Public Method Preset criteria 20100408
6 SET_SEARCH_MODE Static method Public Method ERM / Non-ERM 20100331
Events
Class CL_GRAC_ERMSEARCH_DATA has no event.
Types
Class CL_GRAC_ERMSEARCH_DATA has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ROLE_SUMMARY Value transfer Type reference (TYPE) GRAC_T_API_ROLE_SEARCH_RESULT Role Summary Table 20091111

Method GET_DATA on class CL_GRAC_ERMSEARCH_DATA has no exception.

Method GET_PRESET_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CRITERIA Value transfer Type reference (TYPE) GRAC_T_ROLE_SEARCH_PARAM Role search parameter table type 20100408

Method GET_PRESET_CRITERIA on class CL_GRAC_ERMSEARCH_DATA has no exception.

Method GET_SEARCH_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEARCH_MODE Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20100413

Method GET_SEARCH_MODE on class CL_GRAC_ERMSEARCH_DATA has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ROLE_SUMMARY Call by reference Type reference (TYPE) GRAC_T_API_ROLE_SEARCH_RESULT Table type for Role Search Result 20100325

Method SET_DATA on class CL_GRAC_ERMSEARCH_DATA has no exception.

Method SET_PRESET_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CRITERIA Call by reference Type reference (TYPE) GRAC_T_ROLE_SEARCH_PARAM Role search parameter table type 20100408

Method SET_PRESET_CRITERIA on class CL_GRAC_ERMSEARCH_DATA has no exception.

Method SET_SEARCH_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_MODE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20100413

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