SAP ABAP Class CL_ISH_GM_TABLE (IS-H: GUI - Table-Type Model)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_DESTROYABLE IS-H: Destroyable Object 20070718
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_GUI_MODEL IS-H: GUI - Model 20070718
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_GUI_TABLE_MODEL IS-H: GUI - Table-Type Model 20070718
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_GM_TABLE_SIMPLE IS-H: GUI - Simple Table-Type Model 20070718
Properties
Class CL_ISH_GM_TABLE  
Short Description IS-H: GUI - Table-Type Model    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20070718   SAP 
Last change 20081217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_DESTROYABLE IS-H: Destroyable Object 20070718
2 IF_ISH_GUI_MODEL IS-H: GUI - Model 20070718
3 IF_ISH_GUI_TABLE_MODEL IS-H: GUI - Table-Type Model 20070718
Friends
Class CL_ISH_GM_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_ENTRY Instance attribute Protected Type reference (TYPE) ISH_T_GUI_MODEL_OBJHASH Model References 20070718
2 G_DESTROYED Instance attribute Protected Type reference (TYPE) ABAP_BOOL abap_true: Object Is Destroyed 20070718
3 G_DESTROY_MODE Instance attribute Protected Type reference (TYPE) ABAP_BOOL abap_true: Object Is Being Destroyed 20070718
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ENTRY Instance method Public Method 20070718
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080922
3 CREATE Static method Public Method Creates the Object 20070718
4 DESTROY Instance method Public Method 20070718
5 GET_ENTRIES Instance method Public Method 20070718
6 IS_DESTROYED Instance method Public Method 20070718
7 IS_IN_DESTROY_MODE Instance method Public Method 20070718
8 REMOVE_ENTRY Instance method Public Method 20070718
9 _DESTROY Instance method Protected Method Destroys the Object (Internal Processing) 20070718
Events
# Event Type Visibility Description Created on
1 EV_AFTER_DESTROY Instance Event
(0)
Public
(2)
20070718
2 EV_BEFORE_DESTROY Instance Event
(0)
Public
(2)
20070718
3 EV_ENTRY_ADDED Instance Event
(0)
Public
(2)
20070718
4 EV_ENTRY_REMOVED Instance Event
(0)
Public
(2)
20070718
Types
Class CL_ISH_GM_TABLE has no local type.
Method Signatures

Method ADD_ENTRY Signature

Method ADD_ENTRY on class CL_ISH_GM_TABLE has no parameter.
Method ADD_ENTRY on class CL_ISH_GM_TABLE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ENTRY Call by reference Type reference (TYPE) ISH_T_GUI_MODEL_OBJHASH Model-Referenzen 20080922

Method CONSTRUCTOR on class CL_ISH_GM_TABLE has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ENTRY Call by reference Type reference (TYPE) ISH_T_GUI_MODEL_OBJHASH Model-Referenzen 20080922
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_GM_TABLE IS-H: GUI - Tabellenartiges Model 20070718

Method CREATE on class CL_ISH_GM_TABLE has no exception.

Method DESTROY Signature

Method DESTROY on class CL_ISH_GM_TABLE has no parameter.
Method DESTROY on class CL_ISH_GM_TABLE has no exception.

Method GET_ENTRIES Signature

Method GET_ENTRIES on class CL_ISH_GM_TABLE has no parameter.
Method GET_ENTRIES on class CL_ISH_GM_TABLE has no exception.

Method IS_DESTROYED Signature

Method IS_DESTROYED on class CL_ISH_GM_TABLE has no parameter.
Method IS_DESTROYED on class CL_ISH_GM_TABLE has no exception.

Method IS_IN_DESTROY_MODE Signature

Method IS_IN_DESTROY_MODE on class CL_ISH_GM_TABLE has no parameter.
Method IS_IN_DESTROY_MODE on class CL_ISH_GM_TABLE has no exception.

Method REMOVE_ENTRY Signature

Method REMOVE_ENTRY on class CL_ISH_GM_TABLE has no parameter.
Method REMOVE_ENTRY on class CL_ISH_GM_TABLE has no exception.

Method _DESTROY Signature

Method _DESTROY on class CL_ISH_GM_TABLE has no parameter.
Method _DESTROY on class CL_ISH_GM_TABLE has no exception.
Event Signatures

Event EV_AFTER_DESTROY Signature
Event EV_AFTER_DESTROY on class CL_ISH_GM_TABLE has no parameter.
Event EV_BEFORE_DESTROY Signature
Event EV_BEFORE_DESTROY on class CL_ISH_GM_TABLE has no parameter.
Event EV_ENTRY_ADDED Signature
Event EV_ENTRY_ADDED on class CL_ISH_GM_TABLE has no parameter.
Event EV_ENTRY_REMOVED Signature
Event EV_ENTRY_REMOVED on class CL_ISH_GM_TABLE has no parameter.
History
Last changed by/on SAP  20081217 
SAP Release Created in