SAP ABAP Class IF_BOL_ENTITY_COL (Entities Collection Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BOL_BO_COL | Business Object Collection Interface | 20020425 |
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
| Class | IF_BOL_ENTITY_COL | |
| Short Description | Entities Collection Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020425 | SAP |
| Last change | 20110908 | 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 has no interface implemented.
Friends
Class IF_BOL_ENTITY_COL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20050718 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20020704 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20020704 | |||||
| 4 | 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
Class IF_BOL_ENTITY_COL has no local type.
Method Signatures
Method ACTIVATE_AUTOCLEANUP Signature
Method ACTIVATE_AUTOCLEANUP on class IF_BOL_ENTITY_COL has no parameter.
Method ACTIVATE_AUTOCLEANUP on class 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 class 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 class IF_BOL_ENTITY_COL has no exception.
Method CLEAR Signature
Method CLEAR on class IF_BOL_ENTITY_COL has no parameter.
Method CLEAR on class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_BOL_ENTITY_COL has no exception.
Method SIZE Signature
Method SIZE on class IF_BOL_ENTITY_COL has no parameter.
Method SIZE on class IF_BOL_ENTITY_COL has no exception.
Method SORT Signature
Method SORT on class IF_BOL_ENTITY_COL has no parameter.
Method SORT on class 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 class 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 |