SAP ABAP Class IF_SDOK_CF_MATCH (Match Objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SDOK_CF_NODE Link Config Node with a Document Node 20030414
Properties
Class IF_SDOK_CF_MATCH  
Short Description Match Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030414   SAP 
Last change 20040909   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SDOK_CF_MATCH has no forward declaration.
Interfaces
Class IF_SDOK_CF_MATCH has no interface implemented.
Friends
Class IF_SDOK_CF_MATCH has no friend class.
Attributes
Class IF_SDOK_CF_MATCH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONFIG_ELEMENT Instance method Public Method Return the Assigned Config Element 20030414
2 GET_VALUE Instance method Public Method Return Values from the XML Content 20030415
3 GET_VALUE_BY_EXPRESSION Instance method Public Method Returns Value of XPath Expression 20040527
4 INSERT_FRAGMENT_BODY Instance method Public Method Insert iXML Tree Below the Match Node 20030422
5 SET_VALUE Instance method Public Method Set Value in XML Content 20030415
Events
Class IF_SDOK_CF_MATCH has no event.
Types
Class IF_SDOK_CF_MATCH has no local type.
Method Signatures

Method GET_CONFIG_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SDOK_CF_ELEMENT Aktuelles Config-Element (Verschalung des iXML-Knotens) 20030414
# Exception Resumable Description Created on
1 CX_SDOK_CF Ausnahmen bei Prozessierung von XML-Dokumenten 20030414

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) STRING 20030415
# Exception Resumable Description Created on
1 CX_SDOK_CF Ausnahmen bei Prozessierung von XML-Dokumenten 20030422

Method GET_VALUE_BY_EXPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPRESSION Call by reference Type reference (TYPE) CLIKE 20040527
2 Importing NSDECLARATIONS Call by reference Type reference (TYPE) CLIKE 20040629
3 Returning RVAL Value transfer Type reference (TYPE) STRING 20040527
# Exception Resumable Description Created on
1 CX_SDOK_CF Ausnahmen bei Prozessierung von XML-Dokumenten 20040527

Method INSERT_FRAGMENT_BODY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20030422
2 Importing RELATION Call by reference Type reference (TYPE) I see SDOKX_RELA_* 20030422
# Exception Resumable Description Created on
1 CX_SDOK_CF Ausnahmen bei Prozessierung von XML-Dokumenten 20030422

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20030415
# Exception Resumable Description Created on
1 CX_SDOK_CF Ausnahmen bei Prozessierung von XML-Dokumenten 20030422
History
Last changed by/on SAP  20040909 
SAP Release Created in