SAP ABAP Class IF_EX_BSP_DLC_FS (Interface of BAdI BSP_DLC_FS_BADI)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20070119
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPM_DEMO_FS_BP_BADI_IMPL Example BADI class for fact sheet title 20100823
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_BSP_DLC_FS_EXMPL Example BAdI Class for Title of Fact Sheet 20070119
Properties
Class IF_EX_BSP_DLC_FS  
Short Description Interface of BAdI BSP_DLC_FS_BADI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070119   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_BSP_DLC_FS has no forward declaration.
Interfaces
Class IF_EX_BSP_DLC_FS has no interface implemented.
Friends
Class IF_EX_BSP_DLC_FS has no friend class.
Attributes
Class IF_EX_BSP_DLC_FS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DO_HANDLE_BUTTON_EVENT Instance method Public Method Handle Pushbutton Event on Fact Sheet 20070411
2 GET_BI_REP_PARAMETER Instance method Public Method Return Dynamic Parameters for BW Reports for Fact Sheet 20070207
3 GET_FACTSHEET_BUTTONS Instance method Public Method Get Pushbuttons that Should Be Visible on the Fact Sheet 20070410
4 GET_FACTSHEET_TITLE Instance method Public Method Return Fact Sheet Title 20070119
5 GET_NUMBER_OF_VISIBLE_BUTTONS Instance method Public Method Get Number of Visible Fact Sheet Pushbuttons 20070410
Events
Class IF_EX_BSP_DLC_FS has no event.
Types
Class IF_EX_BSP_DLC_FS has no local type.
Method Signatures

Method DO_HANDLE_BUTTON_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT Call by reference Type reference (TYPE) STRING 20070411
2 Importing IV_FACTSHEET_COMP Call by reference Object reference (TYPE REF TO) IF_DLC_FACTSHEET Fact Sheet Component 20070411

Method DO_HANDLE_BUTTON_EVENT on class IF_EX_BSP_DLC_FS has no exception.

Method GET_BI_REP_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ADDPARAMETER Call by reference Type reference (TYPE) STRING dynamic BI report query URL parameter 20070208
2 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL Business Object Collection Interface 20070207

Method GET_BI_REP_PARAMETER on class IF_EX_BSP_DLC_FS has no exception.

Method GET_FACTSHEET_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL Business Object Collection Interface 20070411
2 Returning RT_BUTTONS Value transfer Type reference (TYPE) CRMT_THTMLB_BUTTON_EXT_T Table of buttons of external sources 20070410

Method GET_FACTSHEET_BUTTONS on class IF_EX_BSP_DLC_FS has no exception.

Method GET_FACTSHEET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CURRENT_DESCRIPTION Call by reference Type reference (TYPE) STRING 20070119
2 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL Business Object Collection Interface 20070119
3 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) STRING 20070119

Method GET_FACTSHEET_TITLE on class IF_EX_BSP_DLC_FS has no exception.

Method GET_NUMBER_OF_VISIBLE_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL Business Object Collection Interface 20070411
2 Returning RV_RESULT Value transfer Type reference (TYPE) I 20070410

Method GET_NUMBER_OF_VISIBLE_BUTTONS on class IF_EX_BSP_DLC_FS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in