SAP ABAP Class IF_CROP_ENUMERATE (Object Enumerating)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CROP_ENUMERATE | Object Enumerating | 20120115 |
Properties
Class | IF_CROP_ENUMERATE | |
Short Description | Object Enumerating | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120115 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CROP_ENUMERATE has no forward declaration.
Interfaces
Class IF_CROP_ENUMERATE has no interface implemented.
Friends
Class IF_CROP_ENUMERATE has no friend class.
Attributes
Class IF_CROP_ENUMERATE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | returns all objects | 20120115 |
2 | ![]() |
Instance method | Public | Method | returns object at given index | 20120117 |
3 | ![]() |
Instance method | Public | Method | returns current object | 20120115 |
4 | ![]() |
Instance method | Public | Method | returns first object | 20120115 |
5 | ![]() |
Instance method | Public | Method | returns last object | 20120115 |
6 | ![]() |
Instance method | Public | Method | returns next object | 20120115 |
7 | ![]() |
Instance method | Public | Method | specifies enumerable objects | 20120115 |
8 | ![]() |
Instance method | Public | Method | returns previous object | 20120115 |
9 | ![]() |
Instance method | Public | Method | returns the size of the pile | 20120115 |
Events
Class IF_CROP_ENUMERATE has no event.
Types
Class IF_CROP_ENUMERATE has no local type.
Method Signatures
Method ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ENUMERABLES | Call by reference | Type reference (TYPE) | CROP_T_ENUMERABLES | List of enumerable objects | 20120115 |
Method ALL on class IF_CROP_ENUMERATE has no exception.
Method AT_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20120117 | ||
2 | ![]() |
RO_ENUMERABLE | Value transfer | Object reference (TYPE REF TO) | IF_CROP_ENUMERABLE | Enumeration Enablement | 20120117 |
Method AT_INDEX on class IF_CROP_ENUMERATE has no exception.
Method CURRENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_ENUMERABLE | Value transfer | Object reference (TYPE REF TO) | IF_CROP_ENUMERABLE | Enumeration Enablement | 20120115 |
Method CURRENT on class IF_CROP_ENUMERATE has no exception.
Method FIRST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_ENUMERABLE | Value transfer | Object reference (TYPE REF TO) | IF_CROP_ENUMERABLE | Enumeration Enablement | 20120115 |
Method FIRST on class IF_CROP_ENUMERATE has no exception.
Method LAST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_ENUMERABLE | Value transfer | Object reference (TYPE REF TO) | IF_CROP_ENUMERABLE | Enumeration Enablement | 20120115 |
Method LAST on class IF_CROP_ENUMERATE has no exception.
Method NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_ENUMERABLE | Value transfer | Object reference (TYPE REF TO) | IF_CROP_ENUMERABLE | Enumeration Enablement | 20120115 |
Method NEXT on class IF_CROP_ENUMERATE has no exception.
Method PILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ENUMERABLES | Call by reference | Type reference (TYPE) | CROP_T_ENUMERABLES | List of enumerable objects | 20120115 |
Method PILE on class IF_CROP_ENUMERATE has no exception.
Method PREVIOUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_ENUMERABLE | Value transfer | Object reference (TYPE REF TO) | IF_CROP_ENUMERABLE | Enumeration Enablement | 20120115 |
Method PREVIOUS on class IF_CROP_ENUMERATE has no exception.
Method SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SIZE | Value transfer | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20120115 |
Method SIZE on class IF_CROP_ENUMERATE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |