Ansicht
Dokumentation

_CACSREMINQ_ADD_ROWS - BAdI: Read Additional Lines for Display of Remuneration Inquiry

_CACSREMINQ_ADD_ROWS - BAdI: Read Additional Lines for Display of Remuneration Inquiry

ABAP Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in the Incentive and Commission Management (ICM) component.

You call the remuneration inquiry either from the main menu of Incentive and Commission Management or from an individual commission contract.

The remuneration data and settlement (schedule) data is displayed in the commission case and document under the Remuneration Result tab, similar to the data displayed in the remuneration inquiry.

The remuneration inquiry or remuneration result gives you a clear overview of the remuneration data and the settlement items in their respective context.

If you wish to display more lines than that provided by the standard display, you must create an implementation for this BAdI.

SAP provides a corresponding method for each ALV grid control:

  • Method GET_EXTRA_ROWS_DOCRE for the remuneration control
  • Method GET_EXTRA_ROWS_DOCSE for the settlement control
  • Method GET_EXTRA_ROWS_DOCDT for the remuneration detail control

All (possible) selection options plus the selected data are transferred to the methods, enabling individual selection on this basis of this data.

The SAP standard implementation is BAdI CACS_REMINQ_EXTRA_ROWS with method GET_EXTRA_ROWS_DOCRE.

This method performs the simulation of target agreements for the specified selection criteria for commission contract and posting date and adds these lines to the remuneration lines determined in the SAP standard.

If you wish to add more lines to the data of the corresponding ALV grid control that was selected in the SAP standard, you must create an implementation for this BAdI with an appropriate method.






ROGBILLS - Synchronize billing plans   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 1887 Date: 20240523 Time: 171018     sap01-206 ( 34 ms )