SAP ABAP Interface IF_GDV_SNAPSHOT (Value Snapshot DB access)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_GDV_SNAPSHOT_METHOD (Package) Generic Data Verifier - Snapshot Method
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
Interface IF_GDV_SNAPSHOT  
Short Description Value Snapshot DB access    
General Data
Package SECATT_GDV_SNAPSHOT_METHOD   Generic Data Verifier - Snapshot Method 
Created 20110126   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_GDV_SNAPSHOT has no forward declaration.
Interfaces
Interface IF_GDV_SNAPSHOT has no interface.
Friends
Interface IF_GDV_SNAPSHOT has no friend.
Attributes
Interface IF_GDV_SNAPSHOT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_ENTRY Instance method Public Method Delete Entry 20110126
2 INSERT_ENTRY Instance method Public Method Insert Entry 20110126
3 MODIFY_ENTRY Instance method Public Method Modify Entry 20110126
4 READ_COMPARISON_TYPE Instance method Public Method Get Customizing of comparison type of path 20110131
5 READ_ENTRY Instance method Public Method Read Entry 20110126
6 READ_ENTRY_USER_DATA Instance method Public Method Read Entry User Data 20110203
Events
Interface IF_GDV_SNAPSHOT has no event.
Types
Interface 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 Importing I_SNAP_ID Call by reference Type reference (TYPE) GDV_SNAP_ID 20110128
2 Returning R_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20110128

Method DELETE_ENTRY on Interface 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 Importing I_SNAP_ID Call by reference Type reference (TYPE) GDV_SNAP_ID Snapshot ID 20110131
2 Importing I_XML Call by reference Type reference (TYPE) STRING 20110131
3 Returning R_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20110128

Method INSERT_ENTRY on Interface 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 Importing I_SNAP_ID Call by reference Type reference (TYPE) GDV_SNAP_ID Snapshot ID 20110131
2 Importing I_XML Call by reference Type reference (TYPE) STRING 20110131
3 Returning R_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20110128

Method MODIFY_ENTRY on Interface 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 Importing I_PATH Call by reference Type reference (TYPE) STRING Path Name 20110131
2 Returning RO_COMPARISON_TYPE Value transfer Object reference (TYPE REF TO) IF_GDV_COMP_TYPE Comparison Type 20110823

Method READ_COMPARISON_TYPE on Interface 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 Importing I_SNAP_ID Call by reference Type reference (TYPE) GDV_SNAP_ID 20110128
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20110131

Method READ_ENTRY on Interface 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 Exporting E_CH_DATE Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20110203
2 Exporting E_CH_TIME Call by reference Type reference (TYPE) SYUZEIT Current Time of Application Server 20110203
3 Exporting E_CH_USER Call by reference Type reference (TYPE) SYUNAME User Name 20110203
4 Importing I_SNAP_ID Call by reference Type reference (TYPE) GDV_SNAP_ID 20110203

Method READ_ENTRY_USER_DATA on Interface IF_GDV_SNAPSHOT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in