SAP ABAP Class CL_IUUC_HC_MVC (Main Controller for Documents and Views in Healthcheck App)
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

⤷

⤷

Properties
Class | CL_IUUC_HC_MVC | |
Short Description | Main Controller for Documents and Views in Healthcheck App | |
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 | 20130412 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IUUC_HC_MVC has no forward declaration.
Interfaces
Class CL_IUUC_HC_MVC has no interface implemented.
Friends
Class CL_IUUC_HC_MVC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | See coding | '' | Variable part of screen title: RFCDEST, Analysis | 20130419 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_IUUC_HC_DOCUMENT | Document class for the Healthcheck application | 20130412 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_IUUC_HC_WINDOW_MGR | Window Manager for Healthcheck Tool | 20130412 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | '-' | Set to 'X' if HC analysis OK | 20130416 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130412 |
2 | ![]() |
Instance method | Public | Method | 20130412 | |
3 | ![]() |
Instance method | Public | Method | 20130412 | |
4 | ![]() |
Static method | Public | Method | Returns variable part of the screen title | 20130419 |
5 | ![]() |
Instance method | Public | Method | 20130412 | |
6 | ![]() |
Instance method | Private | Event handling method | Handle message on succuessful healthcheck analysis | 20130415 |
7 | ![]() |
Instance method | Private | Event handling method | Handler for RFC input selection | 20130413 |
8 | ![]() |
Instance method | Private | Event handling method | Handle double-click event in the tree (show selected table) | 20130416 |
9 | ![]() |
Instance method | Private | Event handling method | Handle wrong input | 20130416 |
Events
Class CL_IUUC_HC_MVC has no event.
Types
Class CL_IUUC_HC_MVC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INPUT_TREE_DYNPRO | Call by reference | Type reference (TYPE) | C | 20130412 | |||
2 | ![]() |
IV_TABLE_DYNPRO | Call by reference | Type reference (TYPE) | C | 20130412 |
Method CONSTRUCTOR on class CL_IUUC_HC_MVC has no exception.
Method CREATE_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130412 |
Method CREATE_DOCUMENT on class CL_IUUC_HC_MVC has no exception.
Method GET_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_HC_DOCUMENT | Document class for the Healthcheck application | 20130412 |
Method GET_DOCUMENT on class CL_IUUC_HC_MVC has no exception.
Method GET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SCREEN_TITLE | Value transfer | Type reference (TYPE) | STRING | 20130419 |
Method GET_TITLE on class CL_IUUC_HC_MVC has no exception.
Method GET_WINDOW_MGR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_WINDOW_MGR | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_HC_WINDOW_MGR | Window Manager for Healthcheck Tool | 20130412 |
Method GET_WINDOW_MGR on class CL_IUUC_HC_MVC has no exception.
Method ON_HC_PERFORMED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Value transfer | Attribute reference (LIKE) | 20130415 |
Method ON_HC_PERFORMED on class CL_IUUC_HC_MVC has no exception.
Method ON_INPUT_RFC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RFC | Value transfer | Attribute reference (LIKE) | 20130413 |
Method ON_INPUT_RFC on class CL_IUUC_HC_MVC has no exception.
Method ON_TREE_DBLCLK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20130416 |
Method ON_TREE_DBLCLK on class CL_IUUC_HC_MVC has no exception.
Method ON_WRONG_INPUT Signature
Method ON_WRONG_INPUT on class CL_IUUC_HC_MVC has no parameter.
Method ON_WRONG_INPUT on class CL_IUUC_HC_MVC has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |