SAP ABAP IMG Activity /CWM/DEFAULT_MIGO (BAdI: Default Logic for Entry Quantities and Units of Measure in MIGO)
Hierarchy
IS-CWM (Software Component) Industry Solution Catch Weight Management
   IS-CWM (Application Component) Industry Solution Catch Weight Management
     /CWM/APPL_MM (Package) Inventory Management
IMG Activity
ID /CWM/DEFAULT_MIGO BAdI: Default Logic for Entry Quantities and Units of Measure in MIGO  
Transaction Code /CWM/15000033   (empty) 
Created on 20050303    
Customizing Attributes /CWM/DEFAULT_MIGO   BAdI: Default Logic for Entry Quantities and Units of Measure in MIGO 
Customizing Activity /CWM/DEFAULT_MIGO   BAdI: Default Logic for Entry Quantities and Units of Measure in MIGO 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /CWM/DEFAULT_MIGO    

Use

Business Add-In (BAdI) /CWM/DEFAULT_MIGO is used in the Catch Weight Management (IS-CWM) component.

This BAdI allows the entry quantity, the parallel entry quantity and the entry units of measure to be proposed for catch weight materials in transaction MIGO.

The default proposal logic is as follows:

  • A proposal is only made if a plant and an entry quantity are specified.
  • If no entry unit of measure is entered, the base unit of measure is proposed. If no parallel entry unit of measure is entered, the parallel unit of measure is proposed.
  • Quantities are only proposed if the entry quantity, the entry unit of measure, the parallel entry quantity, or the parallel entry unit of measure was changed by the user, or if the entry quantity or the parallel entry quantity is zero.
  • If the user changed the entry quantity or the entry unit of measure, but not the parallel entry quantity and the parallel entry unit of measure, and the entry quantity is not zero, the parallel entry quantity is recalculated.
  • If the user changed the entry quantity or the entry unit of measure, and the parallel entry quantity or the parallel entry unit of measure, and if the entry quantity and the parallel entry quantity are not zero, nothing is recalculated.
  • If the user did not change the entry quantity and the entry unit of measure, but did change the parallel entry quantity or the parallel unit of measure, and if the parallel entry quantity is not zero, the entry quantity is recalculated provided the entry unit of measure is not nondimensional.
  • If the entry quantity is zero and the parallel entry quantity is not, the entry quantity is calculated. If the parallel entry quantity is zero and the entry quantity is not, the parallel entry quantity is calculated.

If no values are to be proposed, an empty implementation must be created.

Requirements

The proposal logic is not called in display mode, or for material document reversals. In addition, materials involved must be catch weight materials.

Standard settings

  • The Business Add-In is active in the standard system. Default coding exists.
  • The Business Add-In is not filter-dependent.
  • The Business Add-In is not designed for multiple use.

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 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG /CWM/DEFAULT_MIGO 0 /CWM/SO70000001 Industry Solution Catch Weight Management 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20050303 
SAP Release Created in 200