SAP ABAP IMG Activity /CWM/TOLERANCE_GROUP (BAdI: Determining an Alternative Tolerance Group)
Hierarchy
IS-CWM (Software Component) Industry Solution Catch Weight Management
   IS-CWM (Application Component) Industry Solution Catch Weight Management
     /CWM/APPL_MD (Package) Master Data
IMG Activity
ID /CWM/TOLERANCE_GROUP BAdI: Determining an Alternative Tolerance Group  
Transaction Code /CWM/09000003   (empty) 
Created on 20050616    
Customizing Attributes /CWM/TOLERANCE_GROUP   BAdI: Determining an Alternative Tolerance Group 
Customizing Activity /CWM/TOLERANCE_GROUP   BAdI: Determining an Alternative Tolerance Group 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /CWM/TOLERANCE_GROUP    

Use

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

You can use this BAdI to determine an alternative tolerance group for a material during the tolerance check.

Tolerance check behavior without BAdI implementation

For the tolerance check, the system uses the tolerance group stored in the material master record. The tolerance limits defined in this tolerance group determine the check result.

Tolerance check behavior with BAdI implemenation

The system can determine an alternative tolerance group for the tolerance group defined in the material master record. The BAdI provides method GET_TOLERANCE_GROUP.

When it is called, the system provides the method with the same data that the normal tolerance check uses:

  • I_MATERIAL            Material number
  • I_BATCH                Batch
  • I_PLANT                Plant
  • I_ERFMG                Quantity in entry unit of measure
  • I_ERFME                Unit of entry
  • I_ERFMG_2TQ            Quantity in parallel unit of entry
  • I_ERFME_2TQ            PUoM unit of entry

With the correct implementation, the method can use these parameters to determine an alternative tolerance group for the tolerance check.

Requirements

Standard settings

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

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