SAP ABAP Class CL_BICS_IOBJ_SELECTION (Selection Component for InfoObjects)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     BW_BICS_CONSUMER_SELECTOR (Package) BW BICS Consumer Selector
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BICS_OBJECT Root Object for BICS Entities 20110721
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_CONTEXT Context of an Object 20100505
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_IOBJ_SELECTION Selection Component for InfoObjects 20100505
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_MD_CONTEXT MD Context 20120120
Properties
Class CL_BICS_IOBJ_SELECTION  
Short Description Selection Component for InfoObjects    
Super Class CL_BICS_OBJECT Root Object for BICS Entities 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_BICS_CONSUMER_SELECTOR   BW BICS Consumer Selector 
Created 20100505   SAP 
Last change 20130531   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)
2 IF_BICS_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_BICS_CONTEXT Context of an Object 20100505
2 IF_BICS_IOBJ_SELECTION Selection Component for InfoObjects 20100505
3 IF_BICS_MD_CONTEXT MD Context 20120120
Friends
Class CL_BICS_IOBJ_SELECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HAS_QUERY_CONTEXT Instance attribute Protected Type reference (TYPE) ABAP_BOOL abap_false Filter is in query context --> Result set is relevant 20120120
2 O_R_IOBJ Instance attribute Protected Object reference (TYPE REF TO) CL_BICS_IOBJ InfoObject 20100507
3 O_R_QUERY_VIEW Instance attribute Protected Object reference (TYPE REF TO) CL_BICS_QV Query View 20120120
4 O_R_SELECTOR Instance attribute Protected Object reference (TYPE REF TO) CL_BICS_SELECTOR Selector 20120120
5 P_SELECTION_ID_COUNTER Static Attribute Private Type reference (TYPE) I Counter 20100506
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100505
2 GET_NEXT_SELECTION_ID Static method Public Method Read New Selection ID 20100506
3 SET_MEMBER_SELECTION Instance method Public Method Set Selection List (Replaces Old Selection List) 20100506
4 SET_RS_CHANGED_FLAG Instance method Private Method Invalidate Result Set 20120120
Events
Class CL_BICS_IOBJ_SELECTION has no event.
Types
Class CL_BICS_IOBJ_SELECTION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_CHANGEABLE Call by reference Type reference (TYPE) ABAP_BOOL Änderbarkeit der Selektion 20100510
2 Importing I_R_IOBJ Call by reference Object reference (TYPE REF TO) IF_BICS_IOBJ InfoObjekt Selektor-Layer 20100505
3 Importing I_R_PARENT_OBJECT Call by reference Object reference (TYPE REF TO) IF_BICS_OBJECT Übergeordnetes Objekt 20100510
4 Importing I_SELECTION_NAME Call by reference Type reference (TYPE) IF_BICS_OBJECT=>TN_NAME Art der übergeordneten Selektion 20100510

Method CONSTRUCTOR on class CL_BICS_IOBJ_SELECTION has no exception.

Method GET_NEXT_SELECTION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SELECTION_ID Value transfer Type reference (TYPE) I 20100506

Method GET_NEXT_SELECTION_ID on class CL_BICS_IOBJ_SELECTION has no exception.

Method SET_MEMBER_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TS_MEMBER_SELECTION Call by reference Type reference (TYPE) IF_BICS_IOBJ_SELECTION=>TN_TS_MEMBER_SELECTION 20100506
# Exception Resumable Description Created on
1 CX_BICS_INVALID_SELECTION Ungültige Selektion 20100506
2 CX_BICS_SELECTION_IS_FIXED Selektion ist nicht änderbar 20100507

Method SET_RS_CHANGED_FLAG Signature

Method SET_RS_CHANGED_FLAG on class CL_BICS_IOBJ_SELECTION has no parameter.
Method SET_RS_CHANGED_FLAG on class CL_BICS_IOBJ_SELECTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730