SAP ABAP Class CL_ISH_CORDTYPAPCN (Data Class for Table N1CORDTYPAPCN)
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 | 20041207 |
Properties
| Class | CL_ISH_CORDTYPAPCN | |
| Short Description | Data Class for Table N1CORDTYPAPCN | |
| Super Class | CL_ISH_MASTER_DATA | IS-H: Base Class for Master Data Objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1CORDMG | IS-H: Clinical Ordering; TSA Development |
| Created | 20041207 | SAP |
| Last change | 20050520 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISH_CORDTYPAPCN has no forward declaration.
Interfaces
Class CL_ISH_CORDTYPAPCN has no interface implemented.
Friends
Class CL_ISH_CORDTYPAPCN 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 | 20041207 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ISH_CORDT_ELEM | IS-H: Element of an Order Type | 20041209 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | N1CORDTYPAPCN | IS-H*MED: Appointment Template Master Data | 20041210 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | N1CORDTYPAPCN | IS-H*MED: Appointment Template Master Data | 20041210 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | Instance Flagged for Deletion | 20041209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041207 | |
| 2 | Static method | Public | Method | Create a New Object (Not Yet in DB) | 20041209 | |
| 3 | Instance method | Public | Method | Returns a Copy of the Connected Object | 20041209 | |
| 4 | Instance method | Public | Method | Returns the ID | 20041207 | |
| 5 | Instance method | Public | Method | Returns the Data | 20041209 | |
| 6 | Instance method | Protected | Method | Initializes Self | 20041209 | |
| 7 | Instance method | Public | Method | Returns Whether Appointment Template Is Flagged for Deletion | 20041209 | |
| 8 | Static method | Public | Method | Create a New Object (From DB) | 20041207 | |
| 9 | Instance method | Public | Method | Flags the Appointment Template for Deletion | 20041209 | |
| 10 | Instance method | Protected | Method | Reads from DB | 20041207 | |
| 11 | Instance method | Public | Method | Sets the CORDTYPID for New Objects | 20041220 | |
| 12 | Instance method | Public | Method | Change Data in Memory | 20041215 | |
| 13 | Instance method | Public | Method | Cancel Deletion Flag for Appointment Template | 20041215 |
Events
Class CL_ISH_CORDTYPAPCN has no event.
Types
Class CL_ISH_CORDTYPAPCN has no local type.
Method Signatures
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 | 20041207 | |||
| 2 | IS_N1CORDTYPAPCN | Value transfer | Type reference (TYPE) | N1CORDTYPAPCN | Terminvorgaben | 20041210 | |||
| 3 | I_MODE | Value transfer | Type reference (TYPE) | ISH_MODUS | IS-H: Bearbeitungsmodus von Datensätzen (I/U/D) | 20041207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Irgendein Fehler aufgetreten. | 20041207 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISH_CORDTYPAPCN | Daten Klasse für tabelle N1CORDTYPAPCN | 20041209 | |||
| 2 | IR_CORDTYP | Call by reference | Object reference (TYPE REF TO) | CL_ISH_CORDTYP | IS-H: Klinischer Auftragstyp | 20041209 | |||
| 3 | IS_N1CORDTYPAPCN | Call by reference | Type reference (TYPE) | N1CORDTYPAPCN | IS-H*MED: Terminvorgabe Stammdaten | 20041209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Irgendein Fehler aufgetreten. | 20041209 |
Method GET_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_CORDTYPAPCN_COPY | Value transfer | Object reference (TYPE REF TO) | CL_ISH_CORDTYPAPCN | Kopie der Objektzuordnung. | 20041209 | |||
| 2 | IR_CORDTYPAPCN_PREV | Value transfer | Object reference (TYPE REF TO) | CL_ISH_CORDTYPAPCN | Letzte Objektzuordnung. | 20041209 | |||
| 3 | IR_CORDTYP_COPY | Call by reference | Object reference (TYPE REF TO) | CL_ISH_CORDTYP | Kopie eines Auftragstyps. | 20041209 |
Method GET_COPY on class CL_ISH_CORDTYPAPCN has no exception.
Method GET_CORDTYPAPCNID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CORDTYPAPCNID | Value transfer | Type reference (TYPE) | N1CORDTYPAPCN-CORDTYPAPCNID | IS-H: Unabhängiger Tabellenschlüssel | 20041207 |
Method GET_CORDTYPAPCNID on class CL_ISH_CORDTYPAPCN has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_N1CORDTYPAPCN | Value transfer | Type reference (TYPE) | N1CORDTYPAPCN | IS-H*MED: Terminvorgabe Stammdaten | 20041217 | |||
| 2 | ES_N1CORDTYPAPCN_OLD | Value transfer | Type reference (TYPE) | N1CORDTYPAPCN | IS-H*MED: Terminvorgabe Stammdaten | 20041217 |
Method GET_DATA on class CL_ISH_CORDTYPAPCN has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_ISH_CORDTYPAPCN has no parameter.
Method INITIALIZE on class CL_ISH_CORDTYPAPCN 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 (=' ') | 20041209 |
Method IS_MARKED_FOR_DELETION on class CL_ISH_CORDTYPAPCN 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_CORDTYPAPCN | IS-H: Terminvorgaben Objekttype | 20041207 | |||
| 2 | IR_CORDTYP | Value transfer | Object reference (TYPE REF TO) | CL_ISH_CORDTYP | IS-H: Klinischer Auftragstyp | 20041207 | |||
| 3 | IS_N1CORDTYPAPCN | Value transfer | Type reference (TYPE) | N1CORDTYPAPCN | 20041210 | ||||
| 4 | I_READ_FROM_DB | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20041207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Irgendein Fehler aufgetreten. | 20041207 |
Method MARK_FOR_DELETION Signature
Method MARK_FOR_DELETION on class CL_ISH_CORDTYPAPCN has no parameter.
Method MARK_FOR_DELETION on class CL_ISH_CORDTYPAPCN has no exception.
Method READ_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CORDTYPAPCNID | Value transfer | Type reference (TYPE) | N1CORDTYPAPCN-CORDTYPAPCNID | Tabellenschlüssel für die Terminvorgaben | 20041210 |
Method READ_FROM_DB on class CL_ISH_CORDTYPAPCN has no exception.
Method SET_CORDPTYPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CORDPTYPID | Call by reference | Type reference (TYPE) | N1COTID | neue Porfiletypen Nummer | 20041220 |
Method SET_CORDPTYPID on class CL_ISH_CORDTYPAPCN has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CORDTYPAPCN_X | Call by reference | Type reference (TYPE) | RN1_N1CORDTYPAPCN_X | IS-H: X-Flag Struktur für N1CORDTYPAPCN | 20041215 |
Method SET_DATA on class CL_ISH_CORDTYPAPCN has no exception.
Method UNMARK_FOR_DELETION Signature
Method UNMARK_FOR_DELETION on class CL_ISH_CORDTYPAPCN has no parameter.
Method UNMARK_FOR_DELETION on class CL_ISH_CORDTYPAPCN has no exception.
History
| Last changed by/on | SAP | 20050520 |
| SAP Release Created in | 600 |