SAP ABAP Class CL_GRAC_POWL_SOD_ORGRULE_OVS (OVS for Function POWL Fields.)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_SOD (Package) Access Control GRC SoD Rules and etc.
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POWL_OVS Interface providing callback methods for using OVS with POWL 20100225
Properties
Class CL_GRAC_POWL_SOD_ORGRULE_OVS  
Short Description OVS for Function POWL Fields.    
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 20100225   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_POWL_OVS Interface providing callback methods for using OVS with POWL 20100225
Friends
Class CL_GRAC_POWL_SOD_ORGRULE_OVS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_SEARCH_INPUT Instance attribute Private Type reference (TYPE) YS_STRU_INPUT 20100225
Methods
Class CL_GRAC_POWL_SOD_ORGRULE_OVS has no method.
Events
Class CL_GRAC_POWL_SOD_ORGRULE_OVS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_STRU_INPUT Public See coding 20100225 BEGIN OF ys_stru_input, orgruleid TYPE grac_orgrule_id, * descn TYPE grac_descn, END OF ys_stru_input
2 YS_STRU_LIST Public See coding 20100225 BEGIN OF ys_stru_list, orgruleid TYPE grac_orgrule_id, * descn TYPE grac_descn, " if descn is also needed then copy the query method and use get get_orgrule hdr method and then filter in range END OF ys_stru_list
History
Last changed by/on SAP  20141106 
SAP Release Created in 600