SAP ABAP Class CL_GRRM_POWL_OVS_PRODUCT (POWL OVS for Risk Category)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_OB_WD (Package) Operational Risk Management for Banks: Web Dynpro Components
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 20110615
Properties
Class CL_GRRM_POWL_OVS_PRODUCT  
Short Description POWL OVS for Risk Category    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRRM_OB_WD   Operational Risk Management for Banks: Web Dynpro Components 
Created 20110615   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRRM_POWL_OVS_PRODUCT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_POWL_OVS Interface providing callback methods for using OVS with POWL 20110615
Friends
Class CL_GRRM_POWL_OVS_PRODUCT 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 Search input 20110615
Methods
Class CL_GRRM_POWL_OVS_PRODUCT has no method.
Events
Class CL_GRRM_POWL_OVS_PRODUCT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_STRU_INPUT Public See coding 20110615 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 20110615 BEGIN OF lty_stru_list, " add fields for the selection list here product_title TYPE grfn_title, product_id TYPE grfn_api_object_id, END OF lty_stru_list
3 LTY_TABL_LIST Public See coding 20110615 lty_tabl_list TYPE STANDARD TABLE OF lty_stru_list
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000