SAP ABAP Class CL_ISHMED_DWSWL_SDEF_WS_SUGG (i.s.h.med: Criteria for Proposal of Work Situations)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
⤷
NMED_DWS_COMP (Package) IS-H: Documentation Work Station Components
⤷
⤷
Properties
| Class | CL_ISHMED_DWSWL_SDEF_WS_SUGG | |
| Short Description | i.s.h.med: Criteria for Proposal of Work Situations | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NMED_DWS_COMP | IS-H: Documentation Work Station Components |
| Created | 20041123 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_DWSWL_SDEF_WS_SUGG has no forward declaration.
Interfaces
Class CL_ISHMED_DWSWL_SDEF_WS_SUGG has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ISHMED_DWSWL_SDEF_ADMIN | 20050131 | i.s.h.med Wrapper for Template Administration |
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 | 20041123 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20041123 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20041123 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ISHMED_T_N2DWSWL_SUGGEST | Criteria for Work Situation Proposal | 20041124 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ISHMED_T_N2DWSWL_SUGGEST | Criteria for Work Situation Proposal | 20041124 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20041123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041123 | |
| 2 | Instance method | Public | Method | Release Resources | 20041123 | |
| 3 | Instance method | Public | Method | Save Changes | 20041123 | |
| 4 | Instance method | Private | Event handling method | handle event DATA_CHANGED of CL_GUI_ALV_GRID | 20041123 | |
| 5 | Instance method | Public | Method | Indicator Whether Data Was Changed | 20041123 | |
| 6 | Instance method | Private | Method | Initialization of List | 20041123 | |
| 7 | Instance method | Private | Method | Register Events | 20041123 | |
| 8 | Instance method | Public | Method | Set Input / Output Mode | 20041123 | |
| 9 | Instance method | Public | Method | Set Table Data | 20041123 | |
| 10 | Instance method | Public | Method | Display On / Off | 20041123 |
Events
Class CL_ISHMED_DWSWL_SDEF_WS_SUGG has no event.
Types
Class CL_ISHMED_DWSWL_SDEF_WS_SUGG 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 | 20041123 | |||
| 2 | I_PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20041123 |
Method CONSTRUCTOR on class CL_ISHMED_DWSWL_SDEF_WS_SUGG has no exception.
Method FREE Signature
Method FREE on class CL_ISHMED_DWSWL_SDEF_WS_SUGG has no parameter.
Method FREE on class CL_ISHMED_DWSWL_SDEF_WS_SUGG has no exception.
Method GET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUGGEST_T | Call by reference | Type reference (TYPE) | ISHMED_T_N2DWSWL_SUGGEST | Kriterien für Vorschlag einer Arbeitssituation | 20041124 |
Method GET_TABLE on class CL_ISHMED_DWSWL_SDEF_WS_SUGG 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) | 20041123 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20041123 | |||||
| 3 | ET_BAD_CELLS | Call by reference | Attribute reference (LIKE) | 20041123 | |||||
| 4 | E_DISPLAY | Call by reference | Attribute reference (LIKE) | 20041123 | |||||
| 5 | E_FIELDNAME | Call by reference | Attribute reference (LIKE) | 20041123 | |||||
| 6 | E_FIELDVALUE | Call by reference | Attribute reference (LIKE) | 20041123 |
Method HANDLE_ON_F4 on class CL_ISHMED_DWSWL_SDEF_WS_SUGG 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 (=' ') | 20041123 |
Method HAS_CHANGED on class CL_ISHMED_DWSWL_SDEF_WS_SUGG 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 | 20041123 |
Method INIT_ALV on class CL_ISHMED_DWSWL_SDEF_WS_SUGG has no exception.
Method REG_EVENTS Signature
Method REG_EVENTS on class CL_ISHMED_DWSWL_SDEF_WS_SUGG has no parameter.
Method REG_EVENTS on class CL_ISHMED_DWSWL_SDEF_WS_SUGG 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 | 20041123 |
Method SET_READY_FOR_INPUT on class CL_ISHMED_DWSWL_SDEF_WS_SUGG has no exception.
Method SET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SUGGEST_T | Call by reference | Type reference (TYPE) | ISHMED_T_N2DWSWL_SUGGEST | Kriterien für Vorschlag einer Arbeitssituation | 20041124 |
Method SET_TABLE on class CL_ISHMED_DWSWL_SDEF_WS_SUGG has no exception.
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VISIBLE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20041123 |
Method SET_VISIBLE on class CL_ISHMED_DWSWL_SDEF_WS_SUGG has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 600 |