SAP ABAP Class CL_ISH_FAC_CORDER (IS-H: Factory for Instantiation Class CL_ISH(MED)_CORDER)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
     NMIF (Package) IS-H: Medical Interface (Call IS-H*MED)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20030903
Properties
Class CL_ISH_FAC_CORDER  
Short Description IS-H: Factory for Instantiation Class CL_ISH(MED)_CORDER    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMIF   IS-H: Medical Interface (Call IS-H*MED) 
Created 20030903   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_FAC_CORDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20030903
Friends
Class CL_ISH_FAC_CORDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE Instance attribute Public Attribute reference (LIKE) 20030903
2 CO_MODE_DELETE Instance attribute Public Attribute reference (LIKE) 20030903
3 CO_MODE_ERROR Instance attribute Public Attribute reference (LIKE) 20030903
4 CO_MODE_INSERT Instance attribute Public Attribute reference (LIKE) 20030903
5 CO_MODE_UNCHANGED Instance attribute Public Attribute reference (LIKE) 20030903
6 CO_MODE_UPDATE Instance attribute Public Attribute reference (LIKE) 20030903
7 CV_AUSTRIA Instance attribute Public Attribute reference (LIKE) 20030903
8 CV_CANADA Instance attribute Public Attribute reference (LIKE) 20030903
9 CV_FRANCE Instance attribute Public Attribute reference (LIKE) 20030903
10 CV_GERMANY Instance attribute Public Attribute reference (LIKE) 20030903
11 CV_ITALY Instance attribute Public Attribute reference (LIKE) 20030903
12 CV_NETHERLANDS Instance attribute Public Attribute reference (LIKE) 20030903
13 CV_SINGAPORE Instance attribute Public Attribute reference (LIKE) 20030903
14 CV_SPAIN Instance attribute Public Attribute reference (LIKE) 20030903
15 CV_SWITZERLAND Instance attribute Public Attribute reference (LIKE) 20030903
16 FALSE Instance attribute Public Attribute reference (LIKE) 20030903
17 G_ISHMED_AUTH Static Attribute Private Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20030903
18 INACTIVE Instance attribute Public Attribute reference (LIKE) 20030903
19 NO Instance attribute Public Attribute reference (LIKE) 20030903
20 OFF Instance attribute Public Attribute reference (LIKE) 20030903
21 ON Instance attribute Public Attribute reference (LIKE) 20030903
22 TRUE Instance attribute Public Attribute reference (LIKE) 20030903
23 YES Instance attribute Public Attribute reference (LIKE) 20030903
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030903
2 CREATE Static method Public Method Creates a New CORDER Object (Not Yet in DB) 20030903
3 LOAD Static method Public Method Create a New CORDER Object (Already in DB) 20030903
Events
Class CL_ISH_FAC_CORDER has no event.
Types
Class CL_ISH_FAC_CORDER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

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 20030903
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_CORDER Angelegte (oder bereits existierende) Instanz 20030903
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20030903
4 Importing IR_COPY_OF Value transfer Object reference (TYPE REF TO) CL_ISH_CORDER Objekt soll als Kopie vom angegebenen Objekt erzeugt werden 20030903
5 Importing IR_ENVIRONMENT Value transfer Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT Environment, in dem das erzeugte Objekt abgelegt wird. 20030903
6 Importing IS_N1CORDER Value transfer Type reference (TYPE) N1CORDER Daten des neuen Auftrags 20030903
7 Importing IT_CONNECTED_OBJECTS Value transfer Type reference (TYPE) ISH_OBJECTLIST Objekte, mit denen der Auftrag verbunden werden soll. 20030903

Method CREATE on class CL_ISH_FAC_CORDER has no exception.

Method LOAD 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 20030903
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_CORDER Angelegte Instanz 20030903
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20030903
4 Importing IR_ENVIRONMENT Value transfer Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT Environment, in dem das neue Objekt abgelegt wird. 20030903
5 Importing IS_N1CORDER Value transfer Type reference (TYPE) N1CORDER Daten des neuen Auftrags 20030903
6 Importing IT_CONNECTED_OBJECTS Value transfer Type reference (TYPE) ISH_OBJECTLIST Objekte, mit denen der Auftrag verbunden werden soll. 20030903
7 Importing I_CORDERID Value transfer Type reference (TYPE) N1CORDID Key-Feld: Auftrags-ID 20030903
8 Importing I_MANDT Value transfer Type reference (TYPE) MANDT Key-Feld: Mandant 20030903
9 Importing I_READ_DB Value transfer Type reference (TYPE) ISH_ON_OFF 'X' Sollen die Daten aus der DB gelesen werden? 20030903

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