SAP ABAP Interface IF_BOL_ENTITY_COL_ITERATOR (Entities Collection Iterator 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
Properties
Interface IF_BOL_ENTITY_COL_ITERATOR  
Short Description Entities Collection Iterator Interface    
General Data
Package CRM_BOL   CRM Business Object Layer 
Created 20020319   SAP 
Last changed 20081007   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 IF_BOL_ENTITY_COL_ITERATOR has no interface.
Friends
Interface IF_BOL_ENTITY_COL_ITERATOR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FILTER_ACTIVE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20030623
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_FILTER Instance method Public Method Delete Filter 20030623
2 FILTER_BY_PROPERTY Instance method Public Method Filter Collection According to Value Specified 20030623
3 FIND_BY_PROPERTY Instance method Public Method Searches for BO with a Specific Value for a Given Attribute 20020814
4 GET_BY_INDEX Instance method Public Method Returns the Business Object for a Given Index 20020627
5 GET_CURRENT Instance method Public Method Returns Current Focus Entity in List 20020404
6 GET_CURRENT_INDEX Instance method Public Method Returns the Index of the Current Focus Business Object 20050614
7 GET_FIRST Instance method Public Method Returns First Entity in List 20020404
8 GET_LAST Instance method Public Method Returns Last Entity in List 20020404
9 GET_NEXT Instance method Public Method Returns Next Entity in List 20020404
10 GET_PREVIOUS Instance method Public Method Returns Previous Entity in List 20020404
11 SIZE Instance method Public Method Current Number of Entries (Taking Filter Into Account) 20040907
Events
Interface IF_BOL_ENTITY_COL_ITERATOR has no event.
Types
Interface 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 Importing IV_ALL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Alle Filter löschen 20041214

Method DELETE_FILTER on Interface 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 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20030623
2 Importing IV_VALUE Call by reference Type reference (TYPE) DATA 20030623

Method FILTER_BY_PROPERTY on Interface 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 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20020814
2 Importing IV_VALUE Call by reference Type reference (TYPE) DATA Wert 20020814
3 Returning 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 Interface 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 Importing IV_INDEX Call by reference Type reference (TYPE) CRMT_IDX 5-stelliger Index 20020627
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Zugriffsinterface für BO Attribute 20020627

Method GET_BY_INDEX on Interface 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 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY 20020404

Method GET_CURRENT on Interface 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 Returning RV_RESULT Value transfer Type reference (TYPE) SYTABIX Index 20050614

Method GET_CURRENT_INDEX on Interface 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 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY 20020404

Method GET_FIRST on Interface 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 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY 20020404

Method GET_LAST on Interface 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 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY 20020404

Method GET_NEXT on Interface 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 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY 20020404

Method GET_PREVIOUS on Interface 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 Returning RV_SIZE Value transfer Type reference (TYPE) SYTABIX Interne Tabellen, aktueller Zeilenindex 20040907

Method SIZE on Interface IF_BOL_ENTITY_COL_ITERATOR has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 310