SAP ABAP Interface IF_SXMLP_PART_COLLECTION (IF_SXMLP_PART_COLLECTION)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SXML_PARTS (Package) SXML Parts
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
Interface IF_SXMLP_PART_COLLECTION  
Short Description    
General Data
Package SXML_PARTS   SXML Parts 
Created 20050411   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SXMLP_PART_COLLECTION has no forward declaration.
Interfaces
Interface IF_SXMLP_PART_COLLECTION has no interface.
Friends
Interface IF_SXMLP_PART_COLLECTION has no friend.
Attributes
Interface 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
Interface IF_SXMLP_PART_COLLECTION has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SXMLP_PART_COLLECTION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710