SAP ABAP Class CL_ISH_DATA_OBJECT (IS-H: Base Class for Data Objects)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H-PM (Application Component) Patient Management
⤷
N1BASE (Package) IS-H: Basic Functionality; TSA Development
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_DATA_OBJECT | IS-H: Base Interface for Data Objects | 20030616 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20030616 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20030716 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_SNAPSHOT_OBJECT | IS-H: Definition for Snapshot Mechanism | 20030710 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_MASTER_DATA | IS-H: Base Class for Master Data Objects | 20030617 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_RUN_DATA | IS-H: Base Class for Movement Data Objects | 20030704 |
Properties
| Class | CL_ISH_DATA_OBJECT | |
| Short Description | IS-H: Base Class for Data Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1BASE | IS-H: Basic Functionality; TSA Development |
| Created | 20030616 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISH_DATA_OBJECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISH_DATA_OBJECT | IS-H: Base Interface for Data Objects | 20030616 | ||
| 2 | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20030616 | ||
| 3 | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20030716 | ||
| 4 | IF_ISH_SNAPSHOT_OBJECT | IS-H: Definition for Snapshot Mechanism | 20030710 |
Friends
Class CL_ISH_DATA_OBJECT has no friend class.
Attributes
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EV_DESTROYED | Instance Event (0) |
Public (2) |
20031219 | |
| 2 | EV_REFRESHED | Instance Event (0) |
Public (2) |
20031219 |
Types
Class CL_ISH_DATA_OBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Value transfer | Type reference (TYPE) | ISH_MODUS | IS-H: Bearbeitungsmodus von Datensätzen (I/U/D) | 20030902 |
Method CONSTRUCTOR on class CL_ISH_DATA_OBJECT has no exception.
Method CREATE_SNAPSHOT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RC | Value transfer | Type reference (TYPE) | SY-SUBRC | Returncode | 20030617 | |||
| 2 | E_SNAPSHOT_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_ISH_SNAPSHOT | IS-H: Basisklasse für Snapshots | 20030617 |
Method CREATE_SNAPSHOT_OBJECT on class CL_ISH_DATA_OBJECT has no exception.
Method DESTROY Signature
Method DESTROY on class CL_ISH_DATA_OBJECT has no parameter.
Method DESTROY on class CL_ISH_DATA_OBJECT has no exception.
Method GET_CHECKING_DATE Signature
Method GET_CHECKING_DATE on class CL_ISH_DATA_OBJECT has no parameter.
Method GET_CHECKING_DATE on class CL_ISH_DATA_OBJECT has no exception.
Method GET_KEY_STRING Signature
Method GET_KEY_STRING on class CL_ISH_DATA_OBJECT has no parameter.
Method GET_KEY_STRING on class CL_ISH_DATA_OBJECT has no exception.
Method GET_SNAPSHOT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SNAPSHOT_KEY | Value transfer | Type reference (TYPE) | ISH_SNAPKEY | IS-H: Key für einen Snapshot | 20030617 |
Method GET_SNAPSHOT_KEY on class CL_ISH_DATA_OBJECT has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_ISH_DATA_OBJECT has no parameter.
Method GET_TYPE on class CL_ISH_DATA_OBJECT has no exception.
Method IS_A Signature
Method IS_A on class CL_ISH_DATA_OBJECT has no parameter.
Method IS_A on class CL_ISH_DATA_OBJECT has no exception.
Method IS_ACTIVE Signature
Method IS_ACTIVE on class CL_ISH_DATA_OBJECT has no parameter.
Method IS_ACTIVE on class CL_ISH_DATA_OBJECT has no exception.
Method IS_CANCELLED Signature
Method IS_CANCELLED on class CL_ISH_DATA_OBJECT has no parameter.
Method IS_CANCELLED on class CL_ISH_DATA_OBJECT has no exception.
Method IS_CHANGED Signature
Method IS_CHANGED on class CL_ISH_DATA_OBJECT has no parameter.
Method IS_CHANGED on class CL_ISH_DATA_OBJECT has no exception.
Method IS_INHERITED_FROM Signature
Method IS_INHERITED_FROM on class CL_ISH_DATA_OBJECT has no parameter.
Method IS_INHERITED_FROM on class CL_ISH_DATA_OBJECT has no exception.
Method IS_NEW Signature
Method IS_NEW on class CL_ISH_DATA_OBJECT has no parameter.
Method IS_NEW on class CL_ISH_DATA_OBJECT has no exception.
Method REFRESH Signature
Method REFRESH on class CL_ISH_DATA_OBJECT has no parameter.
Method REFRESH on class CL_ISH_DATA_OBJECT has no exception.
Method SNAPSHOT Signature
Method SNAPSHOT on class CL_ISH_DATA_OBJECT has no parameter.
Method SNAPSHOT on class CL_ISH_DATA_OBJECT has no exception.
Method SNAPSHOT_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONNECTION_KEY | Value transfer | Type reference (TYPE) | ISH_SNAPKEY | IS-H: Key für einen Snapshot | 20030707 |
Method SNAPSHOT_CONNECTION on class CL_ISH_DATA_OBJECT has no exception.
Method UNDO Signature
Method UNDO on class CL_ISH_DATA_OBJECT has no parameter.
Method UNDO on class CL_ISH_DATA_OBJECT has no exception.
Method UNDO_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONNECTION_KEY | Value transfer | Type reference (TYPE) | ISH_SNAPKEY | IS-H: Key für einen Snapshot | 20030708 |
Method UNDO_CONNECTION on class CL_ISH_DATA_OBJECT has no exception.
Method UNDO_SNAPSHOT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RC | Value transfer | Type reference (TYPE) | SY-SUBRC | Returncode | 20030617 | |||
| 2 | I_SNAPSHOT_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_ISH_SNAPSHOT | IS-H: Basisklasse für Snapshots | 20030617 |
Method UNDO_SNAPSHOT_OBJECT on class CL_ISH_DATA_OBJECT has no exception.
Event Signatures
Event EV_DESTROYED Signature
Event EV_DESTROYED on class CL_ISH_DATA_OBJECT has no parameter.
Event EV_REFRESHED Signature
Event EV_REFRESHED on class CL_ISH_DATA_OBJECT has no parameter.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |