SAP ABAP Interface IF_XDC_ELEMENT (XDC Element)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     S_XDC_SUPPLEMENTARY (Package) Supplementary functionalities for XDC
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
Interface IF_XDC_ELEMENT  
Short Description XDC Element    
General Data
Package S_XDC_SUPPLEMENTARY   Supplementary functionalities for XDC 
Created 20100209   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_XDC_ELEMENT has no forward declaration.
Interfaces
Interface IF_XDC_ELEMENT has no interface.
Friends
Interface IF_XDC_ELEMENT has no friend.
Attributes
Interface 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
Interface IF_XDC_ELEMENT has no event.
Types
Interface 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 Interface 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