SAP ABAP Class IF_SXMLP_PART_COLLECTION (IF_SXMLP_PART_COLLECTION)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXMLP_PART_COLLECTION 20050411
Properties
Class IF_SXMLP_PART_COLLECTION  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050411   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SXMLP_PART_COLLECTION has no forward declaration.
Interfaces
Class IF_SXMLP_PART_COLLECTION has no interface implemented.
Friends
Class IF_SXMLP_PART_COLLECTION has no friend class.
Attributes
Class IF_SXMLP_PART_COLLECTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PART Instance method Public Method 20050411
2 GET_ITEM Instance method Public Method 20050412
3 GET_LENGTH Instance method Public Method 20050411
4 GET_PART Instance method Public Method 20050411
5 INSERT_PART Instance method Public Method 20060126
6 REMOVE_PART Instance method Public Method 20050411
Events
Class IF_SXMLP_PART_COLLECTION has no event.
Types
Class IF_SXMLP_PART_COLLECTION has no local type.
Method Signatures

Method ADD_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PART Call by reference Object reference (TYPE REF TO) IF_SXMLP_PART 20050411

Method ADD_PART on class IF_SXMLP_PART_COLLECTION has no exception.

Method GET_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20050412
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXMLP_PART 20050412

Method GET_ITEM on class IF_SXMLP_PART_COLLECTION has no exception.

Method GET_LENGTH Signature

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

Method GET_LENGTH on class IF_SXMLP_PART_COLLECTION has no exception.

Method GET_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20050411
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXMLP_PART 20050411

Method GET_PART on class IF_SXMLP_PART_COLLECTION has no exception.

Method INSERT_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20060126
2 Importing PART Call by reference Object reference (TYPE REF TO) IF_SXMLP_PART 20060126
3 Returning RC Value transfer Type reference (TYPE) I 20060126

Method INSERT_PART on class IF_SXMLP_PART_COLLECTION has no exception.

Method REMOVE_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PART Call by reference Object reference (TYPE REF TO) IF_SXMLP_PART 20050424
2 Returning RC Value transfer Type reference (TYPE) I 20060126

Method REMOVE_PART on class IF_SXMLP_PART_COLLECTION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in