SAP ABAP IMG Activity DB_IMG_INTRO2 (Optimization BAdIs)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-BS (Application Component) Business Application Support
     DBSYS_OPT (Package) DB system specific optimizatons IMG
IMG Activity
ID DB_IMG_INTRO2 Optimization BAdIs  
Transaction Code S_SI3_21000046   (empty) 
Created on 20120820    
Customizing Attributes DB_IMG_INTRO2   Optimization BAdIs 
Customizing Activity    
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name DB_IMG_INTRO2    

Optimization BAdIs are technically the same as regular BAdIs but they differ in their usage. Up to now, SAP has provided BAdIs to enable customers to implement company-specific logic for standard functions. By means of optimization BAdIs, SAP provides the option to optimize individual database calls in a database-specific way.

SAP uses these optimization BAdIs to perform database-specific optimizations for SAP HANA and for other databases.

Note that all optimization BAdIs use a filter to evaluate the database type. You can use the attribute DBSYS_TYPE in class CL_DB_SYS to determine the relevant filter values that you need to use in your implementation. Assign the corresponding filter value to the filter using the operator = (equal to).

Note
SAP offers technical documentation for each optimization BAdI in the SAP Implementation Guide for Database-Specific Optimizations (transaction SPRO_DB). This documentation describes the interface and its parameters and refers to a comparable existing reference implementation in ABAP. The semantic is described solely using the ABAP source code for the reference implementation. SAP does not accept any responsibility for the correctness of any comments in the ABAP source code.

Business Attributes
ASAP Roadmap ID 255   Create Interfaces 
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 DB_IMG_INTRO2 0 HLA0009999 Application Components 
Maintenance Objects
Maintenance object type    
History
Last changed by/on SAP  20120820 
SAP Release Created in 740