SAP ABAP Class CL_GRAC_POWL_OWNER_OVS (Central Owner POWL Sel Criteria)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_REPOSITORY (Package) Access Control GRC Repository Package
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 20091216
Properties
Class CL_GRAC_POWL_OWNER_OVS  
Short Description Central Owner POWL Sel Criteria    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_REPOSITORY   Access Control GRC Repository Package 
Created 20091216   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_POWL_OWNER_OVS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_POWL_OVS Interface providing callback methods for using OVS with POWL 20091216
Friends
Class CL_GRAC_POWL_OWNER_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 20091216
2 MT_USER_LIST Instance attribute Private Type reference (TYPE) GRFN_T_USER Table of users (+details) 20091216
Methods
# Method Level Visibility Method type Description Created on
1 FILL_OWNER_TYPE_LIST Instance method Private Method 20091216
2 FILL_USER_LIST Instance method Private Method 20091216
Events
Class CL_GRAC_POWL_OWNER_OVS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_STRU_INPUT Private See coding 20091216 BEGIN OF ys_stru_input, * add fields for the display of your search input here TEXT TYPE ad_namtext, END OF ys_stru_input
2 YS_STRU_LIST Private See coding 20091216 BEGIN OF ys_stru_list, * add fields for the selection list here username TYPE xubname, fullname TYPE ad_namtext, END OF ys_stru_list
Method Signatures

Method FILL_OWNER_TYPE_LIST Signature

Method FILL_OWNER_TYPE_LIST on class CL_GRAC_POWL_OWNER_OVS has no parameter.
Method FILL_OWNER_TYPE_LIST on class CL_GRAC_POWL_OWNER_OVS has no exception.

Method FILL_USER_LIST Signature

Method FILL_USER_LIST on class CL_GRAC_POWL_OWNER_OVS has no parameter.
Method FILL_USER_LIST on class CL_GRAC_POWL_OWNER_OVS has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600