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 GR_CON_APP_EDITOR Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_CON_APP_EDITOR Configuration for Appointment Editor 20040413
2 GT_EXCL_FUNCS Instance attribute Protected Type reference (TYPE) ISH_T_EXCL_FUNC Table with Functions to Be Excluded 20050308
3 GT_TMP_DATA Instance attribute Protected Type reference (TYPE) ISH_T_RUN_DATA Table with Objects Which May not Be Saved 20050613
4 G_OBJECTS_ACTUAL Instance attribute Protected Type reference (TYPE) ISH_ON_OFF ON Transferred Objects Current? 20040324
5 G_REFRESH_INTERVAL Instance attribute Protected Type reference (TYPE) I -1 Automatic Refresh Interval 20040721
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Creates a CL_ISHMED_CON_PLANNING_GRID Reference 20031216
2 GET_CON_APP_EDITOR Instance method Public Method Determine Configuration for Appointment Editor 20040413
3 GET_EXCL_FUNCS Instance method Public Method Determination of Functions to Be Excluded 20050308
4 GET_OBJECTS_ACTUAL Instance method Public Method Transferred Objects Current? 20040324
5 GET_REFRESH_INTERVAL Instance method Public Method Returns Interval for Automatic Refresh 20040721
6 GET_TMP_DATA Instance method Public Method Returns Temporary Data of Planning Grid 20050613
7 GET_WPOOL_DATA Instance method Public Method Returns Current Data for Worklist 20040721
8 REMOVE_EXCL_FUNCS Instance method Public Method Removes Functions to Be Excluded 20050308
9 SET_CON_APP_EDITOR Instance method Public Method Set Configuration for Appointment Editor 20040413
10 SET_EXCL_FUNCS Instance method Public Method Set Functions to Be Excluded 20050308
11 SET_OBJECTS_ACTUAL Instance method Public Method Transferred Objects Current? 20040324
12 SET_REFRESH_INTERVAL Instance method Public Method Sets Interval for Automatic Refresh 20040721
13 SET_SHOW_CORDER Instance method Public Method Display Clinical Order? 20031216
14 SET_TMP_DATA 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 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerabarbeitung 20031216
2 Exporting ER_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISHMED_CON_PLANNING_GRID Instanz der Konfigurationsklasse Plantafel 20031216
3 Exporting 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 Exporting 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 Returning 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 Returning 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 Returning 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 Exporting 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 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbearbeitung 20040721
2 Exporting ET_WPOOL_DATA Call by reference Type reference (TYPE) ISHMED_T_PG_WORKPOOL Daten des Arbeitsvorrates 20040721
3 Exporting E_IMPLEMENTED Value transfer Type reference (TYPE) ISH_ON_OFF Flag, ob Methode implementiert ist und Daten liefert 20040721
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20040721
5 Importing 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 Importing IS_EXCL_FUNC Call by reference Type reference (TYPE) RNEXCL_FUNC Auszuschließende Funktion 20050308
2 Importing 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 Importing 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 Importing IS_EXCL_FUNC Call by reference Type reference (TYPE) RNEXCL_FUNC Auszuschließende Funktion 20050308
2 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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