SAP ABAP Class IF_SDOK_CF_ATTRIBUTE (Link Info Object Attribute with XML Content)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SDOK_CF_NODE Link Config Node with a Document Node 20020529
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SDOK_CF_NODE Link Config Node with a Document Node 20020529
Properties
Class IF_SDOK_CF_ATTRIBUTE  
Short Description Link Info Object Attribute with XML Content    
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_ATTRIBUTE has no forward declaration.
Interfaces
Class IF_SDOK_CF_ATTRIBUTE has no interface implemented.
Friends
Class IF_SDOK_CF_ATTRIBUTE has no friend class.
Attributes
Class IF_SDOK_CF_ATTRIBUTE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTR_NAME Instance method Public Method Name of IO Attribute 20020529
2 GET_TYPE Instance method Public Method Type of IO Object (LOIO|PHIO) to which IO Attrib. is Connect 20020529
3 GET_VALUE Instance method Public Method Return Attribute Value from XML Content 20020529
4 SET_VALUE Instance method Public Method Set Attribute Value in XML Content 20020529
Events
Class IF_SDOK_CF_ATTRIBUTE has no event.
Types
Class IF_SDOK_CF_ATTRIBUTE has no local type.
Method Signatures

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

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