SAP ABAP Class CL_ISH_SCR_APPDTZT (IS-H: Appointment/Template Time Screen Class)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1APMG (Package) IS-H: Appointment Management; TSA Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SCREEN_STD IS-H: Basic Class for Screens of Standard 20031016
Properties
Class CL_ISH_SCR_APPDTZT  
Short Description IS-H: Appointment/Template Time Screen Class    
Super Class CL_ISH_SCREEN_STD IS-H: Basic Class for Screens of Standard 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1APMG   IS-H: Appointment Management; TSA Development 
Created 20031016   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_SCR_APPDTZT has no forward declaration.
Interfaces
Class CL_ISH_SCR_APPDTZT has no interface implemented.
Friends
Class CL_ISH_SCR_APPDTZT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FIELDNAME_APPDT Constant Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_APPDTZT-APPDT' IS-H: Field Name 20031229
2 CO_FIELDNAME_APPZT Constant Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_APPZT' IS-H: Field Name 20031229
3 G_FIELDNAME_APPDT Instance attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_APPDTZT-APPDT' IS-H: Field Name 20031229
4 G_FIELDNAME_APPZT Instance attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_APPZT' IS-H: Field Name 20031229
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Instantiates a CL_ISH_SCR_APPDTZT Object 20031016
2 GET_CORDER Instance method Protected Method Returns the Order Object 20031229
3 GET_CORDPOS Instance method Protected Method Returns the Order Item 20031229
4 GET_POS Instance method Protected Method Returns the Item of the Order Item 20031229
Events
Class CL_ISH_SCR_APPDTZT has no event.
Types
Class CL_ISH_SCR_APPDTZT 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 IS-H*MED: Klasse zur Fehlerabarbeitung 20031016
2 Exporting ER_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_APPDTZT IS-H: Screenklasse Zeitpunkt Termin/-vorgabe 20031016
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031016

Method CREATE on class CL_ISH_SCR_APPDTZT has no exception.

Method GET_CORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CORDER Value transfer Object reference (TYPE REF TO) CL_ISH_CORDER IS-H: Klinischer Auftrag 20031229

Method GET_CORDER on class CL_ISH_SCR_APPDTZT has no exception.

Method GET_CORDPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CORDPOS Value transfer Object reference (TYPE REF TO) CL_ISHMED_PREREG IS-H*MED: Vormerkung 20031229

Method GET_CORDPOS on class CL_ISH_SCR_APPDTZT has no exception.

Method GET_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_POS Value transfer Type reference (TYPE) I Position 20031229

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