SAP ABAP Class CL_ISH_SCR_PROCEDURES (IS-H: Procedures Screen Class)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; 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 20031029
Properties
Class CL_ISH_SCR_PROCEDURES  
Short Description IS-H: Procedures 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 N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20031029   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISH_SCR_PROCEDURES has no interface implemented.
Friends
Class CL_ISH_SCR_PROCEDURES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TYPE_COMP_REFERRAL Instance attribute Public Attribute reference (LIKE) 20031029
2 CO_TYPE_PRC_REFERRAL Instance attribute Public Attribute reference (LIKE) 20031029
3 CO_TYPE_SCR_INSURANCE Instance attribute Public Attribute reference (LIKE) 20031029
4 CO_TYPE_SCR_PROCEDURES Instance attribute Public Attribute reference (LIKE) 20031030
5 CO_TYPE_SCR_REFERRAL Instance attribute Public Attribute reference (LIKE) 20031029
6 GR_CANCEL Instance attribute Public Object reference (TYPE REF TO) CL_ISH_CANCEL IS-H: Class for Cancellation 20031029
7 GR_PROCEDURES_SUBSCREEN Instance attribute Public Object reference (TYPE REF TO) CL_ISH_SUBSCR_PROCEDURE_CORD IS-H: Clinical Order: Insurance Subscreen 20031029
8 G_DYNNR_PROCEDURES Instance attribute Protected Type reference (TYPE) SY-DYNNR Screen of the Insurance Subscreen 20031029
9 G_FIELDNAME_ICPM Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name Surgical Procedure Code 20050601
10 G_FIELDNAME_ICPMC Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name Surgical Procedures Catalog ID 20050601
11 G_FIELDNAME_ICPML Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name Localization 20050601
12 G_PGM_PROCEDURES Instance attribute Protected Type reference (TYPE) SY-REPID Insurance Subscreen Program 20031029
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031029
2 CREATE Static method Public Method Create Instance of Screen 20031029
3 GET_DYNPRO_PROCEDURES Instance method Public Method Determine Program and Screen of Procedure Subscreen 20031029
4 MODIFY_SCREEN_ATT Instance method Public Method Modification of Screen Attributes 20031029
Events
Class CL_ISH_SCR_PROCEDURES has no event.
Types
Class CL_ISH_SCR_PROCEDURES has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISH_SCR_PROCEDURES has no parameter.
# Exception Resumable Description Created on
1 INSTANCE_NOT_POSSIBLE Instanz der Klasse kann nicht angelegt werden 20031029

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 20031029
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_SCR_PROCEDURES IS-H: Bausteinklasse Aufnahmedaten 20031029
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031029

Method CREATE on class CL_ISH_SCR_PROCEDURES has no exception.

Method GET_DYNPRO_PROCEDURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DYNNR_PROCEDURES Value transfer Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20031029
2 Exporting E_PGM_PROCEDURES Value transfer Type reference (TYPE) SY-REPID 20031029

Method GET_DYNPRO_PROCEDURES on class CL_ISH_SCR_PROCEDURES has no exception.

Method MODIFY_SCREEN_ATT 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 Errorhandler 20031029
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031029

Method MODIFY_SCREEN_ATT on class CL_ISH_SCR_PROCEDURES has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 472