SAP ABAP Interface IF_GDV_VERIFIER_SNAPSHOTMETHOD (Verifier Interface)
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_VERIFIER_SNAPSHOTMETHOD Verifier for Snapshot Method 20110124
Properties
Interface IF_GDV_VERIFIER_SNAPSHOTMETHOD  
Short Description Verifier Interface    
General Data
Package SECATT_GDV_SNAPSHOT_METHOD   Generic Data Verifier - Snapshot Method 
Created 20110122   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_GDV_VERIFIER_SNAPSHOTMETHOD has no forward declaration.
Interfaces
Interface IF_GDV_VERIFIER_SNAPSHOTMETHOD has no interface.
Friends
Interface IF_GDV_VERIFIER_SNAPSHOTMETHOD has no friend.
Attributes
Interface IF_GDV_VERIFIER_SNAPSHOTMETHOD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_SNAPSHOT Instance method Public Method Delete expected values 20110131
2 GET_MESSAGE_WRITER Instance method Public Method Get message writer 20110131
3 RECORD_SNAPSHOT Instance method Public Method Record expected values 20110131
4 VERIFY_DIRECT Instance method Public Method Verify directly 20110131
5 VERIFY_FROM_SNAPSHOT Instance method Public Method Verify from expected values 20110131
Events
Interface IF_GDV_VERIFIER_SNAPSHOTMETHOD has no event.
Types
Interface IF_GDV_VERIFIER_SNAPSHOTMETHOD has no local type.
Method Signatures

Method DELETE_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_LEVEL Call by reference Type reference (TYPE) C '' Log level 20110215
2 Importing I_SNAP_ID Call by reference Type reference (TYPE) GDV_SNAP_ID Snapshot ID 20110131

Method DELETE_SNAPSHOT on Interface IF_GDV_VERIFIER_SNAPSHOTMETHOD has no exception.

Method GET_MESSAGE_WRITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_MESSAGE_WRITER Value transfer Object reference (TYPE REF TO) IF_GDV_MESSAGE_WRITER 20110131

Method GET_MESSAGE_WRITER on Interface IF_GDV_VERIFIER_SNAPSHOTMETHOD has no exception.

Method RECORD_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTUAL_XML Call by reference Type reference (TYPE) STRING 20110131
2 Importing I_LOG_LEVEL Call by reference Type reference (TYPE) C '' Log level 20110215
3 Importing I_SNAP_ID Call by reference Type reference (TYPE) GDV_SNAP_ID Snapshot ID 20110131
4 Returning R_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20110131

Method RECORD_SNAPSHOT on Interface IF_GDV_VERIFIER_SNAPSHOTMETHOD has no exception.

Method VERIFY_DIRECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTUAL_XML Call by reference Type reference (TYPE) STRING 20110131
2 Importing I_EXPECTED_XML Call by reference Type reference (TYPE) STRING 20110131
3 Importing I_LOG_LEVEL Call by reference Type reference (TYPE) C '' Log level 20110215
4 Returning R_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20110131

Method VERIFY_DIRECT on Interface IF_GDV_VERIFIER_SNAPSHOTMETHOD has no exception.

Method VERIFY_FROM_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTUAL_XML Call by reference Type reference (TYPE) STRING 20110131
2 Importing I_LOG_LEVEL Call by reference Type reference (TYPE) C '' Log level 20110215
3 Importing I_SNAP_ID Call by reference Type reference (TYPE) GDV_SNAP_ID Snapshot ID 20110131
4 Returning R_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20110131

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