SAP ABAP Interface IF_CROP_ENUMERATE (Object Enumerating)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
⤷
MDG_BS_BP_GENIL_NO_TRANSL (Package) Master Data Governance: GENIL
⤷
⤷
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
| Interface | IF_CROP_ENUMERATE | |
| Short Description | Object Enumerating |
General Data
| Package | MDG_BS_BP_GENIL_NO_TRANSL | Master Data Governance: GENIL |
| Created | 20120115 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CROP_ENUMERATE has no forward declaration.
Interfaces
Interface IF_CROP_ENUMERATE has no interface.
Friends
Interface IF_CROP_ENUMERATE has no friend.
Attributes
Interface 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
Interface IF_CROP_ENUMERATE has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_CROP_ENUMERATE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |