SAP ABAP Class CL_ISHMED_PATEX (ISHMED: Connectivity - Assignment of External Patient)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
N1CONN_MED (Package) i.s.h.med: Connectivity
⤷
⤷
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 | 20070814 |
Properties
| Class | CL_ISHMED_PATEX | |
| Short Description | ISHMED: Connectivity - Assignment of External Patient | |
| 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 | N1CONN_MED | i.s.h.med: Connectivity |
| Created | 20070814 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_PATEX has no forward declaration.
Interfaces
Class CL_ISHMED_PATEX has no interface implemented.
Friends
Class CL_ISHMED_PATEX has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | ISH_OBJECT_TYPE | 13497 | Object Type | 20070814 | ||
| 2 | Constant | Public | Type reference (TYPE) | N1CONN_PTYPE | 'P' | Connectivity: Patient Category | 20070814 | ||
| 3 | Constant | Public | Type reference (TYPE) | N1CONN_PTYPE | 'A' | Connectivity: Patient Category | 20070814 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | N1PATEX | i.s.h.med: Connectivity, External Partner | 20070814 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | N1PATEX | i.s.h.med: Connectivity, External Partner | 20070814 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | N1DELETIONMARK | Deletion Indicator | 20070814 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates a New Object | 20070814 | |
| 2 | Instance method | Public | Method | Returns Deletion Indicator | 20070814 | |
| 3 | Instance method | Public | Method | Returns Current Data | 20070814 | |
| 4 | Instance method | Public | Method | Returns Original Data | 20070814 | |
| 5 | Static method | Public | Method | Creates Object from Data (Without DB) | 20070814 | |
| 6 | Static method | Public | Method | Loads Object from DB | 20070814 | |
| 7 | Instance method | Public | Method | Sets Deletion Indicator | 20070814 | |
| 8 | Instance method | Public | Method | Sets New Internal Patient Number | 20070814 |
Events
Class CL_ISHMED_PATEX has no event.
Types
Class CL_ISHMED_PATEX has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PATEX | Value transfer | Type reference (TYPE) | N1PATEX | i.s.h.med: Connectivity, externe Partner | 20070814 | |||
| 2 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_PATEX | ISHMED: Connectivity - Zuordnung externer Patient | 20070814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070814 |
Method GET_DELETIONMARK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DELETIONMARK | Value transfer | Type reference (TYPE) | N1DELETIONMARK | Löschkennzeichen | 20070814 |
Method GET_DELETIONMARK on class CL_ISHMED_PATEX has no exception.
Method GET_N1PATEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_N1PATEX | Value transfer | Type reference (TYPE) | N1PATEX | i.s.h.med: Connectivity, externe Partner | 20070814 |
Method GET_N1PATEX on class CL_ISHMED_PATEX has no exception.
Method GET_N1PATEX_ORIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_N1PATEX_ORIG | Value transfer | Type reference (TYPE) | N1PATEX | i.s.h.med: Connectivity, externe Partner | 20070814 |
Method GET_N1PATEX_ORIG on class CL_ISHMED_PATEX has no exception.
Method LOAD_BY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_N1PATEX | Value transfer | Type reference (TYPE) | N1PATEX | i.s.h.med: Connectivity, externe Partner | 20070814 | |||
| 2 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_PATEX | ISHMED: Connectivity - Zuordnung externer Patient | 20070814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070814 |
Method LOAD_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BPID | Value transfer | Type reference (TYPE) | N1CONN_BPID | Connectivity: Business Partner ID | 20070814 | |||
| 2 | I_LPID | Value transfer | Type reference (TYPE) | N1CONN_LPID | Connectivity: Partner Patient ID | 20070814 | |||
| 3 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_PATEX | ISHMED: Connectivity - Zuordnung externer Patient | 20070814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070814 |
Method SET_DELETIONMARK Signature
Method SET_DELETIONMARK on class CL_ISHMED_PATEX has no parameter.
Method SET_DELETIONMARK on class CL_ISHMED_PATEX has no exception.
Method SET_IPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IPID | Value transfer | Type reference (TYPE) | N1CONN_IPID | Connectivity: Internal Patient ID | 20070814 | |||
| 2 | I_PTYPE | Value transfer | Type reference (TYPE) | N1CONN_PTYPE | Connectivity: Patienten Typ | 20070814 |
Method SET_IPID on class CL_ISHMED_PATEX has no exception.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |