SAP ABAP Class IF_BOL_BO_COL_MULTI_SEL (Multiple Selection for Business Object Collections)
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
Class IF_BOL_BO_COL_MULTI_SEL  
Short Description Multiple Selection for Business Object Collections    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020425   SAP 
Last change 20100303   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_BO_COL_MULTI_SEL has no interface implemented.
Friends
Class IF_BOL_BO_COL_MULTI_SEL has no friend class.
Attributes
Class 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
Class IF_BOL_BO_COL_MULTI_SEL has no event.
Types
Class 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 class 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 class 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 class 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 class IF_BOL_BO_COL_MULTI_SEL has no exception.

Method MARK_ALL Signature

Method MARK_ALL on class IF_BOL_BO_COL_MULTI_SEL has no parameter.
Method MARK_ALL on class 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 class IF_BOL_BO_COL_MULTI_SEL has no exception.

Method UNMARK_ALL Signature

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