SAP ABAP Class AC_IUUC_HC_WINDOW_BASE (Abstract base for all screen areas in Healthcheck applicatio)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_MULTI_LOGTAB_USE (Package) multiple use of logging tables -> registration of consumer
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_HC_INPUT Input form for RFC destination 20130408
2 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_HC_TABCTRL Filtering and searching panel for HC results 20130411
3 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_HC_TABLES Window for results in Healthcheck tool 20130409
4 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_HC_TREE Tree area for displaying results 20130408
Properties
Class AC_IUUC_HC_WINDOW_BASE  
Short Description Abstract base for all screen areas in Healthcheck applicatio    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_IUUC_MULTI_LOGTAB_USE   multiple use of logging tables -> registration of consumer 
Created 20130408   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class AC_IUUC_HC_WINDOW_BASE has no forward declaration.
Interfaces
Class AC_IUUC_HC_WINDOW_BASE has no interface implemented.
Friends
Class AC_IUUC_HC_WINDOW_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER container for controls 20130408
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130408
2 DISPLAY Instance method Public Method Display window content 20130408
3 GET_CONTAINER Instance method Public Method Return container of this window 20130408
4 INITIALIZE Instance method Public Method Initialize window 20130408
5 SET_CONTAINER Instance method Public Method Set conteiner of this window 20130408
Events
Class AC_IUUC_HC_WINDOW_BASE has no event.
Types
Class AC_IUUC_HC_WINDOW_BASE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20130408

Method CONSTRUCTOR on class AC_IUUC_HC_WINDOW_BASE has no exception.

Method DISPLAY Signature

Method DISPLAY on class AC_IUUC_HC_WINDOW_BASE has no parameter.
# Exception Resumable Description Created on
1 WIN_DISPLAY_FAIL Problem occured while displaying the window 20130408

Method GET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20130408

Method GET_CONTAINER on class AC_IUUC_HC_WINDOW_BASE has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class AC_IUUC_HC_WINDOW_BASE has no parameter.
# Exception Resumable Description Created on
1 WIN_CREATE_FAIL Problem occured while initializing the window 20130408

Method SET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20130408

Method SET_CONTAINER on class AC_IUUC_HC_WINDOW_BASE has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620