SAP ABAP IMG Activity OLQU_BADI_EVAL (BAdI: Data Summarization when Evaluating Original Documents)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   QM-QC-AQC (Application Component) Active Quality Control
     QG_EVAL (Package) QM: Online Evaluations
IMG Activity
ID OLQU_BADI_EVAL BAdI: Data Summarization when Evaluating Original Documents  
Transaction Code S_AEN_10000382   (empty) 
Created on 20050209    
Customizing Attributes OLQU_BADI_EVAL   BAdI: Data Summarization when Evaluating Original Documents 
Customizing Activity QG_EVAL_MANAGER   BAdI: Data Summarization when Evaluating Original Documents 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name QG_EVAL_MANAGER    

Use

This Business Add-In (BAdI) can be used to implement the processing and summarization of data based on the freely-definable aggregate structure.

This BAdI is also used to define and execute the selection and export of the data.

Requirements

The aggregate structure must satisfy the following conditions:

  1. The first element is an include of the structure QGEVAL_NODE_KEYS.
  2. A structure of the group KPI is included at the end of the aggregate structure. This contains all fields that are not used for grouping purposes and contain key figures.
  3. A structure of the group INFO is included at the end of the aggregate structure. This contains all fields that are not used for grouping purposes, but to display additional information.

Standard settings

Activities

Create your own implementation for a new filter type.

Use the function module QG_EVAL_START_EVALUATION so that you can use the filter type in the program of transaction QGA4.

For information about implementing BAdIs as part of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

Example

The data type 001 with the aggregate structure QGEVAL_INSPECTION_LOTS, as supplied by SAP, can be used as an example for your own implementations.

See also

This BAdI uses the interface IF_EX_QG_EVAL_MANAGER. For more information, call up the interface in the class builder.

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
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  20070716 
SAP Release Created in 600