SAP ABAP Class CL_GRFN_POWL_AU_PROPOSAL_OVS (Audit Proposal OVS)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_AUDIT_MANAGEMENT (Package) Audit Management Integration
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 20111006
Properties
Class CL_GRFN_POWL_AU_PROPOSAL_OVS  
Short Description Audit Proposal OVS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_AUDIT_MANAGEMENT   Audit Management Integration 
Created 20111006   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_POWL_AU_PROPOSAL_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 20111006
Friends
Class CL_GRFN_POWL_AU_PROPOSAL_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 20111006
Methods
Class CL_GRFN_POWL_AU_PROPOSAL_OVS has no method.
Events
Class CL_GRFN_POWL_AU_PROPOSAL_OVS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_STRU_INPUT Public See coding 20111006 BEGIN OF ys_stru_input, * AU_NAME TYPE GRFN_AUDIT_NAME, * AP_NAME TYPE GRFN_AUDIT_NAME, NAME TYPE GRFN_NAME, END OF ys_stru_input
2 YS_STRU_LIST Public See coding 20111006 BEGIN OF ys_stru_list, * AU_NAME TYPE GRFN_AUDIT_NAME, * AP_NAME TYPE GRFN_AUDIt_NAME, NAME TYPE GRFN_NAME, END OF ys_stru_list
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100