SAP ABAP Class IF_SDOK_CF_ELEMENT (Current Config Element (Wrapping of iXML Node))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SDOK_CF_ELEMENT Implementation of IF_SDOK_CF_ELEMENT 20020529
Properties
Class IF_SDOK_CF_ELEMENT  
Short Description Current Config Element (Wrapping of iXML Node)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020529   SAP 
Last change 20020603   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SDOK_CF_ELEMENT has no forward declaration.
Interfaces
Class IF_SDOK_CF_ELEMENT has no interface implemented.
Friends
Class IF_SDOK_CF_ELEMENT has no friend class.
Attributes
Class IF_SDOK_CF_ELEMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTR_BY_NAME Instance method Public Method iXML Attribute of the Current Config Node 20020529
2 GET_ID Instance method Public Method ID Attribute of the Current Config Node 20020529
3 GET_INFOCLASS Instance method Public Method Infoclass Definition of the Current Config Node from Config 20020529
4 GET_IXML_NODES_BY_NAME Instance method Public Method iXML Node Set for the Current Config Node According to XPath 20020529
5 GET_PATTERN Instance method Public Method Pattern Definition of Current Config Node from Config 20020529
6 GET_TYPE Instance method Public Method Type of Current Config Node (Fragment, UnparsedObj, ...) 20020529
7 GET_VALUE Instance method Public Method Value of Element from Configuration 20030831
Events
Class IF_SDOK_CF_ELEMENT has no event.
Types
Class IF_SDOK_CF_ELEMENT has no local type.
Method Signatures

Method GET_ATTR_BY_NAME Signature

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

Method GET_ID Signature

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

Method GET_INFOCLASS 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_INFOCLASS RVAL 20020529
# Exception Resumable Description Created on
1 CX_SDOK_CF Ausnahmen bei Prozessierung von XML-Dokumenten 20020605

Method GET_IXML_NODES_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING NAME 20020529
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_IXML_NODE_COLLECTION RVAL 20020529
# Exception Resumable Description Created on
1 CX_SDOK_CF Ausnahmen bei Prozessierung von XML-Dokumenten 20020605

Method GET_PATTERN 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_PATTERN RVAL 20020529
# Exception Resumable Description Created on
1 CX_SDOK_CF Ausnahmen bei Prozessierung von XML-Dokumenten 20020605

Method GET_TYPE Signature

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

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 20030831
# Exception Resumable Description Created on
1 CX_SDOK_CF Ausnahmen bei Prozessierung von XML-Dokumenten 20030831
History
Last changed by/on SAP  20020603 
SAP Release Created in