SAP ABAP Class CL_GDV_API (API of GDV)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_GDV_GENERAL (Package) Generic Data Verifier - General Parts
Properties
Class CL_GDV_API  
Short Description API of GDV    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_GDV_GENERAL   Generic Data Verifier - General Parts 
Created 20110131   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GDV_API has no interface implemented.
Friends
Class CL_GDV_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_DELETE Constant Public Type reference (TYPE) GDV_PROCESS_MODE 'DELETE' Delete mode 20110215
2 CON_RECORD Constant Public Type reference (TYPE) GDV_PROCESS_MODE 'RECORD' Record mode 20110215
3 CON_VERIFY Constant Public Type reference (TYPE) GDV_PROCESS_MODE 'VERIFY' Verify mode 20110215
4 SO_MESSAGE_WRITER Static Attribute Private Object reference (TYPE REF TO) IF_GDV_MESSAGE_WRITER Message Writer Interface 20110131
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20110131
2 S_ANALYSE_WITH_SCHEMA Static method Public Method Schema Method: Analyse with Schema 20110202
3 S_CN_SCHECK_WITH_SCHEMA Static method Public Method Schema Method: Code/Name Check of Service Payloads 20110202
4 S_DELETE_SNAPSHOT Static method Public Method Snapshot Method: Delete Snapshot 20110131
5 S_GET_WSDL_DOCUMENT Static method Public Method Schema Method: Get WSDL (Schema) for Service 20110202
6 S_GET_XML_FROM_PROXY Static method Private Method proxy -> xml 20110207
7 S_HAS_ERROR Static method Private Method Checks the input an throw error message 20110207
8 S_PROCESS_SNAPSHOT Static method Public Method Snapshot Method: Process Snapshot 20110131
9 S_RECORD_SNAPSHOT Static method Public Method Snapshot Method: Record Snapshot 20110131
10 S_VERIFY_DIRECT Static method Public Method Snapshot Method: Verify direct 20110131
11 S_VERIFY_FROM_SNAPSHOT Static method Public Method Snapshot Method: Verify from Snapshot 20110131
12 S_VERIFY_WITH_SCHEMA Static method Public Method Schema Method: Verify with Schema 20110202
Events
Class CL_GDV_API has no event.
Types
Class CL_GDV_API has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_GDV_API has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GDV_API has no exception.

Method S_ANALYSE_WITH_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110202
2 Importing I_ACTUAL_VALUE Call by reference Type reference (TYPE) ANY 20110211
3 Importing I_ACTUAL_XML Call by reference Type reference (TYPE) STRING 20110211
4 Importing I_LOG_LEVEL Call by reference Type reference (TYPE) C 20110202
5 Importing I_SCHEMA Call by reference Type reference (TYPE) STRING 20110211

Method S_ANALYSE_WITH_SCHEMA on class CL_GDV_API has no exception.

Method S_CN_SCHECK_WITH_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20110202
2 Exporting E_TAB_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110202
3 Importing I_A2A_INDICATOR Call by reference Type reference (TYPE) ABAP_BOOL Code/name check reverse 20110202
4 Importing I_ACTUAL_VALUE Call by reference Type reference (TYPE) ANY 20110211
5 Importing I_ACTUAL_XML Call by reference Type reference (TYPE) STRING 20110211
6 Importing I_LOG_LEVEL Call by reference Type reference (TYPE) C 20110202
7 Importing I_SCHEMA Call by reference Type reference (TYPE) STRING 20110211

Method S_CN_SCHECK_WITH_SCHEMA on class CL_GDV_API has no exception.

Method S_DELETE_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110131
2 Importing I_LOG_LEVEL Call by reference Type reference (TYPE) C 20110215
3 Importing I_SNAP_ID Call by reference Type reference (TYPE) GDV_SNAP_ID 20110131

Method S_DELETE_SNAPSHOT on class CL_GDV_API has no exception.

Method S_GET_WSDL_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SCHEMA Call by reference Type reference (TYPE) STRING 20110211
2 Importing I_COMP_VERSION Call by reference Type reference (TYPE) SAPRELEASE 20110202
3 Importing I_HTTP_DESTINATION Call by reference Type reference (TYPE) RFCDEST 20110202
4 Importing I_NAMESPACE Call by reference Type reference (TYPE) STRING 20110202
5 Importing I_SERVICE Call by reference Type reference (TYPE) STRING 20110202
6 Importing I_SW_COMPONENT Call by reference Type reference (TYPE) DLVUNIT 20110202

