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 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_CORDTTR | IS-H*MED: Clinical Order Type: Order Filler | 20030728 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | N1CORDTS | IS-H: Service Hit List Clin.Ord.Type - Order Filler Assgmt | 20100119 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | N1CORDTS | IS-H: Service Hit List Clin.Ord.Type - Order Filler Assgmt | 20030723 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | NTPT | IS-H: Service Catalog Item Description | 20030728 | |||
| 5 | 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 | Instance method | Public | Method | Checks Service Assignment | 20030723 | |
| 2 | Instance method | Public | Constructor | 20030723 | ||
| 3 | Static method | Public | Method | Create a New Object (Not Yet in DB) | 20030723 | |
| 4 | Instance method | Protected | Method | Fills Automatically Generated n1cordts Fields | 20030723 | |
| 5 | Instance method | Public | Method | Returns Copy of Service Assignment | 20040608 | |
| 6 | Instance method | Public | Method | Returns ID of Service Assignment | 20030723 | |
| 7 | Instance method | Public | Method | Returns Corresponding Order Filler | 20030804 | |
| 8 | Instance method | Public | Method | Returns Service Assignment Data | 20030723 | |
| 9 | Instance method | Public | Method | Returns NTPT | 20030728 | |
| 10 | Instance method | Protected | Method | Returns Temporary CORDTSID for New Objects | 20030728 | |
| 11 | Instance method | Protected | Method | Initializes Self | 20030731 | |
| 12 | Instance method | Protected | Method | Returns Whether n1cordts Has Changed | 20030723 | |
| 13 | Instance method | Public | Method | Returns Whether Order Filler Is Marked for Deletion | 20030723 | |
| 14 | Static method | Public | Method | Create a New Object (From DB) | 20030723 | |
| 15 | Instance method | Public | Method | Selects Service Assignment for Deletion | 20030723 | |
| 16 | Instance method | Public | Method | Reads from DB | 20030723 | |
| 17 | Instance method | Protected | Method | Saves Service Assignment | 20030723 | |
| 18 | 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 | 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 | 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 | IR_CORDTTR | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CORDTTR | IS-H*MED: Kl. Auftragstyp: Auftragnehmer | 20030728 | |||
| 2 | IS_N1CORDTS | Call by reference | Type reference (TYPE) | N1CORDTS | IS-H: Leistungshitliste Zuordnung KlAuTyp - Auftragnehmer | 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_ISHMED_CORDTS | IS-H: Klinischer Auftragstyp | 20030723 | |||
| 2 | IR_CORDTTR | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CORDTTR | IS-H*MED: Kl. Auftragstyp: Auftragnehmer | 20030728 | |||
| 3 | IS_N1CORDTS | Call by reference | Type reference (TYPE) | N1CORDTS | IS-H: Leistungshitliste Zuordnung KlAuTyp - Auftragnehmer | 20030723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ER_CORDTS_COPY | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CORDTS | Kopie der Leistungszuordnung. | 20040608 | |||
| 2 | IR_CORDTTR_COPY | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CORDTTR | Kopie eines zugeordneten Auftragnehmers (Adressaten). | 20040608 | |||
| 3 | I_INCLUDE_DEPENDENTS | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | Auch abhängige Daten kopieren? | 20040608 | ||
| 4 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CORDTS | IS-H: Klinischer Auftragstyp | 20030723 | |||
| 2 | IR_CORDTTR | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CORDTTR | IS-H*MED: Kl. Auftragstyp: Auftragnehmer | 20030728 | |||
| 3 | IS_N1CORDTS | Call by reference | Type reference (TYPE) | N1CORDTS | IS-H: Leistungshitliste Zuordnung KlAuTyp - Auftragnehmer | 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 (=' ') | 20030723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 20030723 | |||
| 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_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 | 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 |