SAP ABAP Interface IF_BOL_BO_COL_MULTI_SEL (Multiple Selection for Business Object Collections)
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 composition (i COMPRISING i_ref)  IF_BOL_BO_COL Business Object Collection Interface 20050614
2 Interface composition (i COMPRISING i_ref)  IF_BOL_BO_COL_ITERATOR Business Object Collection Iterator Interface 20050614
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_WD_COLLECTION_WRAPPER WD Collection Wrapper 20050614
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_BOL_BO_COL BO Collection 20050614
Properties
Interface IF_BOL_BO_COL_MULTI_SEL  
Short Description Multiple Selection for Business Object Collections    
General Data
Package CRM_BOL   CRM Business Object Layer 
Created 20020425   SAP 
Last changed 20100303   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_BO_COL_MULTI_SEL has no interface.
Friends
Interface IF_BOL_BO_COL_MULTI_SEL has no friend.
Attributes
Interface IF_BOL_BO_COL_MULTI_SEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MARKED Instance method Public Method Returns the Selected Business Objects 20050614
2 GET_MARKED_INDICES Instance method Public Method Returns a Table of Indexes of the Selected Business Objects 20050614
3 IS_ANY_UNMARKED Instance method Public Method Checks Whether There Are Unselected BOs 20090126
4 MARK Instance method Public Method Selects a Business Object in the Collection 20050614
5 MARK_ALL Instance method Public Method Selects all Business Objects in the Collection 20050614
6 UNMARK Instance method Public Method Selects a Business Object in the Collection 20050614
7 UNMARK_ALL Instance method Public Method Deselects all Business Objects in the Collection 20050614
Events
Interface IF_BOL_BO_COL_MULTI_SEL has no event.
Types
Interface IF_BOL_BO_COL_MULTI_SEL has no local type.
Method Signatures

Method GET_MARKED 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_BO_COL BO Collection Interface 20050614

Method GET_MARKED on Interface IF_BOL_BO_COL_MULTI_SEL has no exception.

Method GET_MARKED_INDICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) CRMT_BOL_INDEX_TAB Tabellen von Tabellenindizes 20050614

Method GET_MARKED_INDICES on Interface IF_BOL_BO_COL_MULTI_SEL has no exception.

Method IS_ANY_UNMARKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20090126

Method IS_ANY_UNMARKED on Interface IF_BOL_BO_COL_MULTI_SEL has no exception.

Method MARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Zugriffsinterface für BO Attribute 20050614
2 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20050614

Method MARK on Interface IF_BOL_BO_COL_MULTI_SEL has no exception.

Method MARK_ALL Signature

Method MARK_ALL on Interface IF_BOL_BO_COL_MULTI_SEL has no parameter.
Method MARK_ALL on Interface IF_BOL_BO_COL_MULTI_SEL has no exception.

Method UNMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Zugriffsinterface für BO Attribute 20050614
2 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20050614

Method UNMARK on Interface IF_BOL_BO_COL_MULTI_SEL has no exception.

Method UNMARK_ALL Signature

Method UNMARK_ALL on Interface IF_BOL_BO_COL_MULTI_SEL has no parameter.
Method UNMARK_ALL on Interface IF_BOL_BO_COL_MULTI_SEL has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701