SAP ABAP Class /AIN/IF_LIST (List of any objects)
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
Class | /AIN/IF_LIST | |
Short Description | List of any objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20050316 | SAP |
Last change | 20141109 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /AIN/IF_LIST has no forward declaration.
Interfaces
Class /AIN/IF_LIST has no interface implemented.
Friends
Class /AIN/IF_LIST has no friend class.
Attributes
Class /AIN/IF_LIST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Appends the specified element to the end of this list | 20050316 |
2 | ![]() |
Instance method | Public | Method | Returns the element at the specified position in this list | 20050316 |
3 | ![]() |
Instance method | Public | Method | Returns an iterator over the elements in this list in proper | 20050316 |
4 | ![]() |
Instance method | Public | Method | Returns the number of elements in this list | 20050316 |
Events
Class /AIN/IF_LIST has no event.
Types
Class /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 | ![]() |
IM_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20050316 |
Method ADD on class /AIN/IF_LIST has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_INDEX | Call by reference | Type reference (TYPE) | I | 20050316 | |||
2 | ![]() |
RE_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20050316 |
Method GET on class /AIN/IF_LIST has no exception.
Method ITERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ITERATOR | Value transfer | Object reference (TYPE REF TO) | /AIN/IF_ITERATOR | List iterator | 20050316 |
Method ITERATOR on class /AIN/IF_LIST has no exception.
Method SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_SIZE | Value transfer | Type reference (TYPE) | I | 20050316 |
Method SIZE on class /AIN/IF_LIST has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in |