SAP ABAP Class CL_ISHMED_PRC_PLANNING_DIALOG (IS-H*MED: Process Class for Planning with Dialog)
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_PRC_PLANNING_DIALOG IS-H: Process Class for Planning with Dialog 20031102
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_PRC_PLANNING IS-H*MED: Interface for Process Class planning 20031102
Properties
Class CL_ISHMED_PRC_PLANNING_DIALOG  
Short Description IS-H*MED: Process Class for Planning with Dialog    
Super Class CL_ISH_PRC_PLANNING_DIALOG IS-H: Process Class for Planning with Dialog 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1APMG_MED   IS-H*MED: Appointment Management 
Created 20031102   SAP 
Last change 20110810   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_PRC_PLANNING_DIALOG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_PRC_PLANNING IS-H*MED: Interface for Process Class planning 20031102
Friends
# Friend Modeled only Created on Description
1 CL_ISHMED_WRK_PRC_PLANNING 20031102 IS-H: Worker Class for Planning Process
2 CL_ISH_FAC_PRC_PLANNING_DIALOG 20031102 IS-H: Instantiation of ProcessClass for Planning with Dialog
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TYPE_SCR_APP_BASIC_MED Instance attribute Protected Attribute reference (LIKE) 20040204
2 CO_TYPE_SCR_CAUSE_CHANGE Instance attribute Public Attribute reference (LIKE) 20041229
3 CO_TYPE_SCR_PLANNED_BY Instance attribute Protected Attribute reference (LIKE) 20040204
4 GR_WRK_INSTANCE Instance attribute Public Attribute reference (LIKE) 20041013
5 GT_FNAME_MAP_CHG_APP_BASIC_MED Static Attribute Protected Type reference (TYPE) ISH_T_FIELDNAME_MAPPING Field Name for Screen Field in Change Structure 20031102
6 GT_FNAME_MAP_CHG_CAUSE_CHANGE Static Attribute Protected Type reference (TYPE) ISH_T_FIELDNAME_MAPPING Field Name for Screen Field in Original Structure (Appt) 20041229
7 GT_FNAME_MAP_CHG_MED_TEXT Static Attribute Protected Type reference (TYPE) ISH_T_FIELDNAME_MAPPING Field Name for Screen Field in Change Structure 20031102
8 GT_FNAME_MAP_CHG_PLANNED_BY Static Attribute Protected Type reference (TYPE) ISH_T_FIELDNAME_MAPPING Field Name for Screen Field in Change Structure 20031102
9 GT_FNAME_MAP_CHG_PRIO_TRANSP Static Attribute Protected Type reference (TYPE) ISH_T_FIELDNAME_MAPPING Field Name for Screen Field in Change Structure 20031102
10 GT_FNAME_MAP_SET_APP_BASIC_MED Static Attribute Protected Type reference (TYPE) ISH_T_FIELDNAME_MAPPING Field Name for Screen Field in Original Structure (Appt) 20031102
11 GT_FNAME_MAP_SET_CAUSE_CHANGE Static Attribute Protected Type reference (TYPE) ISH_T_FIELDNAME_MAPPING Field Name for Screen Field in Change Structure 20041229
12 GT_FNAME_MAP_SET_MED_TEXT Static Attribute Protected Type reference (TYPE) ISH_T_FIELDNAME_MAPPING Field Name for Screen Field in Original Structure (Appt) 20031102
13 GT_FNAME_MAP_SET_PLANNED_BY Static Attribute Protected Type reference (TYPE) ISH_T_FIELDNAME_MAPPING Field Name for Screen Field in Original Structure (Appt) 20031102
14 GT_FNAME_MAP_SET_PRIO_TRANSP Static Attribute Protected Type reference (TYPE) ISH_T_FIELDNAME_MAPPING Field Name for Screen Field in Original Structure (Appt) 20031102
15 G_TAKE_OVER_CAUSECHNG_ABORTED Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Use Change Reason Canceled 20100716
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031102
2 CREATE_DIALOG_MED Static method Protected Method Create Instance Class for Planning with Dialog 20031102
3 GET_PRC_DATA_MED Instance method Public Method 20041123
4 GET_USE_DEFAULT_CAUSE_CHANGE Instance method Public Method 20050307
5 GET_WRK_INSTANCE Instance method Protected Method Get Worker Class Instance 20041013
6 PLANNING_MED Instance method Public Method 20031102
7 SET_PRC_DATA_MED Instance method Public Method 20041123
8 SET_USE_DEFAULT_CAUSE_CHANGE Instance method Public Method 20050307
Events
Class CL_ISHMED_PRC_PLANNING_DIALOG has no event.
Types
Class CL_ISHMED_PRC_PLANNING_DIALOG has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ISHMED_PRC_PLANNING_DIALOG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISHMED_PRC_PLANNING_DIALOG has no exception.

Method CREATE_DIALOG_MED 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 20031102
2 Exporting ER_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISHMED_PRC_PLANNING_DIALOG Instanz Prozesskl. für Planung mit Dialog 20031102
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031102

Method CREATE_DIALOG_MED on class CL_ISHMED_PRC_PLANNING_DIALOG has no exception.

Method GET_PRC_DATA_MED Signature

Method GET_PRC_DATA_MED on class CL_ISHMED_PRC_PLANNING_DIALOG has no parameter.
Method GET_PRC_DATA_MED on class CL_ISHMED_PRC_PLANNING_DIALOG has no exception.

Method GET_USE_DEFAULT_CAUSE_CHANGE Signature

Method GET_USE_DEFAULT_CAUSE_CHANGE on class CL_ISHMED_PRC_PLANNING_DIALOG has no parameter.
Method GET_USE_DEFAULT_CAUSE_CHANGE on class CL_ISHMED_PRC_PLANNING_DIALOG has no exception.

Method GET_WRK_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_WRK_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_WRK_PRC_PLANNING Workerklasse für Prozess Planung 20050607

Method GET_WRK_INSTANCE on class CL_ISHMED_PRC_PLANNING_DIALOG has no exception.

Method PLANNING_MED Signature

Method PLANNING_MED on class CL_ISHMED_PRC_PLANNING_DIALOG has no parameter.
Method PLANNING_MED on class CL_ISHMED_PRC_PLANNING_DIALOG has no exception.

Method SET_PRC_DATA_MED Signature

Method SET_PRC_DATA_MED on class CL_ISHMED_PRC_PLANNING_DIALOG has no parameter.
Method SET_PRC_DATA_MED on class CL_ISHMED_PRC_PLANNING_DIALOG has no exception.

Method SET_USE_DEFAULT_CAUSE_CHANGE Signature

Method SET_USE_DEFAULT_CAUSE_CHANGE on class CL_ISHMED_PRC_PLANNING_DIALOG has no parameter.
Method SET_USE_DEFAULT_CAUSE_CHANGE on class CL_ISHMED_PRC_PLANNING_DIALOG has no exception.
History
Last changed by/on SAP  20110810 
SAP Release Created in 472