SAP ABAP Class IF_BOL_ENTITY_COL_ITERATOR (Entities Collection Iterator Interface)
Properties
| Class | IF_BOL_ENTITY_COL_ITERATOR | |
| Short Description | Entities Collection Iterator Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020319 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_BOL_ENTITY_COL_ITERATOR has no interface implemented.
Friends
Class IF_BOL_ENTITY_COL_ITERATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20030623 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Filter | 20030623 | |
| 2 | Instance method | Public | Method | Filter Collection According to Value Specified | 20030623 | |
| 3 | Instance method | Public | Method | Searches for BO with a Specific Value for a Given Attribute | 20020814 | |
| 4 | Instance method | Public | Method | Returns the Business Object for a Given Index | 20020627 | |
| 5 | Instance method | Public | Method | Returns Current Focus Entity in List | 20020404 | |
| 6 | Instance method | Public | Method | Returns the Index of the Current Focus Business Object | 20050614 | |
| 7 | Instance method | Public | Method | Returns First Entity in List | 20020404 | |
| 8 | Instance method | Public | Method | Returns Last Entity in List | 20020404 | |
| 9 | Instance method | Public | Method | Returns Next Entity in List | 20020404 | |
| 10 | Instance method | Public | Method | Returns Previous Entity in List | 20020404 | |
| 11 | Instance method | Public | Method | Current Number of Entries (Taking Filter Into Account) | 20040907 |
Events
Class IF_BOL_ENTITY_COL_ITERATOR has no event.
Types
Class IF_BOL_ENTITY_COL_ITERATOR has no local type.
Method Signatures
Method DELETE_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Alle Filter löschen | 20041214 |
Method DELETE_FILTER on class IF_BOL_ENTITY_COL_ITERATOR has no exception.
Method FILTER_BY_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Komponentenname | 20030623 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | DATA | 20030623 |
Method FILTER_BY_PROPERTY on class IF_BOL_ENTITY_COL_ITERATOR has no exception.
Method FIND_BY_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Komponentenname | 20020814 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | DATA | Wert | 20020814 | |||
| 3 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Zugriffsinterface für BO Attribute | 20020814 |
Method FIND_BY_PROPERTY on class IF_BOL_ENTITY_COL_ITERATOR has no exception.
Method GET_BY_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) | CRMT_IDX | 5-stelliger Index | 20020627 | |||
| 2 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Zugriffsinterface für BO Attribute | 20020627 |
Method GET_BY_INDEX on class IF_BOL_ENTITY_COL_ITERATOR has no exception.
Method GET_CURRENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | 20020404 |
Method GET_CURRENT on class IF_BOL_ENTITY_COL_ITERATOR has no exception.
Method GET_CURRENT_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | SYTABIX | Index | 20050614 |
Method GET_CURRENT_INDEX on class IF_BOL_ENTITY_COL_ITERATOR has no exception.
Method GET_FIRST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | 20020404 |
Method GET_FIRST on class IF_BOL_ENTITY_COL_ITERATOR has no exception.
Method GET_LAST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | 20020404 |
Method GET_LAST on class IF_BOL_ENTITY_COL_ITERATOR has no exception.
Method GET_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | 20020404 |
Method GET_NEXT on class IF_BOL_ENTITY_COL_ITERATOR has no exception.
Method GET_PREVIOUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | 20020404 |
Method GET_PREVIOUS on class IF_BOL_ENTITY_COL_ITERATOR 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 | Interne Tabellen, aktueller Zeilenindex | 20040907 |
Method SIZE on class IF_BOL_ENTITY_COL_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |