SAP ABAP IMG Activity BW_BADI_BBS (BAdI: Own Report Type as Recipient (Jump Target))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM (Application Component) Warehouse Management
     RSIMG (Package) IMG Texts and Release Notes
IMG Activity
ID BW_BADI_BBS BAdI: Own Report Type as Recipient (Jump Target)  
Transaction Code S_BRA_16000013   (empty) 
Created on 20070530    
Customizing Attributes BW_BADI_BBS   BAdI: Own Report Type as Recipient (Jump Target) 
Customizing Activity BW_BADI_BBS   BAdI: Own Report Type as Recipient (Jump Target) 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name RS_BBS_BADI    

Use

The report-report interface provides a number of report types as jump target (receiver). In certain situations, it could be necessary to perform specific operations that are not performed by the generic standard interface between the sender and receiver. If the standard interface is not sufficient, you can implement a specific enhancement. These enhancements can call the receiver using individual parameters. There can be more or fewer parameters than in the standard interface. Sender-receiver assignments can be ignored or enhanced with additional navigation commands.

Activities

To implement a specific enhancement, proceed as follows:

  1. Create an ABAP class with interface IF_RS_BBS_BADI_HANDLER.
  2. Create BAdI RS_BBS_BADI.
  3. Create the jump target.

A new, separate report type is now shown in the dropdown box in the Maintain Sender/Recipient Assignment dialog box.

Example

A query has the Product characteristic in its rows and the Revenue and Quantity key figures in its columns. A further characteristic Customer is one of the free characteristics. Upon jumping, the new report type should cause the free characteristic Customer to be drilled down in the rows. At the same time, a key figure is filtered.

This example is described in detail in the SAP Library (search for RS_BBS_BADI).

Business Attributes
ASAP Roadmap ID 262   Technical and Graphical Settings 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20070530 
SAP Release Created in 720