SAP ABAP IMG Activity REFX_REIS_LIST (Implement Enhancements (BAdI): Influence Expenditure List)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_CU (Package) RE: Customizing (IMG) and Area Menu
IMG Activity
ID REFX_REIS_LIST Implement Enhancements (BAdI): Influence Expenditure List  
Transaction Code S_PEN_05000405   (empty) 
Created on 20050623    
Customizing Attributes REFX_REIS_LIST   Implement Enhancements (BAdI) 
Customizing Activity REFX_REIS_LIST   Implement Enhancements (BAdI) 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name REIS_LIST    

Use

The Business Add-In (BAdI) provides the following options:

  • You can use the method CHANGE_OUTPUT_DATA to modify the output table that an information system report transfers to the SAP List Viewer. This means you have the option of adjusting the values determined by the report to meet your requirements. In addition, the BAdI supports enhancements to the output structure without your having to write program code. There you can fill the fields that were added to the output structures using append.
  • You can use the method CHANGE_DISPLAY_OPTIONS to adjust the output characteristics (field catalog, print properties, layout, and so on).
  • You can use the method SET_ALV_GRID to set a default value for the 'Grid Control' indicator.
  • You can use method CHANGE_TOOLBAR_BUTTONS to add new buttons with assigned function codes to the toolbar.
  • You can use method PROCESS_TOOLBAR_FUNCTION to implement the associated functions.

The report ID (data element REISREPID) is used as the filter criterion for the BAdI. It identifies the report that has been started. Table TIVISREP contains an overview of the report IDs. The table also tells you which structure is assigned to a report.

Exceptions:

For "Information System: Actual Line Items - Contracts", you use the value "COLICN" as REPID, and for "Information System: Actual Line Items Master Data", the value "COLIBD".

For the information system service charge settlement, the default setting for the grid indicator is configured in Customizing for service charge settlement.

Requirements

Standard settings

Activities

Example

You can access an example implementation in the BAdI Builder by choosing Goto -> Sample code -> Display.

Notes for Developers

Business Attributes
ASAP Roadmap ID 153   Design enhancements 
Mandatory / Optional 3   Nonrequired 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  20101011 
SAP Release Created in 600