SAP ABAP Class CL_ISHMED_CORDTS (IS-H: Clinical Order Type)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     N1CORDMG_MED (Package) IS-H*MED: Clinical Ordering
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_MASTER_DATA IS-H: Base Class for Master Data Objects 20030729
Properties
Class CL_ISHMED_CORDTS  
Short Description IS-H: Clinical Order Type    
Super Class CL_ISH_MASTER_DATA IS-H: Base Class for Master Data Objects 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1CORDMG_MED   IS-H*MED: Clinical Ordering 
Created 20030723   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_CORDTS has no forward declaration.
Interfaces
Class CL_ISHMED_CORDTS has no interface implemented.
Friends
Class CL_ISHMED_CORDTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_CORDTTR Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_CORDTTR IS-H*MED: Clinical Order Type: Order Filler 20030728
2 GR_N1CORDTS_ORIG Instance attribute Protected Object reference (TYPE REF TO) N1CORDTS IS-H: Service Hit List Clin.Ord.Type - Order Filler Assgmt 20100119
3 GS_N1CORDTS Instance attribute Protected Type reference (TYPE) N1CORDTS IS-H: Service Hit List Clin.Ord.Type - Order Filler Assgmt 20030723
4 GS_NTPT Instance attribute Protected Type reference (TYPE) NTPT IS-H: Service Catalog Item Description 20030728
5 G_DELETIONMARK Instance attribute Protected Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20030818
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_N1CORDTS Instance method Public Method Checks Service Assignment 20030723
2 CONSTRUCTOR Instance method Public Constructor 20030723
3 CREATE Static method Public Method Create a New Object (Not Yet in DB) 20030723
4 FILL_N1CORDTS Instance method Protected Method Fills Automatically Generated n1cordts Fields 20030723
5 GET_COPY Instance method Public Method Returns Copy of Service Assignment 20040608
6 GET_CORDTSID Instance method Public Method Returns ID of Service Assignment 20030723
7 GET_CORDTTR Instance method Public Method Returns Corresponding Order Filler 20030804
8 GET_DATA Instance method Public Method Returns Service Assignment Data 20030723
9 GET_NTPT Instance method Public Method Returns NTPT 20030728
10 GET_TMP_CORDTSID Instance method Protected Method Returns Temporary CORDTSID for New Objects 20030728
11 INITIALIZE Instance method Protected Method Initializes Self 20030731
12 IS_CHANGED_N1CORDTS Instance method Protected Method Returns Whether n1cordts Has Changed 20030723
13 IS_MARKED_FOR_DELETION Instance method Public Method Returns Whether Order Filler Is Marked for Deletion 20030723
14 LOAD Static method Public Method Create a New Object (From DB) 20030723
15 MARK_FOR_DELETION Instance method Public Method Selects Service Assignment for Deletion 20030723
16 READ_FROM_DB Instance method Public Method Reads from DB 20030723
17 SAVE_N1CORDTS Instance method Protected Method Saves Service Assignment 20030723
18 SET_DATA Instance method Public Method Change Data of Object in Memory 20030724
Events
Class CL_ISHMED_CORDTS has no event.
Types
Class CL_ISHMED_CORDTS has no local type.
Method Signatures

Method CHECK_N1CORDTS 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 20030723
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20030723

Method CHECK_N1CORDTS on class CL_ISHMED_CORDTS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CORDTTR Call by reference Object reference (TYPE REF TO) CL_ISHMED_CORDTTR IS-H*MED: Kl. Auftragstyp: Auftragnehmer 20030728
2 Importing IS_N1CORDTS Call by reference Type reference (TYPE) N1CORDTS IS-H: Leistungshitliste Zuordnung KlAuTyp - Auftragnehmer 20030723
3 Importing I_MODE Call by reference Type reference (TYPE) ISH_MODUS IS-H: Bearbeitungsmodus von Datensätzen (I/U/D) 20030729
# Exception Resumable Description Created on
1 EX_ERROR_OCCURED Irgendein Fehler aufgetreten. 20030728

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_CORDTS IS-H: Klinischer Auftragstyp 20030723
2 Importing IR_CORDTTR Call by reference Object reference (TYPE REF TO) CL_ISHMED_CORDTTR IS-H*MED: Kl. Auftragstyp: Auftragnehmer 20030728
3 Importing IS_N1CORDTS Call by reference Type reference (TYPE) N1CORDTS IS-H: Leistungshitliste Zuordnung KlAuTyp - Auftragnehmer 20030723
# Exception Resumable Description Created on
1 EX_ERROR_OCCURED Irgendein Fehler aufgetreten. 20030728

Method FILL_N1CORDTS Signature

