SAP ABAP Interface IF_ISH_GUI_STRUCTURE_MODEL (IS-H: GUI - Structure-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_HNDLCONFIG | ISHMED: Connectivity - Handler Configuration | 20070801 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_GM_STRUCTURE_SIMPLE | IS-H: GUI - Simple Structure-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 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_GUI_APPL_SETTINGS | IS-H: GUI - Application Settings | 20070706 |
Properties
Interface | IF_ISH_GUI_STRUCTURE_MODEL | |
Short Description | IS-H: GUI - Structure-Type Model |
General Data
Package | N1BASE | IS-H: Basic Functionality; TSA Development |
Created | 20070706 | 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 | 20070706 |
Friends
Interface IF_ISH_GUI_STRUCTURE_MODEL has no friend.
Attributes
Interface IF_ISH_GUI_STRUCTURE_MODEL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the Content of a Field | 20070706 |
2 | ![]() |
Instance method | Public | Method | Returns the Supported Fields | 20070706 |
3 | ![]() |
Instance method | Public | Method | Returns Whether a Field Is Supported | 20070706 |
4 | ![]() |
Instance method | Public | Method | Sets the Content of a Field | 20070706 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EV_CHANGED | Instance Event (0) |
Public (2) |
Field Was Changed | 20070706 |
Types
Interface IF_ISH_GUI_STRUCTURE_MODEL has no local type.
Method Signatures
Method GET_FIELD_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_CONTENT | Call by reference | Type reference (TYPE) | ANY | Feldinhalt | 20070706 | ||
2 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | ISH_FIELDNAME | Feldname | 20070706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: Oberklasse für statische Exceptions | 20070706 |
Method GET_SUPPORTED_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_SUPPORTED_FIELDNAME | Value transfer | Type reference (TYPE) | ISH_T_FIELDNAME | Unterstützte Felder | 20070706 |
Method GET_SUPPORTED_FIELDS on Interface IF_ISH_GUI_STRUCTURE_MODEL has no exception.
Method IS_FIELD_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | ISH_FIELDNAME | Feldname | 20070706 | ||
2 | ![]() |
R_SUPPORTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Feld wird unterstützt | 20070706 |
Method IS_FIELD_SUPPORTED on Interface IF_ISH_GUI_STRUCTURE_MODEL has no exception.
Method SET_FIELD_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTENT | Call by reference | Type reference (TYPE) | ANY | Neuer Feldinhalt | 20070706 | ||
2 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | ISH_FIELDNAME | Feldname | 20070706 | ||
3 | ![]() |
R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Feldinhalt wurde verändert | 20070706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: Oberklasse für statische Exceptions | 20070706 |
Event Signatures
Event EV_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ET_CHANGED_FIELD | Exporting | Value transfer | Type reference (TYPE) | ISH_T_FIELDNAME | Geänderte Felder | 20070706 |
History
Last changed by/on | SAP | 20071120 |
SAP Release Created in |