Ansicht
Dokumentation

OHIGBPBSDRLDWN01 - Implement business add-in for drilldown reporting

OHIGBPBSDRLDWN01 - Implement business add-in for drilldown reporting

General Data in Customer Master   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

The Business Add-in (BADI) for the drilldown reporting allows you to change the output data table. A method 'EDIT_OUTPUT' is called just before passing the output table into the ABAP listviewer. The method provides two internal tables which can be changed in its implementation.

  • The error log table (I_ERROR): It is possible to create your own messages and append them to the log. For example to inform the user about data changes.
  • The output table (I_PPOIX): Each output line can be changed individually.

SAP delivers the BADI definition containing the BADI interface definition and the method definition. The method itself needs to be implemented by the customer.






BAL_S_LOG - Application Log: Log header data   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 875 Date: 20240523 Time: 171447     sap01-206 ( 24 ms )