SAP ABAP IMG Activity _CACSREMINQ_ADD_ROWS (BAdI: Read Additional Lines for Display of Remuneration Inquiry)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSDO (Package) ICM: Commission Document 'Light'
IMG Activity
ID _CACSREMINQ_ADD_ROWS BAdI: Read Additional Lines for Display of Remuneration Inquiry  
Transaction Code S_AEN_10000181   (empty) 
Created on 20041215    
Customizing Attributes _CACSREMINQ_ADD_ROWS   BAdI: Read Additional Lines for Display of Remuneration Inquiry 
Customizing Activity _CACSREMINQ_ADD_ROWS   BAdI: Read Additional Lines for Display of Remuneration Inquiry 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name CACS_REMINQ_EXTRA_ROWS    

Use

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.

Standard settings

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.

Activities

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.

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
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  20060628 
SAP Release Created in 600