SAP ABAP Interface /AIN/IF_LIST (List of any objects)
Hierarchy
AIN (Software Component) AIN 710: Add-On Installation
   AIE-AII (Application Component) Infrastructure
     /AIN/TAGUTIL (Package) Auto-ID Tag Encoding Utilities for Mobile Readers
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_LIST List 20050316
Properties
Interface /AIN/IF_LIST  
Short Description List of any objects    
General Data
Package /AIN/TAGUTIL   Auto-ID Tag Encoding Utilities for Mobile Readers 
Created 20050316   SAP 
Last changed 20141109   SAP 
Unicode checks active    
Forward declarations
Interface /AIN/IF_LIST has no forward declaration.
Interfaces
Interface /AIN/IF_LIST has no interface.
Friends
Interface /AIN/IF_LIST has no friend.
Attributes
Interface /AIN/IF_LIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Appends the specified element to the end of this list 20050316
2 GET Instance method Public Method Returns the element at the specified position in this list 20050316
3 ITERATOR Instance method Public Method Returns an iterator over the elements in this list in proper 20050316
4 SIZE Instance method Public Method Returns the number of elements in this list 20050316
Events
Interface /AIN/IF_LIST has no event.
Types
Interface /AIN/IF_LIST has no local type.
Method Signatures

Method ADD Signature

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

Method ADD on Interface /AIN/IF_LIST has no exception.

Method GET Signature

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

Method GET on Interface /AIN/IF_LIST has no exception.

Method ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ITERATOR Value transfer Object reference (TYPE REF TO) /AIN/IF_ITERATOR List iterator 20050316

Method ITERATOR on Interface /AIN/IF_LIST has no exception.

Method SIZE Signature

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

Method SIZE on Interface /AIN/IF_LIST has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 300