SAP ABAP IMG Activity BADI_INDICATORS (Handle Automatic Setting of Warranty and Return Part Flags)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-AD-WTY (Application Component) Service Process Warranty
     WTYSC (Package) Service Integration with Warranty
IMG Activity
ID BADI_INDICATORS Handle Automatic Setting of Warranty and Return Part Flags  
Transaction Code S_ALI_97000034   (empty) 
Created on 20040315    
Customizing Attributes BADI_INDICATORS   Maintain BADI for Warranty & Return Part Flag Setting 
Customizing Activity BADI_INDICATORS   BADI for warranty & return part indicators 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_INDICATORS    

Use

Use this BADI to define the logic for automatic determination of Warranty flag and Return Part flag in a service order.

Requirements

Standard settings

The BADI has two methods: SET_WARRANTY_INDICATOR and SET_RETURNPART_INDICATOR.

The default implementations for both methods are provided. To view the code, in transaction SE18, choose Goto -> Default Code -> Display

SET_WARRANTY_INDICATOR

When the BADI is executed, the default implementation for the method:

  1. Checks the outbound master warranty attached to the technical object (equipment or functional location)
  2. Sets, or resets, the warranty checkbox at the operation and component levels

SET_RETURNPART_INDICATOR

When the BADI is executed, for each component, the default implementation for the method:

  1. Checks the attribute 10 on the Sales: Sales Org Data 2 tab of the material master for the specific sales area
  2. Sets, or resets, the return part checkbox at the component level

Activities

Copy the default implemenation into the custom BADI implementation and use it as the basis for further custom enhancements.

Example

Business Attributes
ASAP Roadmap ID 153   Design enhancements 
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 BADI_INDICATORS 0 ALI0000002 Service Process Warranty 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20040813 
SAP Release Created in 500