SAP ABAP Interface IF_FPM_BICS_IOBJ_SELECTION (FPM internal BICS infoobject selection)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-RUI-FPM (Application Component) FPM Analytical GUIBB
     BW_REPORTING_FPM (Package) FPM UIBBs
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_BICS_IOBJ_SELECTION FPM internal BICS infoobject selection 20130731
Properties
Interface IF_FPM_BICS_IOBJ_SELECTION  
Short Description FPM internal BICS infoobject selection    
General Data
Package BW_REPORTING_FPM   FPM UIBBs 
Created 20130731   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_BICS_IOBJ_SELECTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_BICS_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_FPM_BICS_IOBJ_SELECTION has no interface.
Friends
Interface IF_FPM_BICS_IOBJ_SELECTION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_IOBJ Instance attribute Public Object reference (TYPE REF TO) IF_BICS_IOBJ InfoObject Selector Layer 20130731
2 MT_MEMBER_SELECTION Instance attribute Public Type reference (TYPE) IF_BICS_IOBJ_SELECTION=>TN_TS_MEMBER_SELECTION 20130731
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SELECTION Instance method Public Method Add Entry to Selection List 20130731
2 CLEAR_SELECTION Instance method Public Method Completely Delete Selections 20130731
3 REMOVE_SELECTION Instance method Public Method Delete a Selection 20130731
4 SET_SELECTION Instance method Public Method Set Selection List (Replaces Old Selection List) 20130731
Events
Interface IF_FPM_BICS_IOBJ_SELECTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_IOBJ_SELECTION Public See coding 20130731 begin of ys_iobj_selection, name TYPE if_bics_object=>tn_name, id TYPE if_bics_object=>tn_id, ref TYPE REF TO if_fpm_bics_iobj_selection, end of ys_iobj_selection
2 YT_IOBJ_SELECTION Public See coding 20130731 yt_iobj_selection type sorted table of ys_iobj_selection with unique key id
Method Signatures

Method ADD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MEMBER_SELECTION Value transfer Type reference (TYPE) IF_BICS_IOBJ_SELECTION=>TN_S_MEMBER_SELECTION Member Selektionsbeschreibung 20130731
2 Returning RV_SELECTION_ID Value transfer Type reference (TYPE) IF_BICS_OBJECT=>TN_ID ID eines Objektes 20130731

Method ADD_SELECTION on Interface IF_FPM_BICS_IOBJ_SELECTION has no exception.

Method CLEAR_SELECTION Signature

Method CLEAR_SELECTION on Interface IF_FPM_BICS_IOBJ_SELECTION has no parameter.
Method CLEAR_SELECTION on Interface IF_FPM_BICS_IOBJ_SELECTION has no exception.

Method REMOVE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SELECTION_ID Call by reference Type reference (TYPE) IF_BICS_OBJECT=>TN_ID ID eines Objektes 20130731

Method REMOVE_SELECTION on Interface IF_FPM_BICS_IOBJ_SELECTION has no exception.

Method SET_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTION Call by reference Type reference (TYPE) IF_BICS_IOBJ_SELECTION=>TN_TS_MEMBER_SELECTION 20130731

Method SET_SELECTION on Interface IF_FPM_BICS_IOBJ_SELECTION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740