SAP ABAP Class CL_ISH_COMP_PROCEDURES (IS-H: Procedures Component 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_COMPONENT_STD IS-H: Standard Module Class 20030811
Properties
Class CL_ISH_COMP_PROCEDURES  
Short Description IS-H: Procedures Component Class    
Super Class CL_ISH_COMPONENT_STD IS-H: Standard Module Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20030811   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_COMP_PROCEDURES has no forward declaration.
Interfaces
Class CL_ISH_COMP_PROCEDURES has no interface implemented.
Friends
Class CL_ISH_COMP_PROCEDURES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASSID Constant Public Type reference (TYPE) N1COMPCLASSID 'CL_ISH_COMP_PROCEDURES' IS-H: Component Class 20031030
2 GT_CDOC_FIELD Static Attribute Protected Type reference (TYPE) ISH_T_CDOC_FIELD IS-H: Table of Fields with Change Document Indicator 20040120
3 GT_PRINT_FIELD Static Attribute Protected Type reference (TYPE) ISH_T_PRINT_FIELD IS-H: Table of Fields for Printout 20040201
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040119
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040120
3 GET_CORDER Instance method Public Method Returns the Relevent Clinical Order 20031201
4 GET_PROCEDURES Instance method Public Method Returns All Relevant Procedures as Object List 20031201
5 TRANS_CORDER_TO_FV_PROCEDURES Instance method Protected Method Generates Field Values for Insurance Screen 20050601
6 TRANS_CORDER_TO_SCR_PROCEDURES Instance method Protected Method Data Transport for Clinical Order in Procedures Screen 20050601
7 TRANS_TO_SCR_PROCEDURES Instance method Protected Method Data Transport in the Procedures Screen 20050601
Events
Class CL_ISH_COMP_PROCEDURES has no event.
Types
Class CL_ISH_COMP_PROCEDURES has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISH_COMP_PROCEDURES has no parameter.
Method CONSTRUCTOR on class CL_ISH_COMP_PROCEDURES 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 20031201

Method GET_CORDER on class CL_ISH_COMP_PROCEDURES has no exception.

Method GET_PROCEDURES 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 20031201
2 Exporting ET_PROCEDURES Value transfer Type reference (TYPE) ISH_T_PREREG_PROCEDURE IS-H: Tabelle mit Prozeduren-Objekten 20031201
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031201
4 Importing IR_ENVIRONMENT Call by reference Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT IS-H: Klasse für Sammlung aller Objekte des Speichers 20031201
5 Importing I_CANCELLED_DATAS Value transfer Type reference (TYPE) ISH_ON_OFF OFF Stornierte Einträge berücksichtigen? 20031201

Method GET_PROCEDURES on class CL_ISH_COMP_PROCEDURES has no exception.

Method TRANS_CORDER_TO_FV_PROCEDURES 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 20050601
2 Changing CT_FIELD_VAL Call by reference Type reference (TYPE) ISH_T_FIELD_VALUE IS-H: Tabelle für Feldwerte 20050601
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050601
4 Importing IR_CORDER Call by reference Object reference (TYPE REF TO) CL_ISH_CORDER IS-H: Klinischer Auftrag 20050601
5 Importing IT_NPCP Call by reference Type reference (TYPE) ISH_T_NPCP 20050601
6 Importing IT_PROCEDURES Call by reference Type reference (TYPE) ISH_T_PREREG_PROCEDURE 20050601

Method TRANS_CORDER_TO_FV_PROCEDURES on class CL_ISH_COMP_PROCEDURES has no exception.

Method TRANS_CORDER_TO_SCR_PROCEDURES 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 20050601
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050601
3 Importing IR_CORDER Call by reference Object reference (TYPE REF TO) CL_ISH_CORDER IS-H: Klinischer Auftrag 20050601
4 Importing IR_SCR_PROCEDURES Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_PROCEDURES IS-H: Screenklasse Prozeduren 20050601

Method TRANS_CORDER_TO_SCR_PROCEDURES on class CL_ISH_COMP_PROCEDURES has no exception.

Method TRANS_TO_SCR_PROCEDURES 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 20050601
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050601
3 Importing IR_SCR_PROCEDURES Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_PROCEDURES IS-H: Screenklasse Prozeduren 20050601

Method TRANS_TO_SCR_PROCEDURES on class CL_ISH_COMP_PROCEDURES has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 472