Method FILL_N1CORDTS on class CL_ISHMED_CORDTS has no parameter.
Method FILL_N1CORDTS on class CL_ISHMED_CORDTS has no exception.

Method GET_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CORDTS_COPY Value transfer Object reference (TYPE REF TO) CL_ISHMED_CORDTS Kopie der Leistungszuordnung. 20040608
2 Importing IR_CORDTTR_COPY Call by reference Object reference (TYPE REF TO) CL_ISHMED_CORDTTR Kopie eines zugeordneten Auftragnehmers (Adressaten). 20040608
3 Importing I_INCLUDE_DEPENDENTS Value transfer Type reference (TYPE) ISH_ON_OFF ON Auch abhängige Daten kopieren? 20040608
4 Importing I_ONLY_VALID_DATAS Value transfer Type reference (TYPE) ISH_ON_OFF ON Nur Daten innerhalb des Gültigkeitszeitraums kopieren? 20040608

Method GET_COPY on class CL_ISHMED_CORDTS has no exception.

Method GET_CORDTSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CORDTSID Value transfer Type reference (TYPE) N1CORDTS-CORDTSID IS-H: ID Leistungshitliste Zuordnung KlAuTyp - Auftragnehmer 20030723

Method GET_CORDTSID on class CL_ISHMED_CORDTS has no exception.

Method GET_CORDTTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CORDTTR Value transfer Object reference (TYPE REF TO) CL_ISHMED_CORDTTR IS-H*MED: Kl. Auftragstyp: Auftragnehmer 20030804

Method GET_CORDTTR on class CL_ISHMED_CORDTS has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_N1CORDTS Value transfer Type reference (TYPE) N1CORDTS IS-H: Leistungshitliste Zuordnung KlAuTyp - Auftragnehmer 20030723

Method GET_DATA on class CL_ISHMED_CORDTS has no exception.

Method GET_NTPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_NTPT Value transfer Type reference (TYPE) NTPT IS-H: Bezeichnung Tarifposition 20030728

Method GET_NTPT on class CL_ISHMED_CORDTS has no exception.

Method GET_TMP_CORDTSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CORDTSID Value transfer Type reference (TYPE) N1CORDTS-CORDTSID IS-H: ID Leistungshitliste Zuordnung KlAuTyp - Auftragnehmer 20030728

Method GET_TMP_CORDTSID on class CL_ISHMED_CORDTS has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_ISHMED_CORDTS has no parameter.
Method INITIALIZE on class CL_ISHMED_CORDTS has no exception.

Method IS_CHANGED_N1CORDTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_CHANGED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20030723

Method IS_CHANGED_N1CORDTS on class CL_ISHMED_CORDTS has no exception.

Method IS_MARKED_FOR_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_MARKED_FOR_DELETION Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20030723

Method IS_MARKED_FOR_DELETION on class CL_ISHMED_CORDTS has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_CORDTS IS-H: Klinischer Auftragstyp 20030723
2 Importing IR_CORDTTR Call by reference Object reference (TYPE REF TO) CL_ISHMED_CORDTTR IS-H*MED: Kl. Auftragstyp: Auftragnehmer 20030728
3 Importing IS_N1CORDTS Call by reference Type reference (TYPE) N1CORDTS IS-H: Leistungshitliste Zuordnung KlAuTyp - Auftragnehmer 20030723
4 Importing I_READ_FROM_DB Call by reference Type reference (TYPE) ISH_ON_OFF 'X' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20030723
# Exception Resumable Description Created on
1 EX_ERROR_OCCURED Irgendein Fehler aufgetreten. 20030728

Method MARK_FOR_DELETION Signature

Method MARK_FOR_DELETION on class CL_ISHMED_CORDTS has no parameter.
Method MARK_FOR_DELETION on class CL_ISHMED_CORDTS has no exception.

Method READ_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CORDTSID Call by reference Type reference (TYPE) N1CORDTS-CORDTSID IS-H: ID Leistungshitliste Zuordnung KlAuTyp - Auftragnehmer 20030723

Method READ_FROM_DB on class CL_ISHMED_CORDTS has no exception.

Method SAVE_N1CORDTS 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 20030723
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20030723
3 Importing I_TCODE Call by reference Type reference (TYPE) SY-TCODE SY-TCODE ABAP-Programm, aktueller Transaktionscode 20030729
4 Importing I_TESTRUN Call by reference Type reference (TYPE) ISH_ON_OFF '' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20030729

Method SAVE_N1CORDTS on class CL_ISHMED_CORDTS has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_N1CORDTS_X Call by reference Type reference (TYPE) RN1_N1CORDTS_X IS-H: X-Flag Struktur für N1CORDTS (Leistungshitliste) 20030724

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