SAP ABAP Class CL_GRRM_POWL_OVS_ORGUNIT (POWL OVS for Organizational Units)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_WD_POWL (Package) POWL feeder classes and WD configurations
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 20100614
Properties
Class CL_GRRM_POWL_OVS_ORGUNIT  
Short Description POWL OVS for Organizational Units    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRRM_WD_POWL   POWL feeder classes and WD configurations 
Created 20100614   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRRM_POWL_OVS_ORGUNIT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_POWL_OVS Interface providing callback methods for using OVS with POWL 20100614
Friends
Class CL_GRRM_POWL_OVS_ORGUNIT 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) LTY_STRU_INPUT Natural number 20100614
Methods
Class CL_GRRM_POWL_OVS_ORGUNIT has no method.
Events
Class CL_GRRM_POWL_OVS_ORGUNIT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_STRU_INPUT Public See coding 20100614 BEGIN OF lty_stru_input, * add fields for the display of your search input here search_input TYPE grfn_api_search_pattern, END OF lty_stru_input
2 LTY_STRU_LIST Public See coding 20100614 BEGIN OF lty_stru_list, * add fields for the selection list here orgunit_title TYPE grfn_title, orgunit_id TYPE grfn_api_object_id, END OF lty_stru_list
3 LTY_TABL_LIST Public See coding 20100614 lty_tabl_list TYPE STANDARD TABLE OF lty_stru_list
History
Last changed by/on SAP  20141106 
SAP Release Created in 600