SAP ABAP Class IF_GDV_SNAPSHOT (Value Snapshot DB access)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GDV_SNAPSHOT | Value Snapshot DB access class | 20110126 |
Properties
| Class | IF_GDV_SNAPSHOT | |
| Short Description | Value Snapshot DB access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110126 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GDV_SNAPSHOT has no forward declaration.
Interfaces
Class IF_GDV_SNAPSHOT has no interface implemented.
Friends
Class IF_GDV_SNAPSHOT has no friend class.
Attributes
Class IF_GDV_SNAPSHOT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Entry | 20110126 | |
| 2 | Instance method | Public | Method | Insert Entry | 20110126 | |
| 3 | Instance method | Public | Method | Modify Entry | 20110126 | |
| 4 | Instance method | Public | Method | Get Customizing of comparison type of path | 20110131 | |
| 5 | Instance method | Public | Method | Read Entry | 20110126 | |
| 6 | Instance method | Public | Method | Read Entry User Data | 20110203 |
Events
Class IF_GDV_SNAPSHOT has no event.
Types
Class IF_GDV_SNAPSHOT has no local type.
Method Signatures
Method DELETE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SNAP_ID | Call by reference | Type reference (TYPE) | GDV_SNAP_ID | 20110128 | ||||
| 2 | R_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110128 |
Method DELETE_ENTRY on class IF_GDV_SNAPSHOT has no exception.
Method INSERT_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SNAP_ID | Call by reference | Type reference (TYPE) | GDV_SNAP_ID | Snapshot ID | 20110131 | |||
| 2 | I_XML | Call by reference | Type reference (TYPE) | STRING | 20110131 | ||||
| 3 | R_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110128 |
Method INSERT_ENTRY on class IF_GDV_SNAPSHOT has no exception.
Method MODIFY_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SNAP_ID | Call by reference | Type reference (TYPE) | GDV_SNAP_ID | Snapshot ID | 20110131 | |||
| 2 | I_XML | Call by reference | Type reference (TYPE) | STRING | 20110131 | ||||
| 3 | R_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110128 |
Method MODIFY_ENTRY on class IF_GDV_SNAPSHOT has no exception.
Method READ_COMPARISON_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PATH | Call by reference | Type reference (TYPE) | STRING | Path Name | 20110131 | |||
| 2 | RO_COMPARISON_TYPE | Value transfer | Object reference (TYPE REF TO) | IF_GDV_COMP_TYPE | Comparison Type | 20110823 |
Method READ_COMPARISON_TYPE on class IF_GDV_SNAPSHOT has no exception.
Method READ_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SNAP_ID | Call by reference | Type reference (TYPE) | GDV_SNAP_ID | 20110128 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20110131 |
Method READ_ENTRY on class IF_GDV_SNAPSHOT has no exception.
Method READ_ENTRY_USER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CH_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20110203 | |||
| 2 | E_CH_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Current Time of Application Server | 20110203 | |||
| 3 | E_CH_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20110203 | |||
| 4 | I_SNAP_ID | Call by reference | Type reference (TYPE) | GDV_SNAP_ID | 20110203 |
Method READ_ENTRY_USER_DATA on class IF_GDV_SNAPSHOT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |