SAP ABAP Interface IF_GDV_XML_SCHEMA_EVENTS (Events for statistics on the XML schema)
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_XML_SCHEMA_FROM_DDIC Analyse data from a XML schema (XSD or WSDL) 20110122
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GDV_XML_SCHEMA_READER Analyse data from a XML schema (XSD or WSDL) 20110122
Properties
Interface IF_GDV_XML_SCHEMA_EVENTS  
Short Description Events for statistics on the XML schema    
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_XML_SCHEMA_EVENTS has no forward declaration.
Interfaces
Interface IF_GDV_XML_SCHEMA_EVENTS has no interface.
Friends
Interface IF_GDV_XML_SCHEMA_EVENTS has no friend.
Attributes
Interface IF_GDV_XML_SCHEMA_EVENTS has no attribute.
Methods
Interface IF_GDV_XML_SCHEMA_EVENTS has no method.
Events
# Event Type Visibility Description Created on
1 IS_CORRECT_ATTRIBUTE_PATH Instance Event
(0)
Public
(2)
Correct attribute path found 20110122
2 IS_CORRECT_ELEMENT_PATH Instance Event
(0)
Public
(2)
Correct element path found 20110122
3 IS_CORRECT_TABLE_PATH Instance Event
(0)
Public
(2)
Correct table path found 20110122
Types
Interface IF_GDV_XML_SCHEMA_EVENTS has no local type.
Event Signatures

Event IS_CORRECT_ATTRIBUTE_PATH Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_PATH Exporting Value transfer Type reference (TYPE) STRING correct attribute path 20110122

Event IS_CORRECT_ELEMENT_PATH Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_PATH Exporting Value transfer Type reference (TYPE) STRING correct element path 20110122

Event IS_CORRECT_TABLE_PATH Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_PATH Exporting Value transfer Type reference (TYPE) STRING correct table path 20110122
History
Last changed by/on SAP  20130531 
SAP Release Created in