SAP ABAP Class CL_IUUC_HC_TABLES (Window for results in Healthcheck tool)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | AC_IUUC_HC_WINDOW_BASE | Abstract base for all screen areas in Healthcheck applicatio | 20130409 |
Properties
| Class | CL_IUUC_HC_TABLES | |
| Short Description | Window for results in Healthcheck tool | |
| Super Class | AC_IUUC_HC_WINDOW_BASE | Abstract base for all screen areas in Healthcheck applicatio |
| 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 | 20130409 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_HC_TABLES has no forward declaration.
Interfaces
Class CL_IUUC_HC_TABLES has no interface implemented.
Friends
Class CL_IUUC_HC_TABLES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | IUUC_1N_CONS_REG_TAB | Table type for IUUC_1N_CONS_REG database table | 20130423 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | IUUC_LOG_APPLTAB_TAB | Table type for IUUC_LOG_APPLTAB database table | 20130423 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | IUUC_NO_MULTICON_TAB | Table Type for the Database Table IUUC_NO_MULTICON | 20130423 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | IUUC_POOL_REGIST_TAB | Table type for IUUC_POOL_REGIST database table | 20130423 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | IUUC_TABLE_USAGE_TAB | Configuration occupancy of the tables from a sender system | 20130423 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20130409 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130409 | |
| 2 | Instance method | Public | Method | Display specified table | 20130416 |
Events
Class CL_IUUC_HC_TABLES has no event.
Types
Class CL_IUUC_HC_TABLES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20130409 |
Method CONSTRUCTOR on class CL_IUUC_HC_TABLES has no exception.
Method DISPLAY_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20130417 | |||
| 2 | IT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Table with data to present | 20130416 | |||
| 3 | IV_ANALYSIS_TYP | Call by reference | Type reference (TYPE) | STRING | Type of performed HC analysis | 20130417 | |||
| 4 | IV_TABTYPE | Call by reference | Type reference (TYPE) | TABNAME | for ALV GRID structure description | 20130416 |
Method DISPLAY_TABLE on class CL_IUUC_HC_TABLES has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |