SAP ABAP Class CL_ISHMED_GL_SDEF_PROC_ASSIGN (IS-H*MED: List of Assigned Procedures)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
NMED_GL (Package) IS-H*MED: Treatment Pathways

⤷

⤷

Properties
Class | CL_ISHMED_GL_SDEF_PROC_ASSIGN | |
Short Description | IS-H*MED: List of Assigned Procedures | |
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 | 20031021 | SAP |
Last change | 20070917 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISHMED_GL_SDEF_PROC_ASSIGN has no forward declaration.
Interfaces
Class CL_ISHMED_GL_SDEF_PROC_ASSIGN has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ISHMED_GL_PROC_LIST | 20060802 | Edit Diagnoses (Cross) | |
2 | CL_ISHMED_GL_SDEF_GUIDELINE | 20031021 | IS-H*MED: Wrapper for Treatment Pathway Processing |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EINRI | IS-H: Institution | 20031021 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20031021 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20031021 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISHMED_T_N2GL_PROC | IS-H*MED: Assignment of Procedures to Treatment Plan | 20031021 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISHMED_T_N2GL_PROC | IS-H*MED: Assignment of Procedures to Treatment Plan | 20031123 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20031021 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20031021 |
2 | ![]() |
Instance method | Public | Method | Release Resources | 20031021 |
3 | ![]() |
Instance method | Public | Method | Save Changes | 20031021 |
4 | ![]() |
Instance method | Private | Event handling method | Event Handling for DATA_CHANGED of CL_GUI_ALV_GRID | 20031021 |
5 | ![]() |
Instance method | Private | Event handling method | Event Handling for DATA_CHANGED of CL_GUI_ALV_GRID | 20031021 |
6 | ![]() |
Instance method | Public | Method | Indicator Whether Data Was Changed | 20031123 |
7 | ![]() |
Instance method | Private | Method | Initialization of List | 20031021 |
8 | ![]() |
Instance method | Private | Method | Register Events | 20031021 |
9 | ![]() |
Instance method | Public | Method | Set Input / Output Mode | 20031021 |
10 | ![]() |
Instance method | Public | Method | Set Table Data | 20031021 |
Events
Class CL_ISHMED_GL_SDEF_PROC_ASSIGN has no event.
Types
Class CL_ISHMED_GL_SDEF_PROC_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_EINRI | Value transfer | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20031021 | ||
2 | ![]() |
I_PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20031021 |
Method CONSTRUCTOR on class CL_ISHMED_GL_SDEF_PROC_ASSIGN has no exception.
Method FREE Signature
Method FREE on class CL_ISHMED_GL_SDEF_PROC_ASSIGN has no parameter.
Method FREE on class CL_ISHMED_GL_SDEF_PROC_ASSIGN has no exception.
Method GET_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PROCEDURES | Call by reference | Type reference (TYPE) | ISHMED_T_N2GL_PROC | IS-H*MED: Zuordnung Prozeduren zu Behandlungspfad | 20031021 |
Method GET_TABLE on class CL_ISHMED_GL_SDEF_PROC_ASSIGN has no exception.
Method HANDLE_DATA_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA_CHANGED | Call by reference | Attribute reference (LIKE) | 20031021 |
Method HANDLE_DATA_CHANGED on class CL_ISHMED_GL_SDEF_PROC_ASSIGN has no exception.
Method HANDLE_ON_F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_EVENT_DATA | Call by reference | Attribute reference (LIKE) | 20031021 | ||||
2 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20031021 | ||||
3 | ![]() |
ET_BAD_CELLS | Call by reference | Attribute reference (LIKE) | 20031021 | ||||
4 | ![]() |
E_DISPLAY | Call by reference | Attribute reference (LIKE) | 20031021 | ||||
5 | ![]() |
E_FIELDNAME | Call by reference | Attribute reference (LIKE) | 20031021 | ||||
6 | ![]() |
E_FIELDVALUE | Call by reference | Attribute reference (LIKE) | 20031021 |
Method HANDLE_ON_F4 on class CL_ISHMED_GL_SDEF_PROC_ASSIGN has no exception.
Method HAS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RETURN | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031123 |
Method HAS_CHANGED on class CL_ISHMED_GL_SDEF_PROC_ASSIGN has no exception.
Method INIT_ALV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20031021 |
Method INIT_ALV on class CL_ISHMED_GL_SDEF_PROC_ASSIGN has no exception.
Method REG_EVENTS Signature
Method REG_EVENTS on class CL_ISHMED_GL_SDEF_PROC_ASSIGN has no parameter.
Method REG_EVENTS on class CL_ISHMED_GL_SDEF_PROC_ASSIGN has no exception.
Method SET_READY_FOR_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_READY_FOR_INPUT | Value transfer | Type reference (TYPE) | INT4 | 1 | Workmode | 20031021 |
Method SET_READY_FOR_INPUT on class CL_ISHMED_GL_SDEF_PROC_ASSIGN has no exception.
Method SET_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROCEDURES | Value transfer | Type reference (TYPE) | ISHMED_T_N2GL_PROC | IS-H*MED: Zuordnung Prozeduren zu Behandlungspfad | 20031021 |
Method SET_TABLE on class CL_ISHMED_GL_SDEF_PROC_ASSIGN has no exception.
History
Last changed by/on | SAP | 20070917 |
SAP Release Created in | 472 |