SAP ABAP Class CL_GRAC_CGLOG_SEARCHRESULT (Search result class)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_UTILITIES (Package) Access Control GRC Various helping infrastructure for ABAP
Properties
Class CL_GRAC_CGLOG_SEARCHRESULT  
Short Description Search result class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_UTILITIES   Access Control GRC Various helping infrastructure for ABAP 
Created 20100528   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_CGLOG_SEARCHRESULT has no forward declaration.
Interfaces
Class CL_GRAC_CGLOG_SEARCHRESULT has no interface implemented.
Friends
Class CL_GRAC_CGLOG_SEARCHRESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_CHANGE_RESULT Instance attribute Private Type reference (TYPE) GRAC_T_CDRED CDRED table type for GRAC 20101117
2 MT_RESULT Static Attribute Public Type reference (TYPE) GRAC_T_CHANGELOG_RESULT Internal Table for cdpos 20100528
3 MT_ROLE Static Attribute Private Type reference (TYPE) GRAC_T_GRACROLE GRACROLE table type 20100713
4 MV_MAX_ROW Static Attribute Public Type reference (TYPE) I 20100528
5 MV_REFRESH_TAB Static Attribute Private Type reference (TYPE) BOOLEAN SPACE Boolean Variable (X=True, -=False, Space=Unknown) 20100701
6 MV_VISIBLE_ALV Static Attribute Private Type reference (TYPE) WDUI_VISIBILITY Web Dynpro: Visibility 20100615
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_CHANGES Instance method Public Method Get all changes 20100608
2 GET_AUDIT_TRAIL_LOG Instance method Private Method Get the audit trail log for ERM 20100708
3 GET_CENTRALOWNER_DETAILS Instance method Private Method Get Centrlal Owner details 20100712
4 GET_CHANGELOG_FOR_SINGLE Instance method Public Method Get the change log details for a particular object 20100614
5 GET_CHANGE_LOG_ENABLE Instance method Public Method Get the flag for change log 20100610
6 GET_CRPROFILE_DETAIL Instance method Private Method Get the critical profile detail 20100609
7 GET_CRROLE_DETAIL Instance method Private Method Get the criticalrole detail 20100609
8 GET_DATA Static method Public Method Get result 20100528
9 GET_FFCONTROLLER_DETAILS Instance method Private Method Get FF Controller details 20100707
10 GET_FFOBJECT_DETAILS Instance method Private Method Get Firfighter Id/ Role Details 20100707
11 GET_FFOWNER_DETAILS Instance method Private Method Get the firefighter Details 20100629
12 GET_FFREASONCODE_DETAILS Instance method Private Method Get ReasonCode Details 20100707
13 GET_FIREFIGHTER_DETAILS Instance method Private Method Get firefighter details 20101124
14 GET_FUNCTION_DETAIL Instance method Private Method Get the function detail 20100608
15 GET_FUNC_FIELD_VALUE Instance method Private Method Get function field value 20101216
16 GET_FUNC_PRMEXT_DETAILS Instance method Private Method Get the external function permission detail 20110119
17 GET_FUNC_PRM_DETAILS Instance method Private Method Get the function permission details 20110211
18 GET_ORGRULE_DETAIL Instance method Private Method Get the orgrule detail 20100611
19 GET_ORGRULE_FIELD_VALUE Instance method Private Method Get Orgrule field value 20101217
20 GET_PERM_AUTH Instance method Private Method Get permission authorization 20101117
21 GET_RISK_DETAIL Instance method Private Method Get the risk detail 20100610
22 GET_ROLE_DETAIL Instance method Private Method Get the role detail 20100622
23 GET_ROLE_FLD_VAL Instance method Private Method Get role field value 20101117
24 GET_RULESET_DETAIL Instance method Private Method Get the ruleset detail 20100610
25 GET_SUPRULE_DETAIL Instance method Private Method Get the Supprule detail 20100609
26 SET_DATA Static method Public Method Set result 20100528
Events
Class CL_GRAC_CGLOG_SEARCHRESULT has no event.
Types
Class CL_GRAC_CGLOG_SEARCHRESULT has no local type.
Method Signatures

Method GET_ALL_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) GRAC_T_CHANGELOG_RESULT Change log result 20100608
2 Importing IT_SEARCH_CRITARIA Call by reference Type reference (TYPE) GRAC_T_CDRED SLL: Standard Table Type for CDRED 20100608

