SAP ABAP Class CL_ISHMED_CON_PLANNING_GRID (IS-H*MED: Planning Grid Configuration Class)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED-SC (Application Component) Planning
⤷
N1APMG_MED (Package) IS-H*MED: Appointment Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_CONFIG | IS-H: Basic Class for Configuration of Dialogs | 20031216 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_PG_CONSTANTS | IS-H*MED Constants for Planning Grid | 20031216 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_PL_USAGE_CONSTANTS | Constants for Appointment Planning | 20031216 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_PL_USAGE_CONSTANTS | Constants for Appointment Planning | 20050120 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_CON_PLANGRID_WP014 | IS-H*MED: Planning Grid View Type 014 Configuration Class | 20040721 |
Properties
| Class | CL_ISHMED_CON_PLANNING_GRID | |
| Short Description | IS-H*MED: Planning Grid Configuration Class | |
| Super Class | CL_ISH_CONFIG | IS-H: Basic Class for Configuration of Dialogs |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1APMG_MED | IS-H*MED: Appointment Management |
| Created | 20031216 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_CON_PLANNING_GRID has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISHMED_PG_CONSTANTS | IS-H*MED Constants for Planning Grid | 20031216 | ||
| 2 | IF_ISHMED_PL_USAGE_CONSTANTS | Constants for Appointment Planning | 20031216 | ||
| 3 | IF_ISH_PL_USAGE_CONSTANTS | Constants for Appointment Planning | 20050120 |
Friends
Class CL_ISHMED_CON_PLANNING_GRID 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_ISH_CON_APP_EDITOR | Configuration for Appointment Editor | 20040413 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ISH_T_EXCL_FUNC | Table with Functions to Be Excluded | 20050308 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ISH_T_RUN_DATA | Table with Objects Which May not Be Saved | 20050613 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | ON | Transferred Objects Current? | 20040324 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | I | -1 | Automatic Refresh Interval | 20040721 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates a CL_ISHMED_CON_PLANNING_GRID Reference | 20031216 | |
| 2 | Instance method | Public | Method | Determine Configuration for Appointment Editor | 20040413 | |
| 3 | Instance method | Public | Method | Determination of Functions to Be Excluded | 20050308 | |
| 4 | Instance method | Public | Method | Transferred Objects Current? | 20040324 | |
| 5 | Instance method | Public | Method | Returns Interval for Automatic Refresh | 20040721 | |
| 6 | Instance method | Public | Method | Returns Temporary Data of Planning Grid | 20050613 | |
| 7 | Instance method | Public | Method | Returns Current Data for Worklist | 20040721 | |
| 8 | Instance method | Public | Method | Removes Functions to Be Excluded | 20050308 | |
| 9 | Instance method | Public | Method | Set Configuration for Appointment Editor | 20040413 | |
| 10 | Instance method | Public | Method | Set Functions to Be Excluded | 20050308 | |
| 11 | Instance method | Public | Method | Transferred Objects Current? | 20040324 | |
| 12 | Instance method | Public | Method | Sets Interval for Automatic Refresh | 20040721 | |
| 13 | Instance method | Public | Method | Display Clinical Order? | 20031216 | |
| 14 | Instance method | Public | Method | Set Temporary Data | 20050613 |
Events
Class CL_ISHMED_CON_PLANNING_GRID has no event.
Types
Class CL_ISHMED_CON_PLANNING_GRID has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerabarbeitung | 20031216 | |||
| 2 | ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CON_PLANNING_GRID | Instanz der Konfigurationsklasse Plantafel | 20031216 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031216 |
Method CREATE on class CL_ISHMED_CON_PLANNING_GRID has no exception.
Method GET_CON_APP_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_CON_APP_EDITOR | Call by reference | Object reference (TYPE REF TO) | CL_ISH_CON_APP_EDITOR | Konfiguration | 20040413 |
Method GET_CON_APP_EDITOR on class CL_ISHMED_CON_PLANNING_GRID has no exception.
Method GET_EXCL_FUNCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_EXCL_FUNCS | Value transfer | Type reference (TYPE) | ISH_T_EXCL_FUNC | Auszuschließende Funktionen | 20050308 |
Method GET_EXCL_FUNCS on class CL_ISHMED_CON_PLANNING_GRID has no exception.
Method GET_OBJECTS_ACTUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OBJECTS_ACTUAL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Übergebene Objekte aktuell? | 20040324 |
Method GET_OBJECTS_ACTUAL on class CL_ISHMED_CON_PLANNING_GRID has no exception.
Method GET_REFRESH_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REFRESH_INTERVAL | Value transfer | Type reference (TYPE) | I | Interval für das automatische Refresh | 20040721 |
Method GET_REFRESH_INTERVAL on class CL_ISHMED_CON_PLANNING_GRID has no exception.
Method GET_TMP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TMP_DATA | Call by reference | Type reference (TYPE) | ISH_T_RUN_DATA | Tabelle mit Objekten, welche nicht gesichert werden dürfen | 20050613 |
Method GET_TMP_DATA on class CL_ISHMED_CON_PLANNING_GRID has no exception.
Method GET_WPOOL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20040721 | |||
| 2 | ET_WPOOL_DATA | Call by reference | Type reference (TYPE) | ISHMED_T_PG_WORKPOOL | Daten des Arbeitsvorrates | 20040721 | |||
| 3 | E_IMPLEMENTED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Flag, ob Methode implementiert ist und Daten liefert | 20040721 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040721 | |||
| 5 | I_REFRESH_ONLY | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | Flag, ob erster Aufruf oder Refresh | 20040721 |
Method GET_WPOOL_DATA on class CL_ISHMED_CON_PLANNING_GRID has no exception.
Method REMOVE_EXCL_FUNCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXCL_FUNC | Call by reference | Type reference (TYPE) | RNEXCL_FUNC | Auszuschließende Funktion | 20050308 | |||
| 2 | IT_EXCL_FUNC | Call by reference | Type reference (TYPE) | ISH_T_EXCL_FUNC | Tabelle mit auszuschließenden Funktionen | 20050308 |
Method REMOVE_EXCL_FUNCS on class CL_ISHMED_CON_PLANNING_GRID has no exception.
Method SET_CON_APP_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CON_APP_EDITOR | Call by reference | Object reference (TYPE REF TO) | CL_ISH_CON_APP_EDITOR | Konfiguration | 20040413 |
Method SET_CON_APP_EDITOR on class CL_ISHMED_CON_PLANNING_GRID has no exception.
Method SET_EXCL_FUNCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXCL_FUNC | Call by reference | Type reference (TYPE) | RNEXCL_FUNC | Auszuschließende Funktion | 20050308 | |||
| 2 | IT_EXCL_FUNC | Call by reference | Type reference (TYPE) | ISH_T_EXCL_FUNC | Tabelle mit auszuschließenden Funktionen | 20050308 |
Method SET_EXCL_FUNCS on class CL_ISHMED_CON_PLANNING_GRID has no exception.
Method SET_OBJECTS_ACTUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECTS_ACTUAL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | Übergebene Objekte aktuell? | 20040324 |
Method SET_OBJECTS_ACTUAL on class CL_ISHMED_CON_PLANNING_GRID has no exception.
Method SET_REFRESH_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REFRESH_INTERVAL | Value transfer | Type reference (TYPE) | I | Interval des automatischen Refresh | 20040721 |
Method SET_REFRESH_INTERVAL on class CL_ISHMED_CON_PLANNING_GRID has no exception.
Method SET_SHOW_CORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SHOW_CORDER | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | Kl. Auftrag anzeigen? | 20031216 |
Method SET_SHOW_CORDER on class CL_ISHMED_CON_PLANNING_GRID has no exception.
Method SET_TMP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TMP_DATA | Call by reference | Type reference (TYPE) | ISH_T_RUN_DATA | Tabelle mit Objekten, welche nicht gesichert werden dürfen | 20050613 |
Method SET_TMP_DATA on class CL_ISHMED_CON_PLANNING_GRID has no exception.
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 472 |