SAP ABAP Class IF_XDC_ELEMENT (XDC Element)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XDC_ELEMENT Implement IF_XDC_ELEMENT 20100209
Properties
Class IF_XDC_ELEMENT  
Short Description XDC Element    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100209   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XDC_ELEMENT has no forward declaration.
Interfaces
Class IF_XDC_ELEMENT has no interface implemented.
Friends
Class IF_XDC_ELEMENT has no friend class.
Attributes
Class IF_XDC_ELEMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FIRST_SUB_ELEMENT Instance method Public Method 20100209
2 GET_ID_VALUE Instance method Public Method 20100209
3 GET_NEXT_SUB_ELEMENT Instance method Public Method 20100209
4 GET_SUB_ELEMENT_BY_INDEX Instance method Public Method 20100209
5 INSERT_SUB_ELEMENT_BY_INDEX Instance method Public Method 20100209
6 UPDATE_XDC_NODE Instance method Public Method 20100209
Events
Class IF_XDC_ELEMENT has no event.
Types
Class IF_XDC_ELEMENT has no local type.
Method Signatures

Method GET_FIRST_SUB_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_XDC_SUB_ELEMENT Call by reference Object reference (TYPE REF TO) IF_XDC_SUB_ELEMENT XDC Sub Element 20100209
# Exception Resumable Description Created on
1 CX_XDC_PDL_CMD Exception Class API XDC-SAP 20100209

Method GET_ID_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID_VALUE Value transfer Type reference (TYPE) STRING 20100209
# Exception Resumable Description Created on
1 CX_XDC_PDL_CMD Exception Class API XDC-SAP 20100209

Method GET_NEXT_SUB_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_XDC_SUB_ELEMENT Call by reference Object reference (TYPE REF TO) IF_XDC_SUB_ELEMENT XDC Sub Element 20100209
# Exception Resumable Description Created on
1 CX_XDC_PDL_CMD Exception Class API XDC-SAP 20100209

Method GET_SUB_ELEMENT_BY_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_XDC_SUB_ELEMENT Call by reference Object reference (TYPE REF TO) IF_XDC_SUB_ELEMENT XDC Sub Element 20100209
2 Importing IV_INDEX Call by reference Type reference (TYPE) I 20100209
# Exception Resumable Description Created on
1 CX_XDC_PDL_CMD Exception Class API XDC-SAP 20100209

Method INSERT_SUB_ELEMENT_BY_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CMD Call by reference Type reference (TYPE) STRING 20100209
2 Importing IV_INDEX Call by reference Type reference (TYPE) I 20100209
3 Importing IV_PDL_TYPE Call by reference Type reference (TYPE) I 20100209
# Exception Resumable Description Created on
1 CX_XDC_PDL_CMD Exception Class API XDC-SAP 20100209

Method UPDATE_XDC_NODE Signature

Method UPDATE_XDC_NODE on class IF_XDC_ELEMENT has no parameter.
# Exception Resumable Description Created on
1 CX_XDC_PDL_CMD Exception Class API XDC-SAP 20100209
History
Last changed by/on SAP  20110908 
SAP Release Created in