SAP ABAP Class IF_XDC_SUB_ELEMENT (XDC Sub Element)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XDC_SUB_ELEMENT Implement IF_XDC_SUB_ELEMENT 20100209
Properties
Class IF_XDC_SUB_ELEMENT  
Short Description XDC Sub 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_SUB_ELEMENT has no forward declaration.
Interfaces
Class IF_XDC_SUB_ELEMENT has no interface implemented.
Friends
Class IF_XDC_SUB_ELEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CMD Constant Public Type reference (TYPE) I 4 A command 20100209
2 CO_PCL Constant Public Type reference (TYPE) I 1 PCL Command 20100209
3 CO_PJL Constant Public Type reference (TYPE) I 2 PJL Command 20100209
4 CO_PS Constant Public Type reference (TYPE) I 3 PS command 20100209
5 CO_SEQ Constant Public Type reference (TYPE) I 6 Seq Node 20100209
6 CO_UNKNOWN Constant Public Type reference (TYPE) I 7 Unknown node 20100209
7 CO_VAR Constant Public Type reference (TYPE) I 5 Var Node 20100209
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_ATTRIBUT_BY_NAME Instance method Public Method 20100209
2 DELETE_CMD_BY_INDEX Instance method Public Method 20100209
3 GET_ACTUAL_INDEX Instance method Public Method 20100209
4 GET_ATTRIBUT_BY_INDEX Instance method Public Method 20100209
5 GET_ATTRIBUT_BY_NAME Instance method Public Method 20100209
6 GET_FIRST_CMD Instance method Public Method 20100209
7 GET_NEXT_CMD Instance method Public Method 20100209
8 GET_PDL_TYPE Instance method Public Method 20100209
9 GET_SUB_ELEMENT_DATA Instance method Public Method 20100209
10 GET_TYPE Instance method Public Method 20100209
11 GET_VAR_NAME Instance method Public Method 20100209
12 INSERT_CMD_BY_INDEX Instance method Public Method 20100209
13 SET_ATTRIBUT_BY_INDEX Instance method Public Method 20100209
14 SET_PDL_TYPE Instance method Public Method 20100209
15 UPDATE_CMD_BY_INDEX Instance method Public Method 20100209
Events
Class IF_XDC_SUB_ELEMENT has no event.
Types
Class IF_XDC_SUB_ELEMENT has no local type.
Method Signatures

Method DELETE_ATTRIBUT_BY_NAME Signature

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

Method DELETE_CMD_BY_INDEX Signature

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

Method GET_ACTUAL_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INDEX Value transfer Type reference (TYPE) I 20100209

Method GET_ACTUAL_INDEX on class IF_XDC_SUB_ELEMENT has no exception.

Method GET_ATTRIBUT_BY_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ATTR Call by reference Type reference (TYPE) STRING 20100209
2 Exporting EV_VALUE Call by reference Type reference (TYPE) STRING 20100209
3 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 GET_ATTRIBUT_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTR Call by reference Type reference (TYPE) STRING 20100209
2 Returning RV_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_FIRST_CMD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CMD 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_CMD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CMD 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_PDL_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PDL_TYPE Value transfer Type reference (TYPE) I 20100209

Method GET_PDL_TYPE on class IF_XDC_SUB_ELEMENT has no exception.

Method GET_SUB_ELEMENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CMD Value transfer Type reference (TYPE) STRING 20100209

Method GET_SUB_ELEMENT_DATA on class IF_XDC_SUB_ELEMENT has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE Value transfer Type reference (TYPE) I 20100209

Method GET_TYPE on class IF_XDC_SUB_ELEMENT has no exception.

Method GET_VAR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_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 INSERT_CMD_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
# Exception Resumable Description Created on
1 CX_XDC_PDL_CMD Exception Class API XDC-SAP 20100209

Method SET_ATTRIBUT_BY_INDEX Signature

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

Method SET_PDL_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PDL_TYPE Call by reference Type reference (TYPE) I 20100209

Method SET_PDL_TYPE on class IF_XDC_SUB_ELEMENT has no exception.

Method UPDATE_CMD_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
# 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