SAP ABAP Class CL_ISHMED_GL_RD_STEP (pathways Step (Read))
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_WL_READER | i.s.h.med Central Object Properties | 20060207 |
Properties
Class | CL_ISHMED_GL_RD_STEP | |
Short Description | pathways Step (Read) | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | NMED_GL | IS-H*MED: Treatment Pathways |
Created | 20060207 | SAP |
Last change | 20070917 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISHMED_GL_RD_STEP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISHMED_WL_READER | i.s.h.med Central Object Properties | 20060207 |
Friends
Class CL_ISHMED_GL_RD_STEP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_GL_RD_COLL | pathways Reader Objects | 20060224 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RN2GL_TM_STEP | Step in Patient Pathway | 20060208 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RN2GL_TM_STEP_SCR | Step in Patient Pathway - Interface | 20060208 | ||
4 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20060208 | ||||
5 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20060208 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | Class constructor | 20060224 |
2 | ![]() |
Static method | Public | Method | Create Detail View for Step | 20060224 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20060207 |
4 | ![]() |
Instance method | Public | Method | Get data | 20060207 |
5 | ![]() |
Static method | Public | Method | Determine Steps of Patient Pathway | 20060223 |
6 | ![]() |
Instance method | Public | Method | Determine Item for Step | 20060227 |
7 | ![]() |
Static method | Public | Method | Load | 20060207 |
8 | ![]() |
Instance method | Protected | Method | Read From Database | 20060207 |
Events
Class CL_ISHMED_GL_RD_STEP has no event.
Types
Class CL_ISHMED_GL_RD_STEP has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ISHMED_GL_RD_STEP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISHMED_GL_RD_STEP has no exception.
Method COMPILE_STEP_SCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_STEP_SCR | Call by reference | Type reference (TYPE) | RN2GL_TM_STEP_SCR | Schritt im Patientenpfad - Oberfläche | 20060224 | ||
2 | ![]() |
IS_STEP | Call by reference | Type reference (TYPE) | RN2GL_TM_STEP | Schritt im Patientenpfad | 20060224 | ||
3 | ![]() |
I_TIMEUNIT | Call by reference | Type reference (TYPE) | N2GL_TIMEUNIT | Zeiteinheit | 20060224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme in Datenobjekt | 20060317 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_STEP | Call by reference | Type reference (TYPE) | RN2GL_TM_STEP | Schritt im Patientenpfad | 20060208 |
Method CONSTRUCTOR on class CL_ISHMED_GL_RD_STEP has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_STEP | Call by reference | Type reference (TYPE) | RN2GL_TM_STEP | Schritt im Patientenpfad | 20060209 |
Method GET_DATA on class CL_ISHMED_GL_RD_STEP has no exception.
Method GET_FOR_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_STEP | Call by reference | Type reference (TYPE) | ISHMED_T_N2GL_TM_STEP | Schritte eines Patientenpfades | 20060223 | ||
2 | ![]() |
I_PATH_ID | Call by reference | Type reference (TYPE) | N2GL_TM_ID | Schlüssel Patientenpfad | 20060223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt nicht gefunden | 20060223 |
Method GET_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_GL_RD_ITEM | i.s.h.med pathways Item | 20060227 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt nicht gefunden | 20060227 |
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_ISHMED_GL_RD_STEP | i.s.h.med pathways Schritt | 20060208 | ||
2 | ![]() |
IS_STEP | Call by reference | Type reference (TYPE) | RN2GL_TM_STEP | Schritt im Patientenpfad | 20060208 | ||
3 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | N2GL_STEP_ID | Schlüssel Schritt | 20060208 | ||
4 | ![]() |
I_READ_FROM_DB | Call by reference | Type reference (TYPE) | ISH_ON_OFF | 'X' | Von DB lesen { 'X' | ' ' } | 20060208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme in Datenobjekt | 20060208 |
Method READ_FROM_DB Signature
Method READ_FROM_DB on class CL_ISHMED_GL_RD_STEP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt nicht gefunden | 20060208 |
History
Last changed by/on | SAP | 20070917 |
SAP Release Created in | 700 |