SAP ABAP Class CL_ISH_SNAPSHOTHANDLER (IS-H: Handler Class for Snapshot Mechanism)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H-PM (Application Component) Patient Management
⤷
N1BASE (Package) IS-H: Basic Functionality; TSA Development
⤷
⤷
Properties
| Class | CL_ISH_SNAPSHOTHANDLER | |
| Short Description | IS-H: Handler Class for Snapshot Mechanism | |
| 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 | 20041215 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISH_SNAPSHOTHANDLER has no forward declaration.
Interfaces
Class CL_ISH_SNAPSHOTHANDLER has no interface implemented.
Friends
Class CL_ISH_SNAPSHOTHANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_ISH_SNAPSHOTHANDLER | Static Snapshot Handler | 20041215 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ISH_T_SNAPSHOT | IS-H: General Snapshot Table Type | 20041215 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | I | 100 | Maximum Number of Snapshot Entries | 20041215 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ISH_SNAPKEY | 1 | Next Free Snapshot Key | 20041215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20041215 | ||
| 2 | Instance method | Public | Method | Destroys the Snapshot Handler | 20050104 | |
| 3 | Instance method | Protected | Method | Returns the Next Free Snapshot Key | 20041215 | |
| 4 | Static method | Public | Method | Returns the Static Snapshot Handler | 20041215 | |
| 5 | Instance method | Public | Method | Object Content Stored Temporarily (see also UNDO) | 20041215 | |
| 6 | Instance method | Public | Method | Activate Object Content Stored with SNAPSHOT | 20041215 |
Events
Class CL_ISH_SNAPSHOTHANDLER has no event.
Types
Class CL_ISH_SNAPSHOTHANDLER 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_MAX_SNAPSHOTS | Call by reference | Type reference (TYPE) | I | 100 | Maximalanzahl der Snapshot-Einträge | 20041215 |
Method CONSTRUCTOR on class CL_ISH_SNAPSHOTHANDLER has no exception.
Method DESTROY 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 | 20050104 | |||
| 2 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050104 |
Method DESTROY on class CL_ISH_SNAPSHOTHANDLER has no exception.
Method GET_NEXT_SNAPKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SNAPKEY | Value transfer | Type reference (TYPE) | ISH_SNAPKEY | Nächster freier Snapshot-Key | 20041215 |
Method GET_NEXT_SNAPKEY on class CL_ISH_SNAPSHOTHANDLER has no exception.
Method GET_SINGLETON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_SNAPSHOTHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISH_SNAPSHOTHANDLER | IS-H: Behandlerklasse für Snapshot-Mechanismus | 20041215 |
Method GET_SINGLETON on class CL_ISH_SNAPSHOTHANDLER has no exception.
Method SNAPSHOT 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 | 20041215 | |||
| 2 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041215 | |||
| 3 | E_SNAPKEY | Call by reference | Type reference (TYPE) | ISH_SNAPKEY | IS-H: Key für einen Snapshot | 20041215 | |||
| 4 | IR_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SNAPSHOT_CALLBACK | IS-H: Interface für ein Snapshot Callback-Objekt | 20041215 |
Method SNAPSHOT on class CL_ISH_SNAPSHOTHANDLER has no exception.
Method UNDO 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 | 20041215 | |||
| 2 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041215 | |||
| 3 | IR_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SNAPSHOT_CALLBACK | IS-H: Interface für ein Snapshot Callback-Objekt | 20041215 | |||
| 4 | I_SNAPKEY | Call by reference | Type reference (TYPE) | ISH_SNAPKEY | IS-H: Key für einen Snapshot | 20041215 |
Method UNDO on class CL_ISH_SNAPSHOTHANDLER has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 600 |