SAP ABAP Interface /IPRO/IF_COLLECTION (Document Builder Collection Interface)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-DOB (Application Component) Document Builder
     /IPRO/INTERFACE (Package) BADI's, Interfaces
Properties
Interface /IPRO/IF_COLLECTION  
Short Description Document Builder Collection Interface    
General Data
Package /IPRO/INTERFACE   BADI's, Interfaces 
Created 20031107   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface /IPRO/IF_COLLECTION has no forward declaration.
Interfaces
Interface /IPRO/IF_COLLECTION has no interface.
Friends
Interface /IPRO/IF_COLLECTION has no friend.
Attributes
Interface /IPRO/IF_COLLECTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ELEMENT Instance method Public Method add element to collection 20031111
2 CLEAR Instance method Public Method remove all elements from collection 20031111
3 GET_ELEMENT_AT Instance method Public Method get reference to element at index 20031111
4 REMOVE_ELEMENT_AT Instance method Public Method remove element at indexed location 20040407
5 SIZE Instance method Public Method get nr items in collection 20031111
Events
Interface /IPRO/IF_COLLECTION has no event.
Types
Interface /IPRO/IF_COLLECTION has no local type.
Method Signatures

Method ADD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIR_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20031111
2 Returning PRR_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT 20031111

Method ADD_ELEMENT on Interface /IPRO/IF_COLLECTION has no exception.

Method CLEAR Signature

Method CLEAR on Interface /IPRO/IF_COLLECTION has no parameter.
Method CLEAR on Interface /IPRO/IF_COLLECTION has no exception.

Method GET_ELEMENT_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIV_INDEX Call by reference Type reference (TYPE) I one-based index 20031111
2 Returning PRR_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT 20031111

Method GET_ELEMENT_AT on Interface /IPRO/IF_COLLECTION has no exception.

Method REMOVE_ELEMENT_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IDX Call by reference Type reference (TYPE) INT4 Natural number 20040407

Method REMOVE_ELEMENT_AT on Interface /IPRO/IF_COLLECTION has no exception.

Method SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PRV_VALUE Value transfer Type reference (TYPE) I nr items in collection 20031111

Method SIZE on Interface /IPRO/IF_COLLECTION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 10A