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 ABAP 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 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 ACTIVATE_AUTOCLEANUP Instance method Public Method 20050718
2 ADD Instance method Public Method Adds an Entity to Collection 20020425
3 ADD_COLLECTION Instance method Public Method Adds Another Collection to the Collection 20031218
4 CLEAR Instance method Public Method 20030520
5 FIND Instance method Public Method Search for Entity in Collection 20020425
6 GET_COPY Instance method Public Method Returns a Copy of the Collection 20030317
7 GET_CURRENT Instance method Public Method Returns the Current Focus Entity of the Collection 20020425
8 GET_FIRST Instance method Public Method Returns the First Entity of the Collection 20020425
9 GET_ITERATOR Instance method Public Method Returns the Instance of a Local Iterator 20020425
10 GET_LAST Instance method Public Method Returns the Last Entity of the Collection 20020425
11 GET_NEXT Instance method Public Method Returns the Next Entity of the Collection 20020425
12 GET_PREVIOUS Instance method Public Method Returns the Previous Entity of the Collection 20020425
13 REMOVE Instance method Public Method Remove an Entity from Collection 20020425
14 SIZE Instance method Public Method Returns Number of Enities in the Collection 20020425
15 SORT Instance method Public Method Sort Collection By 20020704
16 SORT_INITIAL_LAST 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 Importing 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 Importing 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 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität 20020627
2 Importing IV_INDEX Call by reference Type reference (TYPE) CRMT_IDX 5-stelliger Index 20020425
3 Importing IV_OBJECT_INSTANCE Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INSTANCE Objektinstanz im generischen IL 20020627
4 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing IV_IGNORE_ATTRIBUTE_VALUES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101215
2 Returning 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