SAP ABAP Class CL_ISHMED_GL_RP_PATH_CTR (pathways Patient Pathway Evaluations)
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_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20060515 |
Properties
Class | CL_ISHMED_GL_RP_PATH_CTR | |
Short Description | pathways Patient Pathway Evaluations | |
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 | 20060515 | SAP |
Last change | 20070917 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISHMED_GL_RP_PATH_CTR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20060515 |
Friends
Class CL_ISHMED_GL_RP_PATH_CTR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Main Container | 20060515 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container Info | 20060515 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Evaluation | 20060515 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ISHMED_GL_RP_PATH | pathways Component for Evaluations | 20060515 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20060515 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | Container Provided | 20060515 | ||
7 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20060515 | ||||
8 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20060515 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20060515 |
2 | ![]() |
Instance method | Public | Method | Further Process Function Code | 20060607 |
3 | ![]() |
Instance method | Public | Method | Clear | 20060515 |
4 | ![]() |
Instance method | Protected | Event handling method | Event Handler: Close Dialog Box | 20060515 |
5 | ![]() |
Static method | Public | Method | Create Instance | 20060530 |
6 | ![]() |
Instance method | Protected | Method | Hide Dialog | 20060515 |
7 | ![]() |
Instance method | Protected | Method | Make Dialog Visible | 20060515 |
Events
Class CL_ISHMED_GL_RP_PATH_CTR has no event.
Types
Class CL_ISHMED_GL_RP_PATH_CTR 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_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container für Auswertung | 20060515 | ||
2 | ![]() |
IR_OPT | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_GL_RP_OPTIONS | Selektionskriterien | 20060712 | ||
3 | ![]() |
I_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Dynpronummer | 20060515 | ||
4 | ![]() |
I_REPID | Call by reference | Type reference (TYPE) | SYREPID | Rahmenprogramm | 20060515 | ||
5 | ![]() |
I_REPORT_TYPE | Call by reference | Type reference (TYPE) | N2GL_RP_REPORT_TYPE | Auswertungstyp | 20060712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Daten gefunden | 20060712 | |
2 | ![]() |
Allgemeine Ausnahme | 20060515 |
Method DO_OKCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | OK-Code von Dynpro | 20060607 |
Method DO_OKCODE on class CL_ISHMED_GL_RP_PATH_CTR has no exception.
Method FINALIZE Signature
Method FINALIZE on class CL_ISHMED_GL_RP_PATH_CTR has no parameter.
Method FINALIZE on class CL_ISHMED_GL_RP_PATH_CTR has no exception.
Method HANDLE_CLOSE Signature
Method HANDLE_CLOSE on class CL_ISHMED_GL_RP_PATH_CTR has no parameter.
Method HANDLE_CLOSE on class CL_ISHMED_GL_RP_PATH_CTR has no exception.
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_GL_RP_PATH_CTR | Auswertung Patientenpfad - Oberfläche | 20060530 | ||
2 | ![]() |
IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container für Auswertung | 20060530 | ||
3 | ![]() |
IR_OPT | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_GL_RP_OPTIONS | Selektionskriterien | 20060712 | ||
4 | ![]() |
I_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Dynpronummer | 20060530 | ||
5 | ![]() |
I_REPID | Call by reference | Type reference (TYPE) | SYREPID | Rahmenprogramm | 20060530 | ||
6 | ![]() |
I_REPORT_TYPE | Call by reference | Type reference (TYPE) | N2GL_RP_REPORT_TYPE | Auswertungstyp | 20060712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Daten gefunden | 20060712 | |
2 | ![]() |
Keine Daten gefunden | 20060530 |
Method SET_DIALOG_INVISIBLE Signature
Method SET_DIALOG_INVISIBLE on class CL_ISHMED_GL_RP_PATH_CTR has no parameter.
Method SET_DIALOG_INVISIBLE on class CL_ISHMED_GL_RP_PATH_CTR has no exception.
Method SET_DIALOG_VISIBLE Signature
Method SET_DIALOG_VISIBLE on class CL_ISHMED_GL_RP_PATH_CTR has no parameter.
Method SET_DIALOG_VISIBLE on class CL_ISHMED_GL_RP_PATH_CTR has no exception.
History
Last changed by/on | SAP | 20070917 |
SAP Release Created in | 700 |