SAP ABAP Class CL_ISH_CORDTSTA (IS-H: Status Profile - Order Type Assignment)
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 | 20030818 |
Properties
| Class | CL_ISH_CORDTSTA | |
| Short Description | IS-H: Status Profile - Order Type Assignment | |
| 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 | 20030818 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISH_CORDTSTA has no forward declaration.
Interfaces
Class CL_ISH_CORDTSTA has no interface implemented.
Friends
Class CL_ISH_CORDTSTA 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 | 20030818 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | N1CORDTSTA | IS-H: Order Type-to-Status Profile Assignment | 20100119 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISH_STSMA | IS-H: Status Profile | 20030818 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | N1CORDTSTA | IS-H: Order Type-to-Status Profile Assignment | 20030818 | |||
| 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 | Protected | Method | Checks the Object | 20030818 | |
| 2 | Instance method | Public | Constructor | 20030818 | ||
| 3 | Static method | Public | Method | Create a New Object (Not Yet in DB) | 20030818 | |
| 4 | Instance method | Protected | Method | Fills Automatically Generated N1CORDTSTA Fields | 20030818 | |
| 5 | Instance method | Public | Method | Returns Start of Validity | 20030818 | |
| 6 | Instance method | Public | Method | Returns a Copy of the Status-Profile-to-Order Type Asgmt | 20040607 | |
| 7 | Instance method | Public | Method | Returns Corresponding Order Type as Object | 20030818 | |
| 8 | Instance method | Public | Method | Returns ID of Corresponding Order Type | 20030818 | |
| 9 | Instance method | Public | Method | Returns the Status Assignment Data | 20040830 | |
| 10 | Instance method | Public | Method | Returns End of Validity | 20030818 | |
| 11 | Instance method | Public | Method | Returns ID of Corresponding Status Profile | 20030818 | |
| 12 | Instance method | Public | Method | Returns the Related Status Profile as Object | 20030818 | |
| 13 | Instance method | Protected | Method | Initializes Self | 20030818 | |
| 14 | Instance method | Protected | Method | Returns Whether N1CORDTSTA Has Been Modified | 20030818 | |
| 15 | Instance method | Public | Method | Returns Whether Object is marked for Deletion | 20030818 | |
| 16 | Static method | Public | Method | Create a New Object (From DB) | 20030818 | |
| 17 | Instance method | Public | Method | Marks Object for Deletion | 20030818 | |
| 18 | Instance method | Protected | Method | Reads from DB | 20030818 | |
| 19 | Instance method | Protected | Method | Saves N1CORDTSTA | 20030818 | |
| 20 | Instance method | Public | Method | Sets Start of Validity | 20030818 | |
| 21 | Instance method | Public | Method | Sets End of Validity | 20030818 |
Events
Class CL_ISH_CORDTSTA has no event.
Types
Class CL_ISH_CORDTSTA has no local type.
Method Signatures
Method CHECK_N1CORDTSTA 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 | 20030818 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030818 |
Method CHECK_N1CORDTSTA on class CL_ISH_CORDTSTA has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CORDTYP | Value transfer | Object reference (TYPE REF TO) | CL_ISH_CORDTYP | IS-H: Klinischer Auftragstyp | 20030818 | |||
| 2 | IR_STSMA | Value transfer | Object reference (TYPE REF TO) | CL_ISH_STSMA | IS-H: Statusschema | 20030818 | |||
| 3 | IS_N1CORDTSTA | Value transfer | Type reference (TYPE) | N1CORDTSTA | IS-H: Zuordnung Auftragstyp - Statusschema | 20030818 | |||
| 4 | I_MODE | Value transfer | Type reference (TYPE) | ISH_MODUS | IS-H: Bearbeitungsmodus von Datensätzen (I/U/D) | 20030818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Irgendein Fehler aufgetreten. | 20030818 |
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_CORDTSTA | IS-H: Zuordnung Statusschema - Auftragstyp | 20030818 | |||
| 2 | IR_CORDTYP | Value transfer | Object reference (TYPE REF TO) | CL_ISH_CORDTYP | IS-H: Klinischer Auftragstyp | 20030818 | |||
| 3 | IR_STSMA | Value transfer | Object reference (TYPE REF TO) | CL_ISH_STSMA | IS-H: Statusschema | 20030818 | |||
| 4 | IS_N1CORDTSTA | Value transfer | Type reference (TYPE) | N1CORDTSTA | IS-H: Zuordnung Auftragstyp - Statusschema | 20030818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Irgendein Fehler aufgetreten. | 20030818 |
Method FILL_N1CORDTSTA Signature
Method FILL_N1CORDTSTA on class CL_ISH_CORDTSTA has no parameter.
Method FILL_N1CORDTSTA on class CL_ISH_CORDTSTA has no exception.
Method GET_BEGDT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BEGDT | Value transfer | Type reference (TYPE) | N1CORDTSTA-BEGDT | IS-H: Gültigkeitsbeginn Zuordnung Statusschema - KlAuTyp | 20030818 |
Method GET_BEGDT on class CL_ISH_CORDTSTA has no exception.
Method GET_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_CORDTSTA_COPY | Value transfer | Object reference (TYPE REF TO) | CL_ISH_CORDTSTA | Kopie der Zuordnung Statusschema - Auftragstyp. | 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_CORDTSTA has no exception.
Method GET_CORDTYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CORDTYP | Value transfer | Object reference (TYPE REF TO) | CL_ISH_CORDTYP | IS-H: Klinischer Auftragstyp | 20030818 |
Method GET_CORDTYP on class CL_ISH_CORDTSTA has no exception.
Method GET_CORDTYPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CORDTYPID | Value transfer | Type reference (TYPE) | N1CORDTSTA-CORDTYPID | IS-H: Identifikation eines Klinischen Auftragstypen | 20030818 |
Method GET_CORDTYPID on class CL_ISH_CORDTSTA has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_N1CORDTSTA | Value transfer | Type reference (TYPE) | N1CORDTSTA | IS-H: Zuordnung Auftragstyp - Statusschema | 20040830 |
Method GET_DATA on class CL_ISH_CORDTSTA has no exception.
Method GET_ENDDT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ENDDT | Value transfer | Type reference (TYPE) | N1CORDTSTA-ENDDT | IS-H: Gültigkeitsende Zuordnung Statusschema - KlAuTyp | 20030818 |
Method GET_ENDDT on class CL_ISH_CORDTSTA has no exception.
Method GET_STSMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STSMA | Value transfer | Type reference (TYPE) | N1CORDTSTA-STSMA | Statusschema | 20030818 |
Method GET_STSMA on class CL_ISH_CORDTSTA has no exception.
Method GET_STSMA_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_STSMA | Value transfer | Object reference (TYPE REF TO) | CL_ISH_STSMA | IS-H: Statusschema | 20030818 |
Method GET_STSMA_OBJECT on class CL_ISH_CORDTSTA has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_ISH_CORDTSTA has no parameter.
Method INITIALIZE on class CL_ISH_CORDTSTA has no exception.
Method IS_CHANGED_N1CORDTSTA 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 (=' ') | 20030818 |
Method IS_CHANGED_N1CORDTSTA on class CL_ISH_CORDTSTA 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_CORDTSTA 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_CORDTSTA | IS-H: Zuordnung Statusschema - Auftragstyp | 20030818 | |||
| 2 | IS_N1CORDTSTA | Value transfer | Type reference (TYPE) | N1CORDTSTA | IS-H: Zuordnung Auftragstyp - Statusschema | 20030818 | |||
| 3 | I_READ_FROM_DB | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Irgendein Fehler aufgetreten. | 20030818 |
Method MARK_FOR_DELETION Signature
Method MARK_FOR_DELETION on class CL_ISH_CORDTSTA has no parameter.
Method MARK_FOR_DELETION on class CL_ISH_CORDTSTA has no exception.
Method READ_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CORDTYPID | Value transfer | Type reference (TYPE) | N1CORDTSTA-CORDTYPID | IS-H: Identifikation eines Klinischen Auftragstypen | 20030818 | |||
| 2 | I_STSMA | Value transfer | Type reference (TYPE) | N1CORDTSTA-STSMA | Statusschema | 20030818 |
Method READ_FROM_DB on class CL_ISH_CORDTSTA has no exception.
Method SAVE_N1CORDTSTA 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 | 20030818 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030818 | |||
| 3 | I_TCODE | Call by reference | Type reference (TYPE) | SY-TCODE | SY-TCODE | ABAP-Programm, aktueller Transaktionscode | 20030818 | ||
| 4 | I_TESTRUN | Call by reference | Type reference (TYPE) | ISH_ON_OFF | '' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030818 |
Method SAVE_N1CORDTSTA on class CL_ISH_CORDTSTA has no exception.
Method SET_BEGDT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BEGDT | Value transfer | Type reference (TYPE) | N1CORDTSTA-BEGDT | IS-H: Gültigkeitsbeginn Zuordnung Statusschema - KlAuTyp | 20030818 |
Method SET_BEGDT on class CL_ISH_CORDTSTA has no exception.
Method SET_ENDDT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENDDT | Value transfer | Type reference (TYPE) | N1CORDTSTA-ENDDT | IS-H: Gültigkeitsende Zuordnung Statusschema - KlAuTyp | 20030818 |
Method SET_ENDDT on class CL_ISH_CORDTSTA has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |