SAP ABAP Class CL_ISH_CORDTTR (IS-H: Clinical Order Type)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H-PM (Application Component) Patient Management
⤷
N1CORDMG (Package) IS-H: Clinical Ordering; TSA Development
⤷
⤷
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 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_CORDTTR | IS-H*MED: Clinical Order Type: Order Filler | 20030723 |
Properties
| Class | CL_ISH_CORDTTR | |
| 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 | IS-H: Clinical Ordering; TSA Development |
| Created | 20030717 | SAP |
| Last change | 20081217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISH_CORDTTR has no forward declaration.
Interfaces
Class CL_ISH_CORDTTR has no interface implemented.
Friends
Class CL_ISH_CORDTTR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISH_CORDTYP | IS-H: Clinical Order Type | 20030728 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | N1CORDTTR | IS-H: Order Filler-to-Order Type Assignment | 20100119 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | N1CORDTTR | IS-H: Order Filler - Order Type Assignment | 20030723 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | NORG | IS-H: Institution | 20030724 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") | 20030818 | |||
| 6 | Static Attribute | Protected | Type reference (TYPE) | EINRI | IS-H: Institution | 20030731 | |||
| 7 | Static Attribute | Protected | Type reference (TYPE) | TNK01-KATKB | IS-H: Short Text for Catalog | 20030731 | |||
| 8 | Static Attribute | Protected | Type reference (TYPE) | N1CORDTS-TARIF | IS-H: Service Catalog Identification Key | 20030731 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks the Order Filler | 20030721 | |
| 2 | Instance method | Public | Constructor | 20030717 | ||
| 3 | Static method | Public | Method | Create a New Object (Not Yet in DB) | 20030717 | |
| 4 | Instance method | Protected | Method | Fills Automatically Generated N1CORDTTR Fields | 20030722 | |
| 5 | Instance method | Public | Method | Returns a Copy of the Order Filler | 20040607 | |
| 6 | Instance method | Public | Method | Returns the ID of the Order Filler | 20030718 | |
| 7 | Instance method | Public | Method | Returns the Data of the Order Filler | 20030717 | |
| 8 | Instance method | Public | Method | Returns the Original Data of the Order Filler | 20040812 | |
| 9 | Instance method | Public | Method | Returns the Institution | 20080418 | |
| 10 | Instance method | Public | Method | Returns the ISOR Indicator | 20031105 | |
| 11 | Instance method | Public | Method | Returns the Related NORG Structure | 20030724 | |
| 12 | Instance method | Public | Method | Returns the ORGID | 20031105 | |
| 13 | Instance method | Public | Method | Returns the Service Catalog | 20030731 | |
| 14 | Instance method | Protected | Method | REturns a Temporary CORDTTRID for New Objects | 20030728 | |
| 15 | Instance method | Public | Method | Returns Nursing OU or Department | 20080611 | |
| 16 | Instance method | Protected | Method | Initializes Self | 20030731 | |
| 17 | Instance method | Protected | Method | Returns Whether N1CORDTTR Has Been Modified | 20030721 | |
| 18 | Instance method | Public | Method | Returns Whether Order Filler Is Marked for Deletion | 20030722 | |
| 19 | Static method | Public | Method | Create a New Object (From DB) | 20030717 | |
| 20 | Instance method | Public | Method | Flags the Order Filler for Deletion | 20030722 | |
| 21 | Instance method | Public | Method | Reads from DB | 20030717 | |
| 22 | Instance method | Protected | Method | Saves the Order Filler | 20030722 | |
| 23 | Instance method | Public | Method | Change Data of Object in Memory | 20030724 |
Events
Class CL_ISH_CORDTTR has no event.
Types
Class CL_ISH_CORDTTR has no local type.
Method Signatures
Method CHECK_N1CORDTTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20030723 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030721 |
Method CHECK_N1CORDTTR on class CL_ISH_CORDTTR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CORDTYP | Call by reference | Object reference (TYPE REF TO) | CL_ISH_CORDTYP | IS-H: Klinischer Auftragstyp | 20030728 | |||
| 2 | IS_N1CORDTTR | Call by reference | Type reference (TYPE) | N1CORDTTR | IS-H: Zuordnung Auftragnehmer - Auftragstyp | 20030723 | |||
| 3 | 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 | Irgendein Fehler aufgetreten. | 20030728 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_CORDTTR | IS-H: Klinischer Auftragstyp | 20030723 | |||
| 2 | IR_CORDTYP | Call by reference | Object reference (TYPE REF TO) | CL_ISH_CORDTYP | IS-H: Klinischer Auftragstyp | 20030728 | |||
| 3 | IS_N1CORDTTR | Call by reference | Type reference (TYPE) | N1CORDTTR | IS-H: Zuordnung Auftragnehmer - Auftragstyp | 20030723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Irgendein Fehler aufgetreten. | 20030728 |
Method FILL_N1CORDTTR Signature
Method FILL_N1CORDTTR on class CL_ISH_CORDTTR has no parameter.
Method FILL_N1CORDTTR on class CL_ISH_CORDTTR has no exception.
Method GET_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_CORDTTR_COPY | Value transfer | Object reference (TYPE REF TO) | CL_ISH_CORDTTR | Kopie des Auftragnehmers (Adressaten). | 20040607 | |||
| 2 | IR_CORDTYP_COPY | Call by reference | Object reference (TYPE REF TO) | CL_ISH_CORDTYP | Kopie eines Auftragstyps. | 20040607 | |||
| 3 | I_INCLUDE_DEPENDENTS | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | Auch abhängige Daten kopieren? | 20040607 | ||
| 4 | I_ONLY_VALID_DATAS | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | Nur Daten innerhalb des Gültigkeitszeitraums kopieren? | 20040607 |
Method GET_COPY on class CL_ISH_CORDTTR has no exception.
Method GET_CORDTTRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CORDTTRID | Value transfer | Type reference (TYPE) | N1CORDTTR-CORDTTRID | IS-H: ID Zuordnung Auftragnehmer - Auftragstyp | 20030718 |
Method GET_CORDTTRID on class CL_ISH_CORDTTR has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_N1CORDTTR | Value transfer | Type reference (TYPE) | N1CORDTTR | IS-H: Zuordnung Auftragnehmer - Auftragstyp | 20030723 |
Method GET_DATA on class CL_ISH_CORDTTR has no exception.
Method GET_DATA_ORIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_N1CORDTTR | Value transfer | Type reference (TYPE) | N1CORDTTR | IS-H: Zuordnung Adressat - Auftragstyp | 20040812 |
Method GET_DATA_ORIG on class CL_ISH_CORDTTR has no exception.
Method GET_EINRI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EINRI | Value transfer | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20080418 |
Method GET_EINRI on class CL_ISH_CORDTTR has no exception.
Method GET_ISOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ISOR | Value transfer | Type reference (TYPE) | N1COTTRISOR | IS-H: Kl. Auftragstyp: Auftragnehmer OP | 20031105 |
Method GET_ISOR on class CL_ISH_CORDTTR has no exception.
Method GET_NORG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_NORG | Value transfer | Type reference (TYPE) | NORG | IS-H: Organisationseinheiten | 20030724 |
Method GET_NORG on class CL_ISH_CORDTTR has no exception.
Method GET_ORGID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ORGID | Value transfer | Type reference (TYPE) | ORGID | IS-H: Identifikation der Organisationseinheit | 20031105 |
Method GET_ORGID on class CL_ISH_CORDTTR has no exception.
Method GET_TARIF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_KATKB | Call by reference | Type reference (TYPE) | TNK01-KATKB | IS-H: Kurzbezeichnung des Kataloges | 20030731 | |||
| 2 | E_TARIF | Call by reference | Type reference (TYPE) | N1CORDTS-TARIF | IS-H: Identifikation eines Leistungskataloges | 20030731 |
Method GET_TARIF on class CL_ISH_CORDTTR has no exception.
Method GET_TMP_CORDTTRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CORDTTRID | Value transfer | Type reference (TYPE) | N1CORDTTR-CORDTTRID | IS-H: ID Zuordnung Auftragnehmer - Auftragstyp | 20030728 |
Method GET_TMP_CORDTTRID on class CL_ISH_CORDTTR has no exception.
Method GET_TRTOE_ORGFA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ORGFA | Call by reference | Type reference (TYPE) | N1VKGFA | IS-H: Fachliche OrgEinheit in der Vormerkung | 20080611 | |||
| 2 | E_TRTOE | Call by reference | Type reference (TYPE) | N1CORDTRTOE | IS-H: KLAT/VKG: Adressat (OrgEinheit) | 20080611 |
Method GET_TRTOE_ORGFA on class CL_ISH_CORDTTR has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_ISH_CORDTTR has no parameter.
Method INITIALIZE on class CL_ISH_CORDTTR has no exception.
Method IS_CHANGED_N1CORDTTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_CHANGED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030721 |
Method IS_CHANGED_N1CORDTTR on class CL_ISH_CORDTTR has no exception.
Method IS_MARKED_FOR_DELETION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DELETIONMARK | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030818 |
Method IS_MARKED_FOR_DELETION on class CL_ISH_CORDTTR has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_CORDTTR | IS-H: Klinischer Auftragstyp | 20030723 | |||
| 2 | IR_CORDTYP | Call by reference | Object reference (TYPE REF TO) | CL_ISH_CORDTYP | IS-H: Klinischer Auftragstyp | 20030728 | |||
| 3 | IS_N1CORDTTR | Call by reference | Type reference (TYPE) | N1CORDTTR | IS-H: Zuordnung Auftragnehmer - Auftragstyp | 20030723 | |||
| 4 | I_READ_FROM_DB | Call by reference | Type reference (TYPE) | ISH_ON_OFF | 'X' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Irgendein Fehler aufgetreten. | 20030728 |
Method MARK_FOR_DELETION Signature
Method MARK_FOR_DELETION on class CL_ISH_CORDTTR has no parameter.
Method MARK_FOR_DELETION on class CL_ISH_CORDTTR has no exception.
Method READ_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CORDTTRID | Call by reference | Type reference (TYPE) | N1CORDTTR-CORDTTRID | IS-H: ID Zuordnung Auftragnehmer - Auftragstyp | 20030717 |
Method READ_FROM_DB on class CL_ISH_CORDTTR has no exception.
Method SAVE_N1CORDTTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20030723 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030722 | |||
| 3 | I_TCODE | Call by reference | Type reference (TYPE) | SY-TCODE | SY-TCODE | ABAP-Programm, aktueller Transaktionscode | 20030729 | ||
| 4 | I_TESTRUN | Call by reference | Type reference (TYPE) | ISH_ON_OFF | '' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030729 |
Method SAVE_N1CORDTTR on class CL_ISH_CORDTTR has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_N1CORDTTR_X | Call by reference | Type reference (TYPE) | RN1_N1CORDTTR_X | IS-H: X-Flag Struktur für N1CORDTTR (Auftragnehmer) | 20030724 |
Method SET_DATA on class CL_ISH_CORDTTR has no exception.
History
| Last changed by/on | SAP | 20081217 |
| SAP Release Created in | 472 |