SAP ABAP Class CL_ISH_FAC_CORDPOS (IS-H: Factory for Instantiation of an Order Item)
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 20030912
Properties
Class CL_ISH_FAC_CORDPOS  
Short Description IS-H: Factory for Instantiation of an Order Item    
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 20030912   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_FAC_CORDPOS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20030912
Friends
Class CL_ISH_FAC_CORDPOS 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) 20030912
2 CO_MODE_DELETE Instance attribute Public Attribute reference (LIKE) 20030912
3 CO_MODE_ERROR Instance attribute Public Attribute reference (LIKE) 20030912
4 CO_MODE_INSERT Instance attribute Public Attribute reference (LIKE) 20030912
5 CO_MODE_UNCHANGED Instance attribute Public Attribute reference (LIKE) 20030912
6 CO_MODE_UPDATE Instance attribute Public Attribute reference (LIKE) 20030912
7 CV_AUSTRIA Instance attribute Public Attribute reference (LIKE) 20030912
8 CV_CANADA Instance attribute Public Attribute reference (LIKE) 20030912
9 CV_FRANCE Instance attribute Public Attribute reference (LIKE) 20030912
10 CV_GERMANY Instance attribute Public Attribute reference (LIKE) 20030912
11 CV_ITALY Instance attribute Public Attribute reference (LIKE) 20030912
12 CV_NETHERLANDS Instance attribute Public Attribute reference (LIKE) 20030912
13 CV_SINGAPORE Instance attribute Public Attribute reference (LIKE) 20030912
14 CV_SPAIN Instance attribute Public Attribute reference (LIKE) 20030912
15 CV_SWITZERLAND Instance attribute Public Attribute reference (LIKE) 20030912
16 FALSE Instance attribute Public Attribute reference (LIKE) 20030912
17 G_ISHMED_AUTH Static Attribute Private Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20030912
18 INACTIVE Instance attribute Public Attribute reference (LIKE) 20030912
19 NO Instance attribute Public Attribute reference (LIKE) 20030912
20 OFF Instance attribute Public Attribute reference (LIKE) 20030912
21 ON Instance attribute Public Attribute reference (LIKE) 20030912
22 TRUE Instance attribute Public Attribute reference (LIKE) 20030912
23 YES Instance attribute Public Attribute reference (LIKE) 20030912
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030912
2 CREATE Static method Public Method Returns an Object Order Item (Not in DB) 20030912
3 LOAD Static method Public Method Returns an Objet Order Item (Already in DB) 20030912
Events
Class CL_ISH_FAC_CORDPOS has no event.
Types
Class CL_ISH_FAC_CORDPOS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ISH_FAC_CORDPOS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISH_FAC_CORDPOS 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 20030912
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_PREREG Angelegte (oder bereits existierende) Instanz 20030912
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20030912
4 Importing IR_COPY_OF Value transfer Object reference (TYPE REF TO) CL_ISHMED_PREREG Objekt soll als Kopie vom angegebenen Objekt erzeugt werden 20030912
5 Importing IR_ENVIRONMENT Value transfer Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT Environment, in dem das erzeugte Objekt abgelegt wird. 20030912
6 Importing IS_N1VKG Value transfer Type reference (TYPE) N1VKG Daten der Auftragsposition 20030912
7 Importing IT_CONNECTED_OBJECTS Value transfer Type reference (TYPE) ISH_OBJECTLIST Objekte, mit denen der Auftrag verbunden werden soll. 20030912

Method CREATE on class CL_ISH_FAC_CORDPOS 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 20030912
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_PREREG Angelegte Instanz 20030912
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20030912
4 Importing IR_ENVIRONMENT Value transfer Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT Environment, in dem das neue Objekt abgelegt wird. 20030912
5 Importing IS_N1VKG Value transfer Type reference (TYPE) N1VKG Daten der neuen Auftragsposition 20030912
6 Importing IT_CONNECTED_OBJECTS Value transfer Type reference (TYPE) ISH_OBJECTLIST Objekte, mit denen die Auftragspos verbunden werden soll. 20030912
7 Importing I_EINRI Value transfer Type reference (TYPE) EINRI IS-H: Einrichtung 20030912
8 Importing I_MANDT Value transfer Type reference (TYPE) MANDT Key-Feld: Mandant 20030912
9 Importing I_READ_DB Value transfer Type reference (TYPE) ISH_ON_OFF 'X' Sollen die Daten aus der DB gelesen werden? 20030912
10 Importing I_VKGID Value transfer Type reference (TYPE) N1VKGID IS-H: ID einer Vormerkung 20030912

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