SAP ABAP IMG Activity DMF_BADI_MULT_UOM (BAdI: Control for which Units of Measure the Sales Price will be Determined)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD (Application Component) Logistics Basic Data
     DMF_CORE (Package) Core Objects for common usage
IMG Activity
ID DMF_BADI_MULT_UOM BAdI: Control for which Units of Measure the Sales Price will be Determined  
Transaction Code S_EBJ_98000218   (empty) 
Created on 20121221    
Customizing Attributes DMF_BADI_MULT_UOM   BAdI: Control for which Units of Measure the Sales Price will be Determined 
Customizing Activity DMF_BADI_MULT_UOM   BAdI: Control for which Units of Measure the Sales Price will be Determined 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name DMF_BADI_MULT_UOM_PRICE    

Use

This Business Add-In (BAdI) is used in the Logistics Basic Data (LO-MD)component in the area Logistics Merchandise Lifecycle Optimization. You can use this BAdI to disable sales price determination for an article with multiple units of measure when the sales price is not needed for promotion purposes.

The BAdI is called when price data is transferred to the target system via remote function call (RFC). During the data transfer to the target system the system#s performance can be enhanced by indicating that a sales price should not be determined for a specified unit of measure.

This BAdI provides method EXCLUDE_UOMS with the following parameters:

Import Parameters

  • IT_LOC_PROD: Table with articles (for site dependent process)

Export Parameters

  • ET_EXCLUDED_UOMS: A list of all units of measure for which the sales prices will not be determined regardless of the article.
  • ET_EXCLUDED_MATNR_UOMS: A list of article-unit of measure combinations. The sales price will not be determined for the specified combination of unit of measure and article.

Requirements

Standard settings

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

Activities

Example

You can find example implementations in the BAdI Builder on the Enhancement Spot Elements Definitions tab in the Implementation Example Classes section.

The following example implementations are available:

  • CL_EX_DMF_MULT_UOM_PRICE

See also

For information about implementing BAdIs as part of the enhancement framework, see SAP Library for SAP NetWeaver Platform on SAP Help Portal at http://help.sap.com/nw_platform. Choose a release and then Application Help. In SAP Library, choose SAP NetWeaver Library: Function-Oriented View -> Application Server -> Application Server ABAP -> Application Development on AS ABAP -> ABAP Customer Development -> Enhancement Framework.

Business Attributes
ASAP Roadmap ID 254   Transfer Data 
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  20121221 
SAP Release Created in