SAP ABAP Class CL_ISH_DESEL (IS-H: Design Element)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H-PM (Application Component) Patient Management
⤷
N1CORDMG (Package) IS-H: Clinical Ordering; TSA Development

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_MASTER_DATA | IS-H: Base Class for Master Data Objects | 20030812 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CORDT_ELEM | IS-H: Element of an Order Type | 20030809 |
Properties
Class | CL_ISH_DESEL | |
Short Description | IS-H: Design Element | |
Super Class | CL_ISH_MASTER_DATA | IS-H: Base Class for Master Data Objects |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | N1CORDMG | IS-H: Clinical Ordering; TSA Development |
Created | 20030807 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISH_DESEL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_CORDT_ELEM | IS-H: Element of an Order Type | 20030809 |
Friends
Class CL_ISH_DESEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | N1DESELTYP | '01' | IS-H: Types of Design Elements | 20030809 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | N1DESELTYP | '02' | IS-H: Types of Design Elements | 20030809 | |
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | N1DESEL | IS-H: Design Elements | 20030807 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | N1DESELT | IS-H: Design Element Texts | 20030807 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | N1DESELT | IS-H: Design Element Texts | 20030812 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | N1DESEL | IS-H: Design Elements | 20030812 | ||
7 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_T_DESEL | IS-H: Table with CL_ISH_DESEL Object References | 20030807 | ||
8 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") | 20030807 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_MODUS | IS-H: Processing Mode for Data Records (I/U/D) | 20030815 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Checks GS_N1DESEL | 20030812 |
2 | ![]() |
Instance method | Protected | Method | Checks GS_N1DESELT | 20030812 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20030807 |
4 | ![]() |
Static method | Public | Method | Creates a New Object (not in DB) | 20030812 |
5 | ![]() |
Instance method | Protected | Method | Fills Automatically Generated N1DESEL Fields | 20030812 |
6 | ![]() |
Instance method | Protected | Method | Fills Automatically Generated N1DESELT Fields | 20030812 |
7 | ![]() |
Instance method | Public | Method | 20030811 | |
8 | ![]() |
Instance method | Public | Method | Returns the Data of a Design Element | 20030807 |
9 | ![]() |
Static method | Public | Method | Returns a Design Element as Object | 20030807 |
10 | ![]() |
Instance method | Public | Method | Returns the DESELID of a Design Element | 20030807 |
11 | ![]() |
Instance method | Public | Method | Returns the Name of a Design Element | 20030807 |
12 | ![]() |
Instance method | Public | Method | Returns the Type of a Design Element | 20040204 |
13 | ![]() |
Instance method | Public | Method | 20030811 | |
14 | ![]() |
Instance method | Public | Method | 20030811 | |
15 | ![]() |
Instance method | Protected | Method | Returns a Temporary DESELID | 20030812 |
16 | ![]() |
Static method | Public | Method | Returns All Available Design Elements as Object List | 20030807 |
17 | ![]() |
Instance method | Protected | Method | Initializes Self | 20030812 |
18 | ![]() |
Instance method | Protected | Method | Returns Whether GS_N1DESEL Has Been Modified | 20030812 |
19 | ![]() |
Instance method | Protected | Method | Returns Whether GS_N1DESELT Has Been Modified | 20030812 |
20 | ![]() |
Static method | Public | Method | Creates a New Object (from DB) | 20030812 |
21 | ![]() |
Instance method | Protected | Method | Reads from DB | 20030812 |
22 | ![]() |
Instance method | Protected | Method | Save N1DESEL | 20030812 |
23 | ![]() |
Instance method | Protected | Method | Save N1DESELT | 20030812 |
24 | ![]() |
Instance method | Public | Method | Sets the Data in the Object | 20030812 |
Events
Class CL_ISH_DESEL has no event.
Types
Class CL_ISH_DESEL has no local type.
Method Signatures
Method CHECK_N1DESEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20030812 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030812 |
Method CHECK_N1DESEL on class CL_ISH_DESEL has no exception.
Method CHECK_N1DESELT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20030812 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030812 |
Method CHECK_N1DESELT on class CL_ISH_DESEL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_N1DESEL | Value transfer | Type reference (TYPE) | N1DESEL | IS-H: Designelemente | 20030807 | ||
2 | ![]() |
IS_N1DESELT | Value transfer | Type reference (TYPE) | N1DESELT | IS-H: Texte zu Designelementen | 20030807 | ||
3 | ![]() |
I_MODE | Value transfer | Type reference (TYPE) | ISH_MODUS | IS-H: Bearbeitungsmodus von Datensätzen (I/U/D) | 20030812 |
Method CONSTRUCTOR on class CL_ISH_DESEL has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_DESEL | IS-H: Designelement | 20030812 | ||
2 | ![]() |
IS_N1DESEL | Value transfer | Type reference (TYPE) | N1DESEL | IS-H: Designelemente | 20030812 | ||
3 | ![]() |
IS_N1DESELT | Value transfer | Type reference (TYPE) | N1DESELT | IS-H: Texte zu Designelementen | 20030812 |
Method CREATE on class CL_ISH_DESEL has no exception.
Method FILL_N1DESEL Signature
Method FILL_N1DESEL on class CL_ISH_DESEL has no parameter.
Method FILL_N1DESEL on class CL_ISH_DESEL has no exception.
Method FILL_N1DESELT Signature
Method FILL_N1DESELT on class CL_ISH_DESEL has no parameter.
Method FILL_N1DESELT on class CL_ISH_DESEL has no exception.
Method GET_ASS_TYPE Signature
Method GET_ASS_TYPE on class CL_ISH_DESEL has no parameter.
Method GET_ASS_TYPE on class CL_ISH_DESEL has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_N1DESEL | Value transfer | Type reference (TYPE) | N1DESEL | IS-H: Designelemente | 20030807 | ||
2 | ![]() |
ES_N1DESELT | Value transfer | Type reference (TYPE) | N1DESELT | IS-H: Texte zu Designelementen | 20030807 |
Method GET_DATA on class CL_ISH_DESEL has no exception.
Method GET_DESEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESELID | Value transfer | Type reference (TYPE) | N1DESEL-DESELID | IS-H: ID eines Designelements | 20030807 | ||
2 | ![]() |
RR_DESEL | Value transfer | Object reference (TYPE REF TO) | CL_ISH_DESEL | IS-H: Designelement | 20030807 |
Method GET_DESEL on class CL_ISH_DESEL has no exception.
Method GET_DESELID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DESELID | Value transfer | Type reference (TYPE) | N1DESEL-DESELID | IS-H: ID eines Designelements | 20030807 |
Method GET_DESELID on class CL_ISH_DESEL has no exception.
Method GET_DESELSN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DESELSN | Value transfer | Type reference (TYPE) | N1DESELT-DESELSN | IS-H: Bezeichnung eines Designelements | 20030807 |
Method GET_DESELSN on class CL_ISH_DESEL has no exception.
Method GET_DESELTYP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DESELTYP | Value transfer | Type reference (TYPE) | N1DESEL-DESELTYP | IS-H: KLAT/VKG: Typen von Designelementen | 20040204 |
Method GET_DESELTYP on class CL_ISH_DESEL has no exception.
Method GET_ELEM_NAME Signature
Method GET_ELEM_NAME on class CL_ISH_DESEL has no parameter.
Method GET_ELEM_NAME on class CL_ISH_DESEL has no exception.
Method GET_ELEM_TYPE Signature
Method GET_ELEM_TYPE on class CL_ISH_DESEL has no parameter.
Method GET_ELEM_TYPE on class CL_ISH_DESEL has no exception.
Method GET_TMP_DESELID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DESELID | Value transfer | Type reference (TYPE) | N1DESEL-DESELID | IS-H: ID eines Designelements | 20030812 |
Method GET_TMP_DESELID on class CL_ISH_DESEL has no exception.
Method GET_T_DESEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REFRESH | Value transfer | Type reference (TYPE) | ISH_ON_OFF | '' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030812 | |
2 | ![]() |
RT_DESEL | Value transfer | Type reference (TYPE) | ISH_T_DESEL | IS-H: Tabelle mit CL_ISH_DESEL Objektreferenzen | 20030807 |
Method GET_T_DESEL on class CL_ISH_DESEL has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_ISH_DESEL has no parameter.
Method INITIALIZE on class CL_ISH_DESEL has no exception.
Method IS_CHANGED_N1DESEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_CHANGED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030812 |
Method IS_CHANGED_N1DESEL on class CL_ISH_DESEL has no exception.
Method IS_CHANGED_N1DESELT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_CHANGED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030812 |
Method IS_CHANGED_N1DESELT on class CL_ISH_DESEL has no exception.
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_DESEL | IS-H: Designelement | 20030812 | ||
2 | ![]() |
IS_N1DESEL | Value transfer | Type reference (TYPE) | N1DESEL | IS-H: Designelemente | 20030812 | ||
3 | ![]() |
IS_N1DESELT | Value transfer | Type reference (TYPE) | N1DESELT | IS-H: Texte zu Designelementen | 20030812 | ||
4 | ![]() |
I_READ_FROM_DB | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030812 |
Method LOAD on class CL_ISH_DESEL has no exception.
Method READ_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESELID | Value transfer | Type reference (TYPE) | N1DESEL-DESELID | IS-H: ID eines Designelements | 20030812 |
Method READ_FROM_DB on class CL_ISH_DESEL has no exception.
Method SAVE_N1DESEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20030812 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030812 | ||
3 | ![]() |
I_TCODE | Value transfer | Type reference (TYPE) | SY-TCODE | SY-TCODE | ABAP-Programm, aktueller Transaktionscode | 20030812 | |
4 | ![]() |
I_TESTRUN | Value transfer | Type reference (TYPE) | ISH_ON_OFF | '' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030812 |
Method SAVE_N1DESEL on class CL_ISH_DESEL has no exception.
Method SAVE_N1DESELT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20030812 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030812 | ||
3 | ![]() |
I_TCODE | Value transfer | Type reference (TYPE) | SY-TCODE | SY-TCODE | ABAP-Programm, aktueller Transaktionscode | 20030812 | |
4 | ![]() |
I_TESTRUN | Value transfer | Type reference (TYPE) | ISH_ON_OFF | '' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030812 |
Method SAVE_N1DESELT on class CL_ISH_DESEL has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESELSN | Value transfer | Type reference (TYPE) | N1DESELT-DESELSN | IS-H: Bezeichnung eines Designelements | 20030812 | ||
2 | ![]() |
I_DESELTYP | Value transfer | Type reference (TYPE) | N1DESEL-DESELTYP | IS-H: Typen von Designelementen | 20030812 |
Method SET_DATA on class CL_ISH_DESEL has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 472 |