SAP ABAP IMG Activity SIMG_MAP_0030 (BAdI: Determine LSMW Project to Be Used During Sales Document Data Exchange)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-MAP (Application Component) Marketing, Accounting and Pricing
     OIC_MIGR (Package) Migration of Formula and Average Pricing to CPE
IMG Activity
ID SIMG_MAP_0030 BAdI: Determine LSMW Project to Be Used During Sales Document Data Exchange  
Transaction Code S_SO7_28000054   (empty) 
Created on 20031110    
Customizing Attributes SIMG_MAP_0030   BAdI: Determine LSMW Project to Be Used During Sales Document Data Exchange 
Customizing Activity SIMG_MAP_0030   BAdI: Determine LSMW Project to Be Used During Sales Document Data Exchange 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name OIC_GET_LSMW_INFO    

Use

This Business Add-In (BAdI) is used in the Marketing, Accounting and Pricing (IS-OIL-DS-MAP) component.

This BAdI enables you to determine the project-related information (data transfer project, subproject, and object) from the Legacy System Migration Workbench (LSMW) that is to be used during data exchange (initial download) of sales documents between SAP Oil & Gas and SAP CRM. The determined LSMW project must contain all mapping content for converting formula & average pricing (F&A) formulas in SAP Oil & Gas to commodity pricing engine (CPE) specific formulas in SAP CRM during an initial download of sales documents.

Requirements

You have installed SAP R/3 Plug-In Release 2004.1 or higher in SAP Oil & Gas.

Recommendation

We recommend that you perform this activity only if you want to calculate stock market-based prices in a scenario integrating SAP CRM (5.0 or higher) with SAP Oil & Gas.

Standard settings

In the standard system, the Business Add-In is activated. The default code is executed automatically.

The standard implementation of the BAdI reads Customizing table OIC_LSMW_PROJ and the values maintained in this table are used to identify the LSMW project to be used during an initial download of sales documents.

The Business Add-In is not reusable.

The Business Add-In is not filter-dependent.

Activities

After you call the IMG activity, the system displays a dialog box where you enter a name for the implementation.

If implementations of this Business Add-In have already been created, the system displays them in a dialog box. You then choose one of them by choosing Create, and continue as follows:

  1. In the dialog box, enter a name for the implementation of the Add-In and choose Create.
    The system displays the initial screen for creating Business Add-In implementations.
  2. On this screen, enter a short description for your implementation in the Implementation Short Text field.
  3. If you choose the Interface tab, you will notice that the system has populated the Name of the Implementing Class field automatically, by assigning a class name based on the name of your implementation.
  4. Save your entries and assign the Add-In to a package.
  5. To edit a method, double-click its name.
  6. Enter your implementation code between the method <Interface Name>~<Name of Method>. and endmethod. statements.
  7. Save and activate your code. Navigate back to the Change Implementation screen.
    Note: You can also create an implementation for an Add-In and not activate it until later. If you want to do this, do not perform the following step:
  8. Choose Activate.
    When the application program is executed, the code you created is run through.

Example

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  20031113 
SAP Release Created in 472