SAP ABAP Class CL_ISHMED_GL_SCR_COMMENT (Pathways: Comment Screen)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
NMED_GL (Package) IS-H*MED: Treatment Pathways

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_OBJECT | General Object Interface | 20060322 |
Properties
Class | CL_ISHMED_GL_SCR_COMMENT | |
Short Description | Pathways: Comment Screen | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | NMED_GL | IS-H*MED: Treatment Pathways |
Created | 20060322 | SAP |
Last change | 20070917 | 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_ISHMED_OBJECT | General Object Interface | 20060322 |
Friends
Class CL_ISHMED_GL_SCR_COMMENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'A' | Edit/Supplement Note | 20060323 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'C' | First Entry | 20060323 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'D' | Display | 20060323 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | C | 'M' | Individual Processing with Old Display | 20060322 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | C | 'S' | Single Processing | 20060322 | |
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EX_ISHMED_GL_COMVIEW | BAdI Interface IF_EX_ISHMED_GL_COMVIEW | 20060419 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ISHMED_GL_SCR_COMMENT_DLG | Pathways: Comment Screen - Dialog Interface | 20060322 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RN2GL_NOTE_EDIT | Pathways: Comment Processing Screen | 20060324 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISHMED_T_TN2CAT | Categories: Table with Categories | 20060324 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISHMED_T_N2GL_ACT_NOTE | i.s.h.med pathways Comment | 20060324 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | N2GL_ACT_TYP | i.s.h.med pathways Activity Type | 20060322 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | N2GL_ACT_CAT_REQ | Pathways: Category Entry | 20060324 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | N2CAT_SET | Categories: Category Set Key | 20060727 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | Flag for change | 20060421 | ||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | N2GL_INP_AFTERWARDS | Pathways: Subsequent Entry not Possible | 20060324 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | C | Mode | 20060324 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | New Comment? | 20060420 | ||
18 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | N2GL_NOTE | i.s.h.med pathways Note | 20060324 | ||
19 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | N2GL_NOTE_REQ | Pathways: Note Entry | 20060324 | ||
20 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | C | 20060322 | |||
21 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYDYNNR | Current Dynpro Number | 20060322 | ||
22 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20060322 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Data | 20060322 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060322 |
3 | ![]() |
Static method | Public | Method | Create Multiple View | 20060322 |
4 | ![]() |
Static method | Public | Method | Create Individual View | 20060322 |
5 | ![]() |
Instance method | Public | Method | 20060323 | |
6 | ![]() |
Instance method | Public | Method | Read Current Data of Comment | 20060322 |
7 | ![]() |
Instance method | Protected | Method | Initialize Subscreen | 20060322 |
8 | ![]() |
Instance method | Public | Method | Data Changed | 20060421 |
9 | ![]() |
Instance method | Public | Method | Data Input Possible | 20060421 |
10 | ![]() |
Instance method | Protected | Method | Set Default Values | 20060419 |
11 | ![]() |
Instance method | Public | Method | Set data | 20060322 |
12 | ![]() |
Instance method | Public | Method | Set Work Mode | 20060323 |
13 | ![]() |
Instance method | Protected | Method | Set General Information | 20060424 |
Events
Class CL_ISHMED_GL_SCR_COMMENT has no event.
Types
Class CL_ISHMED_GL_SCR_COMMENT has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERROR | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20060322 | ||
2 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20060322 |
Method CHECK on class CL_ISHMED_GL_SCR_COMMENT has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTIVITY | Call by reference | Type reference (TYPE) | N2GL_ACT_TYP | i.s.h.med pathways Aktivitätstyp | 20060322 | ||
2 | ![]() |
I_CATSET_ID | Call by reference | Type reference (TYPE) | N2CAT_SET | Kategorien: Schlüssel Kategorienset | 20060727 | ||
3 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | C | 20060322 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine Ausnahme | 20060419 |
Method CREATE_MULTIPLE_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTIVITY | Call by reference | Type reference (TYPE) | N2GL_ACT_TYP | i.s.h.med pathways Aktivitätstyp | 20060322 | ||
2 | ![]() |
I_CATSET_ID | Call by reference | Type reference (TYPE) | N2CAT_SET | Kategorien: Schlüssel Kategorienset | 20060705 | ||
3 | ![]() |
I_EINRI | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20060323 | ||
4 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_GL_SCR_COMMENT | Pathways: Kommentarbild | 20060322 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine Ausnahme | 20060322 |
Method CREATE_SINGLE_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTIVITY | Call by reference | Type reference (TYPE) | N2GL_ACT_TYP | i.s.h.med pathways Aktivitätstyp | 20060322 | ||
2 | ![]() |
I_CATSET_ID | Call by reference | Type reference (TYPE) | N2CAT_SET | Kategorien: Schlüssel Kategorienset | 20060705 | ||
3 | ![]() |
I_EINRI | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20060323 | ||
4 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_GL_SCR_COMMENT | Pathways: Kommentarbild | 20060322 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine Ausnahme | 20060322 |
Method FINALIZE Signature
Method FINALIZE on class CL_ISHMED_GL_SCR_COMMENT has no parameter.
Method FINALIZE on class CL_ISHMED_GL_SCR_COMMENT has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_NOTE | Call by reference | Type reference (TYPE) | RN2GL_ACT_NOTE | Kommentar | 20060322 | ||
2 | ![]() |
E_CATEGORY | Call by reference | Type reference (TYPE) | N2GL_ACT_CAT | i.s.h.med pathways Kategorisierung einer Aktivität | 20060324 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine Ausnahme | 20060322 |
Method INIT_SUBSCREEN Signature
Method INIT_SUBSCREEN on class CL_ISHMED_GL_SCR_COMMENT has no parameter.
Method INIT_SUBSCREEN on class CL_ISHMED_GL_SCR_COMMENT has no exception.
Method IS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CHANGED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Geändert = 'X' | 20060421 |
Method IS_CHANGED on class CL_ISHMED_GL_SCR_COMMENT has no exception.
Method IS_INPUT_POSSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_POSSIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ='X' Nacherfassung mgl./Notizerfassung fak./obl. | 20060421 |
Method IS_INPUT_POSSIBLE on class CL_ISHMED_GL_SCR_COMMENT has no exception.
Method POPULATE_DEFAULTS Signature
Method POPULATE_DEFAULTS on class CL_ISHMED_GL_SCR_COMMENT has no parameter.
Method POPULATE_DEFAULTS on class CL_ISHMED_GL_SCR_COMMENT has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NOTE | Call by reference | Type reference (TYPE) | RN2GL_ACT_NOTE | Kommentar | 20060322 | ||
2 | ![]() |
IT_NOTES | Call by reference | Type reference (TYPE) | ISHMED_T_N2GL_ACT_NOTE | Kommentare | 20060322 | ||
3 | ![]() |
I_CATEGORY | Call by reference | Type reference (TYPE) | N2GL_ACT_CAT | i.s.h.med pathways Kategorisierung einer Aktivität | 20060324 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine Ausnahme | 20060322 |
Method SET_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | C | siehe Konstanten CO_MODE_xxx | 20060323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine Ausnahme | 20060323 |
Method SET_VALUES Signature
Method SET_VALUES on class CL_ISHMED_GL_SCR_COMMENT has no parameter.
Method SET_VALUES on class CL_ISHMED_GL_SCR_COMMENT has no exception.
History
Last changed by/on | SAP | 20070917 |
SAP Release Created in | 700 |