SAP ABAP Interface IF_ISH_GUI_TABLE_MODEL (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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_CONN_HNDLCONFIGS | ISHMED: Connectivity - Handler Configurations | 20070806 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_GM_TABLE | IS-H: GUI - Table-Type Model | 20070718 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_GM_TABSTRUCT_SIMPLE | IS-H: GUI - Simple Table-Type and Structure-Type Model | 20070718 |
Properties
Interface | IF_ISH_GUI_TABLE_MODEL | |
Short Description | IS-H: GUI - Table-Type Model |
General Data
Package | N1BASE | IS-H: Basic Functionality; TSA Development |
Created | 20070710 | SAP |
Last changed | 20071120 | SAP |
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_GUI_MODEL | IS-H: GUI - Model | 20070710 |
Friends
Interface IF_ISH_GUI_TABLE_MODEL has no friend.
Attributes
Interface IF_ISH_GUI_TABLE_MODEL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds an Entry | 20070710 |
2 | ![]() |
Instance method | Public | Method | Returns All Entries | 20070710 |
3 | ![]() |
Instance method | Public | Method | Removes an Entry | 20070710 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EV_ENTRY_ADDED | Instance Event (0) |
Public (2) |
Entry Was Added | 20070710 |
2 | EV_ENTRY_REMOVED | Instance Event (0) |
Public (2) |
Entry Was Removed | 20070710 |
Types
Interface IF_ISH_GUI_TABLE_MODEL has no local type.
Method Signatures
Method ADD_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ENTRY | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_MODEL | Hinzuzufügender Eintrag | 20070710 | ||
2 | ![]() |
R_ADDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Eintrag wurde hinzugefügt | 20070710 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: Oberklasse für statische Exceptions | 20070710 |
Method GET_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ENTRY | Value transfer | Type reference (TYPE) | ISH_T_GUI_MODEL_OBJHASH | Alle Einträge des Tabellen-Models | 20070710 |
Method GET_ENTRIES on Interface IF_ISH_GUI_TABLE_MODEL has no exception.
Method REMOVE_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ENTRY | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_MODEL | Zu entfernender Eintrag | 20070710 | ||
2 | ![]() |
R_REMOVED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Eintrag wurde entfernt | 20070710 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: Oberklasse für statische Exceptions | 20070710 |
Event Signatures
Event EV_ENTRY_ADDED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ER_ENTRY | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_ISH_GUI_MODEL | Hinzugefügter Eintrag | 20070712 |
Event EV_ENTRY_REMOVED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ER_ENTRY | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_ISH_GUI_MODEL | Entfernter Eintrag | 20070712 |
History
Last changed by/on | SAP | 20071120 |
SAP Release Created in |