Method S_GET_WSDL_DOCUMENT on class CL_GDV_API has no exception.

Method S_GET_XML_FROM_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTUAL_VALUE Call by reference Type reference (TYPE) ANY 20110211
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20110207

Method S_GET_XML_FROM_PROXY on class CL_GDV_API has no exception.

Method S_HAS_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) ANY 20110207
2 Importing I_XML Call by reference Type reference (TYPE) STRING 20110207
3 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20110207

Method S_HAS_ERROR on class CL_GDV_API has no exception.

Method S_PROCESS_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20110131
2 Exporting E_TAB_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110131
3 Importing I_ACTUAL_VALUE Call by reference Type reference (TYPE) ANY 20110131
4 Importing I_ACTUAL_XML Call by reference Type reference (TYPE) STRING 20110207
5 Importing I_COMP_TYPES Call by reference Type reference (TYPE) GDV_TT_COMP_TYPE Table Type for GDV_T_COMP_TYPE 20110203
6 Importing I_LOG_LEVEL Call by reference Type reference (TYPE) C 20110215
7 Importing I_PROCESS_MODE Call by reference Type reference (TYPE) GDV_PROCESS_MODE Generic Data Verifier Process Mode 20110131
8 Importing I_SNAP_ID Call by reference Type reference (TYPE) GDV_SNAP_ID Snapshot ID 20110131

Method S_PROCESS_SNAPSHOT on class CL_GDV_API has no exception.

Method S_RECORD_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20110131
2 Exporting E_TAB_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110131
3 Importing I_ACTUAL_VALUE Call by reference Type reference (TYPE) ANY 20110131
4 Importing I_ACTUAL_XML Call by reference Type reference (TYPE) STRING 20110207
5 Importing I_LOG_LEVEL Call by reference Type reference (TYPE) C 20110215
6 Importing I_SNAP_ID Call by reference Type reference (TYPE) GDV_SNAP_ID Snapshot ID 20110131

Method S_RECORD_SNAPSHOT on class CL_GDV_API has no exception.

Method S_VERIFY_DIRECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20110131
2 Exporting E_TAB_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110131
3 Importing I_ACTUAL_VALUE Call by reference Type reference (TYPE) ANY 20110131
4 Importing I_ACTUAL_XML Call by reference Type reference (TYPE) STRING 20110207
5 Importing I_COMP_TYPES Call by reference Type reference (TYPE) GDV_TT_COMP_TYPE Table Type for GDV_T_COMP_TYPE 20110203
6 Importing I_EXPECTED_VALUE Call by reference Type reference (TYPE) ANY 20110131
7 Importing I_EXPECTED_XML Call by reference Type reference (TYPE) STRING 20110207
8 Importing I_LOG_LEVEL Call by reference Type reference (TYPE) C 20110215

Method S_VERIFY_DIRECT on class CL_GDV_API has no exception.

Method S_VERIFY_FROM_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20110131
2 Exporting E_TAB_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110131
3 Importing I_ACTUAL_VALUE Call by reference Type reference (TYPE) ANY 20110131
4 Importing I_ACTUAL_XML Call by reference Type reference (TYPE) STRING 20110207
5 Importing I_COMP_TYPES Call by reference Type reference (TYPE) GDV_TT_COMP_TYPE Table Type for GDV_T_COMP_TYPE 20110203
6 Importing I_LOG_LEVEL Call by reference Type reference (TYPE) C 20110215
7 Importing I_SNAP_ID Call by reference Type reference (TYPE) GDV_SNAP_ID Snapshot ID 20110131

Method S_VERIFY_FROM_SNAPSHOT on class CL_GDV_API has no exception.

Method S_VERIFY_WITH_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20110202
2 Exporting E_TAB_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110202
3 Importing I_ACTUAL_VALUE Call by reference Type reference (TYPE) ANY 20110211
4 Importing I_ACTUAL_XML Call by reference Type reference (TYPE) STRING 20110211
5 Importing I_EXPECTED_VALUE Call by reference Type reference (TYPE) ANY 20110211
6 Importing I_EXPECTED_XML Call by reference Type reference (TYPE) STRING 20110211
7 Importing I_LOG_LEVEL Call by reference Type reference (TYPE) C 20110202
8 Importing I_SCHEMA Call by reference Type reference (TYPE) STRING 20110211

Method S_VERIFY_WITH_SCHEMA on class CL_GDV_API has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in