SAP ABAP Interface IF_GDV_VERIFIER_SCHEMA_METHOD (Verify XML data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_GDV_SCHEMA_METHOD (Package) Generic Data Verifier - Schema Method
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GDV_VERIFIER_SCHEMA_METHOD Verifier for GDV schema method 20110122
Properties
Interface IF_GDV_VERIFIER_SCHEMA_METHOD  
Short Description Verify XML data    
General Data
Package SECATT_GDV_SCHEMA_METHOD   Generic Data Verifier - Schema Method 
Created 20110122   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_GDV_VERIFIER_SCHEMA_METHOD has no forward declaration.
Interfaces
Interface IF_GDV_VERIFIER_SCHEMA_METHOD has no interface.
Friends
Interface IF_GDV_VERIFIER_SCHEMA_METHOD has no friend.
Attributes
Interface IF_GDV_VERIFIER_SCHEMA_METHOD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MESSAGE_WRITER Instance method Public Method Get message writer 20110122
2 VERIFY_XML_DATA Instance method Public Method Verify XML data 20110122
Events
Interface IF_GDV_VERIFIER_SCHEMA_METHOD has no event.
Types
Interface IF_GDV_VERIFIER_SCHEMA_METHOD has no local type.
Method Signatures

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 Message Writer Interface 20110122

Method GET_MESSAGE_WRITER on Interface IF_GDV_VERIFIER_SCHEMA_METHOD has no exception.

Method VERIFY_XML_DATA 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 20110122
2 Importing I_SHOW_LOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE show log from message writer 20110122
3 Importing I_XML_DATA_1 Call by reference Type reference (TYPE) STRING XML string 20110122
4 Importing I_XML_DATA_2 Call by reference Type reference (TYPE) STRING XML string 20110122
5 Importing I_XML_SCHEMA Call by reference Type reference (TYPE) STRING XML string 20110122
6 Returning R_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL Boolean Variable 20110122

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