Method GET_ALL_CHANGES on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_AUDIT_TRAIL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT_AUDIT Call by reference Type reference (TYPE) GRAC_T_CHANGELOG_RESULT Change log result 20100709
2 Importing IV_GUID Call by reference Type reference (TYPE) GRAC_ROLEID Role ID 20100708

Method GET_AUDIT_TRAIL_LOG on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_CENTRALOWNER_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) GRAC_S_CHANGELOG_RESULT Change log result 20100712
2 Importing IS_SEARCH_CRITARIA Call by reference Type reference (TYPE) CDRED Change documents, display structure 20100712

Method GET_CENTRALOWNER_DETAILS on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_CHANGELOG_FOR_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROLE_HISTORY Call by reference Type reference (TYPE) GRAC_T_CHANGELOG_RESULT Change log result 20120903
2 Importing IT_LONGKEY Call by reference Type reference (TYPE) CDTABKEYLO_RANGE_TAB Range Table Type for CDTABKEYLO f. Function Module Interface 20100616
3 Importing IT_OBJECTID Call by reference Type reference (TYPE) CDOBJECTV_RANGE_TAB Range Table Type for CDOBJECTV f. Function Module Interface 20101019
4 Importing IT_OBJKEY Call by reference Type reference (TYPE) CDOBJECTCL_RANGE_TAB Range Table Type for CDTABKEY f. Function Module Interface 20100614
5 Importing IT_TABKEY Call by reference Type reference (TYPE) CDTABKEY_RANGE_TAB Range Table Type for CDOBJECTCL f. Function Module Interface 20100614

Method GET_CHANGELOG_FOR_SINGLE on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_CHANGE_LOG_ENABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PARAM_VALUE Call by reference Type reference (TYPE) GRAC_CONFIG_VALUE Configuration Value Set 20100610
2 Importing IV_PARAMID Call by reference Type reference (TYPE) GRAC_CONFIG_PARAMID Configuration Parameter Id 20100610

Method GET_CHANGE_LOG_ENABLE on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_CRPROFILE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) GRAC_S_CHANGELOG_RESULT Change log result 20100609
2 Importing IS_SEARCH_CRITARIA Call by reference Type reference (TYPE) CDRED Change documents, display structure 20100609

Method GET_CRPROFILE_DETAIL on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_CRROLE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) GRAC_S_CHANGELOG_RESULT Change log result 20100609
2 Importing IS_SEARCH_CRITARIA Call by reference Type reference (TYPE) CDRED Change documents, display structure 20100609

Method GET_CRROLE_DETAIL on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) GRAC_T_CHANGELOG_RESULT Internal Table for cdpos 20100528
2 Exporting EV_MAX_ROW Call by reference Type reference (TYPE) I 20100528
3 Exporting EV_REFRESH Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100701
4 Exporting EV_VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY Web Dynpro: Visibility 20100615

Method GET_DATA on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_FFCONTROLLER_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) GRAC_S_CHANGELOG_RESULT Change log result 20100707
2 Importing IS_SEARCH_CRITARIA Call by reference Type reference (TYPE) CDRED Change documents, display structure 20100707

Method GET_FFCONTROLLER_DETAILS on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_FFOBJECT_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) GRAC_S_CHANGELOG_RESULT Change log result 20100707
2 Importing IS_SEARCH_CRITARIA Call by reference Type reference (TYPE) CDRED Change documents, display structure 20100707

Method GET_FFOBJECT_DETAILS on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_FFOWNER_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) GRAC_S_CHANGELOG_RESULT Change log result 20100629
2 Importing IS_SEARCH_CRITARIA Call by reference Type reference (TYPE) CDRED Change documents, display structure 20100629

Method GET_FFOWNER_DETAILS on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_FFREASONCODE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) GRAC_S_CHANGELOG_RESULT Change log result 20100707
2 Importing IS_SEARCH_CRITARIA Call by reference Type reference (TYPE) CDRED Change documents, display structure 20100707

Method GET_FFREASONCODE_DETAILS on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_FIREFIGHTER_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) GRAC_S_CHANGELOG_RESULT Change log result 20101124
2 Importing IS_SEARCH_CRITARIA Call by reference Type reference (TYPE) CDRED Change documents, display structure 20101124

