SAP ABAP Interface IF_BOL_ENTITY_COL (Entities Collection Interface)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-BOL (Application Component) Business Object Layer
⤷
CRM_BOL (Package) CRM Business Object Layer
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_BOL_ENTITY_COL | Entities Collection | 20020425 |
Properties
| Interface | IF_BOL_ENTITY_COL | |
| Short Description | Entities Collection Interface |
General Data
| Package | CRM_BOL | CRM Business Object Layer |
| Created | 20020425 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BOL_BO_COL | Business Object Collection Interface | 20020425 |
Friends
Interface IF_BOL_ENTITY_COL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTOCLEANUP | Instance attribute | Public | Attribute reference (LIKE) | 20050718 | ||||
| 2 | SORT_ASCENDING | Instance attribute | Public | Attribute reference (LIKE) | 20020704 | ||||
| 3 | SORT_DESCENDING | Instance attribute | Public | Attribute reference (LIKE) | 20020704 | ||||
| 4 | SORT_STATE | Instance attribute | Public | Attribute reference (LIKE) | 20030509 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050718 | ||
| 2 | Instance method | Public | Method | Adds an Entity to Collection | 20020425 | |
| 3 | Instance method | Public | Method | Adds Another Collection to the Collection | 20031218 | |
| 4 | Instance method | Public | Method | 20030520 | ||
| 5 | Instance method | Public | Method | Search for Entity in Collection | 20020425 | |
| 6 | Instance method | Public | Method | Returns a Copy of the Collection | 20030317 | |
| 7 | Instance method | Public | Method | Returns the Current Focus Entity of the Collection | 20020425 | |
| 8 | Instance method | Public | Method | Returns the First Entity of the Collection | 20020425 | |
| 9 | Instance method | Public | Method | Returns the Instance of a Local Iterator | 20020425 | |
| 10 | Instance method | Public | Method | Returns the Last Entity of the Collection | 20020425 | |
| 11 | Instance method | Public | Method | Returns the Next Entity of the Collection | 20020425 | |
| 12 | Instance method | Public | Method | Returns the Previous Entity of the Collection | 20020425 | |
| 13 | Instance method | Public | Method | Remove an Entity from Collection | 20020425 | |
| 14 | Instance method | Public | Method | Returns Number of Enities in the Collection | 20020425 | |
| 15 | Instance method | Public | Method | Sort Collection By | 20020704 | |
| 16 | Instance method | Public | Method | Sorts Initial Entities to the End of the Collection | 20100525 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | FOCUS_CHANGED | Instance Event (0) |
Public (2) |
Global Collection Pointer Was Moved | 20020425 |
Types
Interface IF_BOL_ENTITY_COL has no local type.
Method Signatures
Method ACTIVATE_AUTOCLEANUP Signature
Method ACTIVATE_AUTOCLEANUP on Interface IF_BOL_ENTITY_COL has no parameter.
Method ACTIVATE_AUTOCLEANUP on Interface IF_BOL_ENTITY_COL has no exception.
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entität | 20020425 |
Method ADD on Interface IF_BOL_ENTITY_COL has no exception.
Method ADD_COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_ENTITY_COL | 20031218 |
Method ADD_COLLECTION on Interface IF_BOL_ENTITY_COL has no exception.
Method CLEAR Signature
Method CLEAR on Interface IF_BOL_ENTITY_COL has no parameter.
Method CLEAR on Interface IF_BOL_ENTITY_COL has no exception.
Method FIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entität | 20020627 | |||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | CRMT_IDX | 5-stelliger Index | 20020425 | |||
| 3 | IV_OBJECT_INSTANCE | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INSTANCE | Objektinstanz im generischen IL | 20020627 | |||
| 4 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entität | 20020425 |
Method FIND on Interface IF_BOL_ENTITY_COL has no exception.
Method GET_COPY 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) | IF_BOL_ENTITY_COL | Entitäten Collection Interface | 20030317 |
Method GET_COPY on Interface IF_BOL_ENTITY_COL 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 | Entität | 20020425 |
Method GET_CURRENT on Interface IF_BOL_ENTITY_COL 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 | Entität | 20020425 |
Method GET_FIRST on Interface IF_BOL_ENTITY_COL has no exception.
Method GET_ITERATOR 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) | IF_BOL_ENTITY_COL_ITERATOR | 20020425 |
Method GET_ITERATOR on Interface IF_BOL_ENTITY_COL 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 | Entität | 20020425 |
Method GET_LAST on Interface IF_BOL_ENTITY_COL 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 | Entität | 20020425 |
Method GET_NEXT on Interface IF_BOL_ENTITY_COL 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 | Entität | 20020425 |
Method GET_PREVIOUS on Interface IF_BOL_ENTITY_COL has no exception.
Method REMOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entität | 20020425 |
Method REMOVE on Interface IF_BOL_ENTITY_COL has no exception.
Method SIZE Signature
Method SIZE on Interface IF_BOL_ENTITY_COL has no parameter.
Method SIZE on Interface IF_BOL_ENTITY_COL has no exception.
Method SORT Signature
Method SORT on Interface IF_BOL_ENTITY_COL has no parameter.
Method SORT on Interface IF_BOL_ENTITY_COL has no exception.
Method SORT_INITIAL_LAST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IGNORE_ATTRIBUTE_VALUES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101215 | |||
| 2 | RV_NO_OF_INITIALS | Value transfer | Type reference (TYPE) | INT4 | Number of initial entities | 20100527 |
Method SORT_INITIAL_LAST on Interface IF_BOL_ENTITY_COL has no exception.
Event Signatures
Event FOCUS_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOCUS_ENTITY | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20020425 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 310 |