SAP ABAP Class CL_GRAC_SODSEARCH_DATA (SOD Search Result)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_SOD (Package) Access Control GRC SoD Rules and etc.
Properties
Class CL_GRAC_SODSEARCH_DATA  
Short Description SOD Search Result    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_SOD   Access Control GRC SoD Rules and etc. 
Created 20091029   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_SODSEARCH_DATA has no forward declaration.
Interfaces
Class CL_GRAC_SODSEARCH_DATA has no interface implemented.
Friends
Class CL_GRAC_SODSEARCH_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ACT_VIOL_DET Static Attribute Public Type reference (TYPE) GRAC_T_SOD_ACT_VIOL_DET Violation Detail 20091029
2 MT_PRM_VIOL_DET Static Attribute Public Type reference (TYPE) GRAC_T_SOD_PRM_VIOL_DET Violation Detail 20091029
3 MT_SOD_VIOL_SUM Static Attribute Public Type reference (TYPE) GRAC_T_SOD_VIOL_SUM Violation Summary 20091029
4 MV_REPORT_FORMAT Static Attribute Public Type reference (TYPE) GRAC_SOD_REPFORMAT Report Format 20091029
5 MV_RPT_TYPE Static Attribute Public Type reference (TYPE) GRAC_SOD_REPTYPE Report Type 20091029
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Static method Public Method 20091029
2 SET_DATA Static method Public Method 20091029
Events
Class CL_GRAC_SODSEARCH_DATA has no event.
Types
Class CL_GRAC_SODSEARCH_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 Exporting ET_ACT_VIOL_DET Call by reference Type reference (TYPE) GRAC_T_SOD_ACT_VIOL_DET Violation Detail 20091029
2 Exporting ET_PRM_VIOL_DET Call by reference Type reference (TYPE) GRAC_T_SOD_PRM_VIOL_DET Permission Violation Detail 20091029
3 Exporting ET_SOD_VIOL_SUM Call by reference Type reference (TYPE) GRAC_T_SOD_VIOL_SUM Violation Summary 20091029
4 Exporting EV_REPORT_FORMAT Call by reference Type reference (TYPE) GRAC_SOD_REPFORMAT Report Format 20091029
5 Exporting EV_RPT_TYPE Call by reference Type reference (TYPE) GRAC_SOD_REPTYPE Report Type 20091029

Method GET_DATA on class CL_GRAC_SODSEARCH_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_ACT_VIOL_DET Call by reference Type reference (TYPE) GRAC_T_SOD_ACT_VIOL_DET Violation Detail 20091029
2 Importing IT_PRM_VIOL_DET Call by reference Type reference (TYPE) GRAC_T_SOD_PRM_VIOL_DET Permission Violation Detail 20091029
3 Importing IT_SOD_VIOL_SUM Call by reference Type reference (TYPE) GRAC_T_SOD_VIOL_SUM Violation Summary 20091029
4 Importing IV_REPORT_FORMAT Call by reference Type reference (TYPE) GRAC_SOD_REPFORMAT Report Format 20091029
5 Importing IV_RPT_TYPE Call by reference Type reference (TYPE) GRAC_SOD_REPTYPE Report Type 20091029

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