SAP ABAP IMG Activity BADI_S_AUT_CONV (BAdI: Conversion of Contents for Evaluation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ASF-AT (Application Component) Audit trail enhancements (ILM)
     S_AUT (Package) Enhancements Audit Trail (ILM)
IMG Activity
ID BADI_S_AUT_CONV BAdI: Conversion of Contents for Evaluation  
Transaction Code S_YI2_53000006   (empty) 
Created on 20090625    
Customizing Attributes BADI_S_AUT_CONV   BAdI: Conversion of Contents for Evaluation 
Customizing Activity BADI_S_AUT_CONV   BAdI: Conversion of Contents for Evaluation 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_S_AUT_CONV    

Use

Application Component: BC_SRV-ASF-AT

Transaction: S_AUT10

If an application stores values in internal formats, e.g. binary data, these values are represented in the evaluation transaction S_AUT10 in the way they are stored in the database. This technical display is often difficult for users to read.

This Business Add-In enables you to convert values from the internal format to an external representation. The Business Add-In is invoked in the transaction S_AUT10. It is executed in both the overview display and the detail view of the table logs.

The following methods are offered:

  • CONVERT_KEY

    This method enables you to convert the table keys.

  • CONVERT_FIELD

    This method enables you to convert the field content.

Requirements

Standard settings

  • In the standard system, the Business Add-In is not active.
  • There is no default code for the Business Add-In.
  • The Business Add-In is filter-dependent and has the filter type TABNAME.

Activities

To activate the Business Add-In, you must create an active implementation for at least one filter value.

For more information on the procedure, refer to the SAP Library under SAP NetWeaver- Library --> SAP NetWeaver by Key Capability --> Key Areas of Application Platform --> ABAP Workbench (BC-DWB) --> Enhancement Framework--> Business Add-Ins (BAdIs).

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

Example

Examples for the use of the Business Add-In are equipment whose unique key is converted into an internal format before saving and is then transformed back into the extenral format prior to display.

Another example are characteristic values. These are stored internally in floating-point representation and then converted back into the relevant format before being displayed.

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_S_AUT_CONV 0 B200004338 Audit trail enhancements (ILM) 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20090625 
SAP Release Created in 702