SAP ABAP Class CL_ISH_GM_STRUCTURE_SIMPLE (IS-H: GUI - Simple 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 - 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_STRUCTURE_MODEL | IS-H: GUI - Structure-Type Model | 20070718 |
Properties
Class | CL_ISH_GM_STRUCTURE_SIMPLE | |
Short Description | IS-H: GUI - Simple Structure-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 | 20071120 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
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_STRUCTURE_MODEL | IS-H: GUI - Structure-Type Model | 20070718 |
Friends
Class CL_ISH_GM_STRUCTURE_SIMPLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference to the Data | 20070718 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Structure Description | 20070718 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | abap_true: Object Is Destroyed | 20070718 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | abap_true: Object Is Being Destroyed | 20070718 |
Methods
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_CHANGED | Instance Event (0) |
Public (2) |
20070718 |
Types
Class CL_ISH_GM_STRUCTURE_SIMPLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Strukturbeschreibung | 20070718 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: Oberklasse für statische Exceptions | 20070718 |
Method CREATE_BY_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | DATA | Daten | 20070718 | ||
2 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GM_STRUCTURE_SIMPLE | IS-H: GUI - Einfaches strukturartiges Model | 20070718 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IR_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Strukturbeschreibung | 20070718 | ||
2 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GM_STRUCTURE_SIMPLE | IS-H: GUI - Einfaches strukturartiges Model | 20070718 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
I_STRUCTNAME | Call by reference | Type reference (TYPE) | TABNAME | Name der Struktur | 20070718 | ||
2 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GM_STRUCTURE_SIMPLE | IS-H: GUI - Einfaches strukturartiges Model | 20070718 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: Oberklasse für statische Exceptions | 20070718 |
Method DESTROY Signature
Method DESTROY on class CL_ISH_GM_STRUCTURE_SIMPLE has no parameter.
Method DESTROY on class CL_ISH_GM_STRUCTURE_SIMPLE has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DATA | Call by reference | Type reference (TYPE) | DATA | Daten | 20070718 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: Oberklasse für statische Exceptions | 20070718 |
Method GET_FIELD_CONTENT Signature
Method GET_FIELD_CONTENT on class CL_ISH_GM_STRUCTURE_SIMPLE has no parameter.
Method GET_FIELD_CONTENT on class CL_ISH_GM_STRUCTURE_SIMPLE has no exception.
Method GET_SUPPORTED_FIELDS Signature
Method GET_SUPPORTED_FIELDS on class CL_ISH_GM_STRUCTURE_SIMPLE has no parameter.
Method GET_SUPPORTED_FIELDS on class CL_ISH_GM_STRUCTURE_SIMPLE has no exception.
Method IS_DESTROYED Signature
Method IS_DESTROYED on class CL_ISH_GM_STRUCTURE_SIMPLE has no parameter.
Method IS_DESTROYED on class CL_ISH_GM_STRUCTURE_SIMPLE has no exception.
Method IS_FIELD_SUPPORTED Signature
Method IS_FIELD_SUPPORTED on class CL_ISH_GM_STRUCTURE_SIMPLE has no parameter.
Method IS_FIELD_SUPPORTED on class CL_ISH_GM_STRUCTURE_SIMPLE has no exception.
Method IS_IN_DESTROY_MODE Signature
Method IS_IN_DESTROY_MODE on class CL_ISH_GM_STRUCTURE_SIMPLE has no parameter.
Method IS_IN_DESTROY_MODE on class CL_ISH_GM_STRUCTURE_SIMPLE has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | DATA | Neue Daten | 20070718 | ||
2 | ![]() |
R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Daten wurden verändert | 20070718 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: Oberklasse für statische Exceptions | 20070718 |
Method SET_FIELD_CONTENT Signature
Method SET_FIELD_CONTENT on class CL_ISH_GM_STRUCTURE_SIMPLE has no parameter.
Method SET_FIELD_CONTENT on class CL_ISH_GM_STRUCTURE_SIMPLE has no exception.
Method _DESTROY Signature
Method _DESTROY on class CL_ISH_GM_STRUCTURE_SIMPLE has no parameter.
Method _DESTROY on class CL_ISH_GM_STRUCTURE_SIMPLE has no exception.
Event Signatures
Event EV_AFTER_DESTROY Signature
Event EV_AFTER_DESTROY on class CL_ISH_GM_STRUCTURE_SIMPLE has no parameter.
Event EV_BEFORE_DESTROY Signature
Event EV_BEFORE_DESTROY on class CL_ISH_GM_STRUCTURE_SIMPLE has no parameter.
Event EV_CHANGED Signature
Event EV_CHANGED on class CL_ISH_GM_STRUCTURE_SIMPLE has no parameter.
History
Last changed by/on | SAP | 20071120 |
SAP Release Created in |