SAP ABAP Class CL_ISH_GM_TABLE_SIMPLE (IS-H: GUI - Simple 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 Inheritance (c INHERITING FROM c_ref)  CL_ISH_GM_TABLE IS-H: GUI - Table-Type Model 20070718
Properties
Class CL_ISH_GM_TABLE_SIMPLE  
Short Description IS-H: GUI - Simple Table-Type Model    
Super Class CL_ISH_GM_TABLE IS-H: GUI - Table-Type Model 
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 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_GM_TABLE_SIMPLE has no forward declaration.
Interfaces
Class CL_ISH_GM_TABLE_SIMPLE has no interface implemented.
Friends
Class CL_ISH_GM_TABLE_SIMPLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_STRUCTDESCR Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Structure Description 20070718
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ENTRY_BY_DATA Instance method Public Method Creates and Adds a New Populated Entry 20070718
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070718
3 CREATE_BY_STRUCTDESCR Static method Public Method Creates the Object from a Structure Description 20070718
4 CREATE_BY_STRUCTNAME Static method Public Method Creates the Object from a Structure Name 20070718
5 CREATE_BY_STRUCTURE Static method Public Method Creates the Object from a Structure 20070718
6 CREATE_BY_TABLE Static method Public Method Creates the Object from a Table 20070718
7 CREATE_BY_TABLEDESCR Static method Public Method Creates the Object from a Table Description 20070718
8 CREATE_BY_TABNAME Static method Public Method Creates the Object from a Table Name 20070718
9 _CREATE_ENTRY_BY_DATA Instance method Protected Method Creates a New Populated Entry 20070718
Events
Class CL_ISH_GM_TABLE_SIMPLE has no event.
Types
Class CL_ISH_GM_TABLE_SIMPLE has no local type.
Method Signatures

Method ADD_ENTRY_BY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) DATA Daten des Eintrags 20070718
2 Returning RR_ENTRY Value transfer Object reference (TYPE REF TO) IF_ISH_GUI_MODEL Hinzugefügter Eintrag 20070718
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070718

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Strukturbeschreibung 20070718
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070718

Method CREATE_BY_STRUCTDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Strukturbeschreibung 20070718
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_GM_TABLE_SIMPLE IS-H: GUI - Einfaches tabellenartiges Model 20070718
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070718

Method CREATE_BY_STRUCTNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRUCTNAME Call by reference Type reference (TYPE) TABNAME Strukturname 20070718
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_GM_TABLE_SIMPLE IS-H: GUI - Einfaches tabellenartiges Model 20070718
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070718

Method CREATE_BY_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) DATA Struktur 20070718
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_GM_TABLE_SIMPLE IS-H: GUI - Einfaches tabellenartiges Model 20070718
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070718

Method CREATE_BY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE Call by reference Type reference (TYPE) TABLE Beliebige Tabelle 20070718
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_GM_TABLE_SIMPLE IS-H: GUI - Einfaches tabellenartiges Model 20070718
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070718

Method CREATE_BY_TABLEDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TABLEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Tabellenbeschreibung 20070718
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_GM_TABLE_SIMPLE IS-H: GUI - Einfaches tabellenartiges Model 20070718
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070718

Method CREATE_BY_TABNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20070718
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_GM_TABLE_SIMPLE IS-H: GUI - Einfaches tabellenartiges Model 20070718
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070718

Method _CREATE_ENTRY_BY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) DATA Daten des Eintrags 20070718
2 Returning RR_ENTRY Value transfer Object reference (TYPE REF TO) IF_ISH_GUI_MODEL Erzeugter Eintrag 20070718
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070718
History
Last changed by/on SAP  20071120 
SAP Release Created in