SAP ABAP IMG Activity OLQU_BADI_ES (Business Add-In When Saving in Results Recording)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       QI (Package) QM IMG and area menu
IMG Activity
ID OLQU_BADI_ES Business Add-In When Saving in Results Recording  
Transaction Code S_AL0_96000718   (empty) 
Created on 20020117    
Customizing Attributes OLQU_BADI_ES   Business Add-In When Saving in Results Recording 
Customizing Activity OLQU_BADI_ES   Business Add-In When Saving in Results Recording 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name QE_SAVE    

Use

This Business Add-In (BAdI) QE_SAVE makes different tables or structures from results recording available just before the system saves the data. The save can therefore be prevented.

This BAdI contains the methods:

  • IS_ACTIVE (Checks if BAdI is active)
    A parameter must be set in this method so that the implementation can be run.
  • TABLES_IN_OPERATION (Tables/Structures for operation)
    In this method the different tables or structures are made available before results recording is saved.

This BAdI should not be used:

  • In process-optimized results recording.
  • For results recording on the Web.
  • In QM-IDI.
  • For the relevant BAPIs.

Requirements

Standard settings

Activities

Example

This BAdI can, for example, be used:

  • To check data.
  • To prevent saving.
  • To update data.
  • To output information.

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 3   Nonrequired activity 
Critical / Non-Critical 1   Critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20020117 
SAP Release Created in 470