Method GET_FIREFIGHTER_DETAILS on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_FUNCTION_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) GRAC_S_CHANGELOG_RESULT Change log result 20100608
2 Importing IS_SEARCH_CRITARIA Call by reference Type reference (TYPE) CDRED Change documents, display structure 20100608

Method GET_FUNCTION_DETAIL on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_FUNC_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INFO_VALUE Call by reference Type reference (TYPE) STRING 20101216
2 Importing IS_SEARCH_CRITARIA Call by reference Type reference (TYPE) CDRED Change documents, display structure 20101216
3 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) CDRED-FNAME Field Name 20101216
4 Importing IV_PERM Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110119

Method GET_FUNC_FIELD_VALUE on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_FUNC_PRMEXT_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) GRAC_S_CHANGELOG_RESULT Change log result 20110119
2 Importing IS_SEARCH_CRITARIA Call by reference Type reference (TYPE) CDRED Change documents, display structure 20110119

Method GET_FUNC_PRMEXT_DETAILS on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_FUNC_PRM_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) GRAC_S_CHANGELOG_RESULT Change log result 20110211
2 Importing IS_SEARCH_CRITARIA Call by reference Type reference (TYPE) CDRED Change documents, display structure 20110211

Method GET_FUNC_PRM_DETAILS on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_ORGRULE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) GRAC_S_CHANGELOG_RESULT Change log result 20100611
2 Importing IS_SEARCH_CRITARIA Call by reference Type reference (TYPE) CDRED Change documents, display structure 20100611

Method GET_ORGRULE_DETAIL on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_ORGRULE_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INFO_VALUE Call by reference Type reference (TYPE) STRING 20101217
2 Importing IS_SEARCH_CRITARIA Call by reference Type reference (TYPE) CDRED Change documents, display structure 20101217
3 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) CDRED-FNAME Field Name 20101217

Method GET_ORGRULE_FIELD_VALUE on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_PERM_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FIELDVALUE Call by reference Type reference (TYPE) STRING Field Value 20101117
2 Importing IS_SEARCH_CRITARIA Call by reference Type reference (TYPE) CDRED Change documents, display structure 20101117
3 Importing IV_FIELDNAME Call by reference Type reference (TYPE) CDRED-FNAME Field Name 20101117

Method GET_PERM_AUTH on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_RISK_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) GRAC_S_CHANGELOG_RESULT Change log result 20100610
2 Importing IS_SEARCH_CRITARIA Call by reference Type reference (TYPE) CDRED Change documents, display structure 20100610

Method GET_RISK_DETAIL on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_ROLE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) GRAC_S_CHANGELOG_RESULT Change log result 20100622
2 Importing IS_SEARCH_CRITARIA Call by reference Type reference (TYPE) CDRED Change documents, display structure 20100622

Method GET_ROLE_DETAIL on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_ROLE_FLD_VAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FIELDVALUE Call by reference Type reference (TYPE) STRING Field Value 20101117
2 Importing IS_SEARCH_CRITARIA Call by reference Type reference (TYPE) CDRED Change documents, display structure 20101117
3 Importing IV_FIELDNAME Call by reference Type reference (TYPE) CDRED-FNAME Field Name 20101117

Method GET_ROLE_FLD_VAL on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_RULESET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) GRAC_S_CHANGELOG_RESULT Change log result 20100610
2 Importing IS_SEARCH_CRITARIA Call by reference Type reference (TYPE) CDRED Change documents, display structure 20100610

Method GET_RULESET_DETAIL on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method GET_SUPRULE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) GRAC_S_CHANGELOG_RESULT Change log result 20100609
2 Importing IS_SEARCH_CRITARIA Call by reference Type reference (TYPE) CDRED Change documents, display structure 20100609

Method GET_SUPRULE_DETAIL on class CL_GRAC_CGLOG_SEARCHRESULT has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RESULT Call by reference Type reference (TYPE) GRAC_T_CHANGELOG_RESULT Internal Table for cdpos 20100528
2 Importing IV_MAX_ROWS Call by reference Type reference (TYPE) I 20100528
3 Importing IV_REFRESH Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100701
4 Importing IV_VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY Web Dynpro: Visibility 20100615

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