SAP ABAP Class CL_GRAC_POWL_SOD_FUNCTION_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 20091111
Properties
Class CL_GRAC_POWL_SOD_FUNCTION_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 20091111   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 20091111
Friends
Class CL_GRAC_POWL_SOD_FUNCTION_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 20091111
Methods
Class CL_GRAC_POWL_SOD_FUNCTION_OVS has no method.
Events
Class CL_GRAC_POWL_SOD_FUNCTION_OVS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_STRU_INPUT Public See coding 20091111 BEGIN OF ys_stru_input, functid TYPE grac_funct_id, descn TYPE grac_descn, END OF ys_stru_input
2 YS_STRU_LIST Public See coding 20091111 BEGIN OF ys_stru_list, functid TYPE grac_funct_id, descn TYPE grac_descn, END OF ys_stru_list
History
Last changed by/on SAP  20141106 
SAP Release Created in 600