SAP ABAP IMG Activity BADI_J_3RS_DP_SCR (BAdI: Screen Enhancement for Deal Passport)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   FI-LOC (Application Component) Localization
     J3RS (Package) Localization Russia: SD
IMG Activity
ID BADI_J_3RS_DP_SCR BAdI: Screen Enhancement for Deal Passport  
Transaction Code S_EB5_05000480   (empty) 
Created on 20091116    
Customizing Attributes BADI_DP_RU_ON   BAdIs for Deal Passport Russia, Optional, Non-Critical 
Customizing Activity BADI_J_3RS_DP_SCR   BAdI: Screen Enhancement for Deal Passport 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_J_3RS_DP_SCR    

Use

This Business Add-In (BAdI) is used in the Sales and Distribution (SD) component.

You can use this BAdI to display additional fields on the Deal Passport Maintenance screen of the Deal Passports (Russia) program. You define these additional fields by appending them to the J_3RSPASSDEAL table.

If the BAdI is implemented, the system displays the additional fields on the Deal Passport Maintenance screen and allows you to enter data in these fields and save these entries in the database.

This BAdI is called in the following cases:

  • Before the Deal Passport Maintenance screen is displayed (PUT_DATA)
  • After the Deal Passport Maintenance screen is displayed but before the records are saved in the database (GET_DATA)

This BAdI contains the following BAdI methods:

  • PUT_DATA (Fill Additional Deal Passport Fields): Fills the additional fields that are displayed on the Deal Passport Maintenance screen with the corresponding values from the J_3RSPASSDEAL table
  • GET_DATA (Get Values from Additional Deal Passport Fields): If you enter or change values in the additional fields on the Deal Passport Maintenance screen, this method transfers these data to the report so that it can save them in the database.

Requirements

You have appended additional fields to the J_3RSPASSDEAL table.

Standard settings

For more information about the standard settings (filters, single or multiple uses), see the Enh. Spot Element Definitions tab in the BAdI Builder (transaction SE18).

Activities

For information about implementing BAdIs as part of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

Example

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20091116 
SAP Release Created in 605