SAP ABAP IMG Activity BADI_AUT_CONV (BAdI: Conversion of Values and Key in the Evaluation)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-ELR (Application Component) Electronic Data Records
     ENHAT (Package) Enhancements to Functionalities for Audit Trail
IMG Activity
ID BADI_AUT_CONV BAdI: Conversion of Values and Key in the Evaluation  
Transaction Code S_AC0_52000795   (empty) 
Created on 20050401    
Customizing Attributes BADI_AUT_CONV   BAdI: Conversion of Values and Key in the Evaluation 
Customizing Activity BADI_AUT_CONV   BAdI: Conversion of Values and Key in the Evaluation 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_AUT_CONV    

Use

Application component: LO

Transaction: AUT10

If an application saves values in internal formats, these cannot be recognized by the generic evaluation tool AUT10. AUT10 formats the tools as they are saved in the database.

You use the Business Add-In (BAdI) BADI_AUT_CONV to convert the values from an internal format to an external format.

The Business Add-In is called in transaction AUT10. You can execute it both in the overview and in the detail view for the table log.

Requirements

Standard settings

  • The Business Add-In is not active in the standard set up.
  • There is no default coding for the Business Add-In.
  • The Business Add-In is filter-dependent and has filter type TABNAME.

Activities

To activate the Business Add-In, you must create an active implementation. To do this, choose the following path in the SAP Menu: Tools -> ABAP Workbench -> Utilities -> Business Add-Ins -> Implementation

For more information about this procedure, see the SAP Library under

  • Basis Components -> ABAP Workbench -> Changing the SAP Standard -> Business Add-Ins -> Implementing Business Add-Ins.

If you want to use the filter functions of the Business Add-In, enter the desired filter specifications for the implementation.

Example

One example for the use of this Business Add-In is for equipment, where the unique key is converted to an internal format before it is saved, and the converted back to the external format before it is displayed.

Characteristic values are another example. These are saved internally in floating point number format. They are converted to the relevant format before being displayed.

Further notes

You can also call the documentation on the BAdI method via the menu, by carrying out the following steps:

  1. Choose the tab page Interface.
  2. Double-click on the relevant method.
  3. Click on the right mouse button and choose Component documentation.

Documentation for BAdI Method CONVERT_FIELD

Documentation for BAdI Method CONVERT_KEY

Business Attributes
ASAP Roadmap ID 201   Make global settings 
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_AUT_CONV 0 AL00000071 Electronic Data Records 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20050401 
SAP Release Created in 600