SAP ABAP Class CL_ISH_SNAP_FCT_PLANNING (IS-H*MED: Snapshot Object for Preregistration)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     NAPMG (Package) IS-H: Appointment Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SNAPSHOT IS-H: Base Class for Snapshots 20030709
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_SNAP_FCT_PLANNING IS-H*MED: Snapshot Object for Preregistration 20030711
Properties
Class CL_ISH_SNAP_FCT_PLANNING  
Short Description IS-H*MED: Snapshot Object for Preregistration    
Super Class CL_ISH_SNAPSHOT IS-H: Base Class for Snapshots 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NAPMG   IS-H: Appointment Management 
Created 20030709   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_SNAP_FCT_PLANNING has no forward declaration.
Interfaces
Class CL_ISH_SNAP_FCT_PLANNING has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ISH_FAC_SNAP_FCT_PLANNING 20030711 IS-H: Factory for Instantiation of Function Class Planning
2 CL_ISH_FCT_PLANNING 20030711 IS-H*MED: Class for Planning
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_APPS_CREATED Instance attribute Private Type reference (TYPE) ISH_T_SNAP_APP_OBJ Appointments Generated by Planning Function 20070629
2 GT_ATTRID_MAPPING Instance attribute Private Type reference (TYPE) CL_ISH_FCT_PLANNING=>TYT_ATTRID_MAPPING Mapping of the ATTRIDs 20050602
3 GT_COLLECTION Instance attribute Private Type reference (TYPE) ISHMED_T_PLANNING_COLLECTION All Data for an Appointment of the Function Class Planning 20030709
4 GT_CURR_ALLOC Instance attribute Private Type reference (TYPE) ISHMED_T_PLANNING_ALLOCATION Data of the Current Transaction Allocated for Planning 20030709
5 GT_CURR_CANCEL Instance attribute Private Type reference (TYPE) ISH_OBJECTLIST Appointment That Are Canceled Due to Current Transactions 20030709
6 GT_CURR_TOPL Instance attribute Private Type reference (TYPE) ISHMED_T_PLANNING_DATA Objects to Be Planned 20030709
7 GT_HISTORY Instance attribute Private Type reference (TYPE) ISHMED_T_PLANNING_HISTORY Appointment History 20060623
8 GT_OBJECT Instance attribute Private Type reference (TYPE) ISHMED_T_SNAPSHOT Table with Snapshots of All Objects Used 20030709
9 GT_SET_TMP_DATA Instance attribute Private Type reference (TYPE) ISH_OBJECTLIST Data Transferred From Caller; Cannot Be Saved 20030709
10 GT_TMP_DATA Instance attribute Private Type reference (TYPE) ISH_OBJECTLIST All Data Which Cannot Be Saved 20030709
11 GT_TO_CONSIDER_APPS Instance attribute Private Type reference (TYPE) ISHMED_T_APPOINTMENT_OBJECT Table with Appointments that Are to Be Taken into Account 20050406
12 G_ENVIRONMENT Instance attribute Private Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT Environment 20030709
13 G_FORCE_MOVEMENT Instance attribute Private Type reference (TYPE) ISH_ON_OFF Include Movements 20050406
14 G_PLAN_FLAGS Instance attribute Private Type reference (TYPE) RN1PLANNING_FLAGS Paramaters of the Function Class Planning 20030709
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030711
2 CREATE Static method Protected Method Create Instance of Snapshot Class for Planning 20030711
Events
Class CL_ISH_SNAP_FCT_PLANNING has no event.
Types
Class CL_ISH_SNAP_FCT_PLANNING has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISH_SNAP_FCT_PLANNING has no parameter.
# Exception Resumable Description Created on
1 INSTANCE_NOT_POSSIBLE Instanz der Klasse kann nicht erzeugt werden 20030711

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbearbeitung 20030711
2 Exporting E_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISH_SNAP_FCT_PLANNING Instanz der Snapshotklasse für die Planung 20030711
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20030711

Method CREATE on class CL_ISH_SNAP_FCT_PLANNING has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472