SAP ABAP IMG Activity OPT_BADI_WTY_RCL (BAdI: Optimization for Warranty Claim Processing)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-WTY (Application Component) Warranty Claim Processing
     ISAUTO_WTY (Package) Warranty Processing
IMG Activity
ID OPT_BADI_WTY_RCL BAdI: Optimization for Warranty Claim Processing  
Transaction Code S_EE7_66000002   (empty) 
Created on 20130918    
Customizing Attributes OPT_BADI_WTY_RCL   BAdI: Optimization for Warranty Claim Processing 
Customizing Activity OPT_BADI_WTY_RCL   BAdI: Optimization for Warranty Claim Processing 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_WTY_DBSYS_OPT    

Use

This Business Add-In (BAdI) is used in the Warranty (LO-WTY) component. You can use this BAdI to apply new database techniques for improving the performance in transaction WTYRCL and Automotive dealer portal - fetching recall objects and recall history.

You can use the following BAdI methods for the below mentioned uses:

  • SELECT_RECALLS - to get warranty recall objects and history in the WTYRCL transaction.
  • SELECT_RECALLS_PORTAL - to get warranty recall objects and history in the automotive dealer portal - warranty.

Performance improvements from using new database techniques are expected to arise from:

  • Generally faster data selection by state-of-the-art databases
  • Aggregation of data on database level instead of ABAP server level
  • Reduced volume of data transferred from the database to the ABAP server

Note

This BAdI is intended exclusively for database providers. It allows them to optimize functions that have already been optimized by SAP for SAP HANA for their database without modifications.

Requirements

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).

BAdI Definition

  • ES_WTY_DBSYS_OPT

    The filter DBSYS_TYPE has been defined for this BAdI. When an instance of the BAdI is created, this filter is applied with the value of the static attribute DBSYS_TYPE in class CL_DB_SYS.

SAP Implementations

  • The SAP BAdI implementation WTY_DBSYS_OPT_IMPL reads and aggregates data. This BAdI implementation is assigned to filter value 'HDB'.

More Information

BAdI method documentation:

For information about implementing such an optimization BAdI, see

Optimization BAdIs

Activities

Example

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
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  20130918 
SAP Release Created in