SAP ABAP Class CL_ISHMED_GL_ASSIGN (i.s.h.med pathways Assign Treament Pathway to Patient)
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_GL_CONSTANTS | i.s.h.med pathways Constants Definition | 20040216 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20040216 |
Properties
| Class | CL_ISHMED_GL_ASSIGN | |
| Short Description | i.s.h.med pathways Assign Treament Pathway to Patient | |
| 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 | 20040216 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_GL_ASSIGN has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISHMED_GL_CONSTANTS | i.s.h.med pathways Constants Definition | 20040216 | ||
| 2 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20040216 |
Friends
Class CL_ISHMED_GL_ASSIGN has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040216 | |
| 2 | Static method | Public | Method | Create Instance (Factory Method) | 20040216 | |
| 3 | Instance method | Private | Method | Make User Settings | 20040217 | |
| 4 | Instance method | Private | Method | Reset User Settings to Standard Settings | 20040217 | |
| 5 | Instance method | Public | Method | Destroy Instance | 20040216 | |
| 6 | Instance method | Public | Method | Call Methods for Events on Screen | 20040216 | |
| 7 | Instance method | Public | Method | Get Pathway Title of Current Selection | 20040402 | |
| 8 | Instance method | Private | Event handling method | Viewer Update | 20060530 | |
| 9 | Instance method | Private | Method | Initialize Controls | 20040216 | |
| 10 | Instance method | Private | Method | Execute Layout Settings | 20040216 | |
| 11 | Instance method | Private | Method | Register ALV as Event Handler | 20060530 | |
| 12 | Instance method | Private | Method | Set Setting of Lower IE | 20060419 | |
| 13 | Instance method | Private | Method | Set Setting of Lower IE | 20060419 | |
| 14 | Instance method | Private | Method | Update Views of IE | 20060419 |
Events
Class CL_ISHMED_GL_ASSIGN has no event.
Types
Class CL_ISHMED_GL_ASSIGN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CASE_ID | Call by reference | Type reference (TYPE) | FALNR | IS-H: Fallnummer | 20040216 | |||
| 2 | I_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20040216 | |||
| 3 | I_INSTITUTION | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20040216 | |||
| 4 | I_ORGID | Call by reference | Type reference (TYPE) | N2GL_ORGID | i.s.h.med pathways Organisationseinheit | 20060419 | |||
| 5 | I_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040216 | |||
| 6 | I_PATIENT_ID | Call by reference | Type reference (TYPE) | PATNR | IS-H: Patientennummer | 20040216 | |||
| 7 | I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20040216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Fehler bei der Instanzierung | 20040217 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_GL_ASSIGN | IS-H*MED: Behandlungspfad zu Patienten zuweisen | 20040216 | |||
| 2 | I_CASE_ID | Call by reference | Type reference (TYPE) | FALNR | IS-H: Fallnummer | 20040216 | |||
| 3 | I_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20040216 | |||
| 4 | I_INSTITUTION | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20040216 | |||
| 5 | I_ORGID | Call by reference | Type reference (TYPE) | N2GL_ORGID | i.s.h.med pathways Organisationseinheit | 20060419 | |||
| 6 | I_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040216 | |||
| 7 | I_PATIENT_ID | Call by reference | Type reference (TYPE) | PATNR | IS-H: Patientennummer | 20040216 | |||
| 8 | I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20040216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Fehler bei der Instanzierung | 20040216 |
Method CUSTOMIZE Signature
Method CUSTOMIZE on class CL_ISHMED_GL_ASSIGN has no parameter.
Method CUSTOMIZE on class CL_ISHMED_GL_ASSIGN has no exception.
Method CUSTOMIZE_RESET Signature
Method CUSTOMIZE_RESET on class CL_ISHMED_GL_ASSIGN has no parameter.
Method CUSTOMIZE_RESET on class CL_ISHMED_GL_ASSIGN has no exception.
Method DESTROY Signature
Method DESTROY on class CL_ISHMED_GL_ASSIGN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Ausnahme bei Zerstören Pathways | 20040216 |
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 | 20040216 |
Method DO_OKCODE on class CL_ISHMED_GL_ASSIGN has no exception.
Method GET_CURRENT_PATHNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | N2GL_TITLE | IS-H*MED: Titel des Behandlungspfads | 20040402 |
Method GET_CURRENT_PATHNAME on class CL_ISHMED_GL_ASSIGN has no exception.
Method HANDLE_UPDATE_VIEWER Signature
Method HANDLE_UPDATE_VIEWER on class CL_ISHMED_GL_ASSIGN has no parameter.
Method HANDLE_UPDATE_VIEWER on class CL_ISHMED_GL_ASSIGN has no exception.
Method INIT_CONTROLS Signature
Method INIT_CONTROLS on class CL_ISHMED_GL_ASSIGN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Fehler bei der Instanzierung | 20060530 |
Method LAYOUT_ADJUST Signature
Method LAYOUT_ADJUST on class CL_ISHMED_GL_ASSIGN has no parameter.
Method LAYOUT_ADJUST on class CL_ISHMED_GL_ASSIGN has no exception.
Method REG_EVT_HANDLER Signature
Method REG_EVT_HANDLER on class CL_ISHMED_GL_ASSIGN has no parameter.
Method REG_EVT_HANDLER on class CL_ISHMED_GL_ASSIGN has no exception.
Method SET_BOTTOM_VIEWS Signature
Method SET_BOTTOM_VIEWS on class CL_ISHMED_GL_ASSIGN has no parameter.
Method SET_BOTTOM_VIEWS on class CL_ISHMED_GL_ASSIGN has no exception.
Method SET_RIGHT_VIEWS Signature
Method SET_RIGHT_VIEWS on class CL_ISHMED_GL_ASSIGN has no parameter.
Method SET_RIGHT_VIEWS on class CL_ISHMED_GL_ASSIGN has no exception.
Method UPDATE_INFO_VIEWERS Signature
Method UPDATE_INFO_VIEWERS on class CL_ISHMED_GL_ASSIGN has no parameter.
Method UPDATE_INFO_VIEWERS on class CL_ISHMED_GL_ASSIGN has no exception.
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 472 |