SAP ABAP IMG Activity OLQU_BADI_PL (Business Add-In for Assignment of Addon Data to an Inspection Lot)
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_PL Business Add-In for Assignment of Addon Data to an Inspection Lot  
Transaction Code S_AL0_96000506   (empty) 
Created on 20011206    
Customizing Attributes OLQU_BADI_PL   Business Add-In for Assignment of Addon Data to an Inspection Lot 
Customizing Activity OLQU_BADI_PL   Business Add-In for Assignment of Addon Data to an Inspection Lot 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name QPL1_SUBSCREEN_ADDON    

Use

You can use this Business Add-In to display data in an inspection lot via additional subscreen areas, and to change the inspection lot data of the structure QALS_ADDON.

This BAdI is filter-dependent. You can maintain a user-specific implementation for each inspection lot origin.

Several subscreen areas are available for implementation in this BAdI. Depending on the inspection lot origin for which you wish to implement the BAdI, you select the required subscreen areas.

The following subscreen areas are available for implementation:

SAPLQPL1 201 SUBSCREEN_ADDON        QALS Addon Data (Vendor)

Implement this subscreen in your BAdI implementation for the inspection lot origins 01, 05, 07, 08, 09, and 15.

SAPLQPL1 204 SUBSCREEN_ADDON        QALS Addon Data (Customer)

Implement this subscreen in you BAdI implementation for the inspection lot origins 02, 06, 10, 11, and 12.

SAPLQPL1 205 SUBSCREEN_ADDON        QALS Addon Data (Production)

Implement this subscreen in your BAdI implementation for the inspection lot origins 03, 04, 13, and 14.

SAPLQPL1 208 SUBSCREEN_ADDON        QALS Addon Data (Stabi)

An active implementation is already delivered for inspection lot origin 16 (stability study) as part of the PLM Addon package. Use this active implementation as a template for your user-specific implementation.

SAPLQPL1 212 SUBSCREEN_ADDON        QALS Addon Data (Origin 89)

Implement this subscreen in your BAdI implementation for the inspection lot origin 89.

All of the subscreen areas mentioned above are only active in the change transaction for the inspection lot. A different subscreen area (see below) is required for the display transaction (QA03). If you have accessed the inspection lot using the change transaction, you can also change the data of the structure QALS_ADDON using the subscreen areas.

SAPLQPL1 301 SUBSCREEN_ADDON        QALS Addon Data (Display Mode)

This subscreen area is always available when displaying an inspection lot. It is independent of the inspection lot origin. Implement this subscreen area with every implementation if you want to be able to display additional data in the display transaction for the inspection lot.

To implement the methods of this Business Add-In, you can either use the sample coding delivered by SAP as a template, or use the active implementation for the filter value 16 as a template.

If all subscreens are implemented, the following additional data is available:

QALS        Inspection lot record

RMQEA        Screen fields for processing of the inspection lot

MODUS        Change mode (A = Create, B = Change, Z = Display)

In change mode, you can use the method PT_DATA_PAI of your subscreen implementation to return the changed QALS_ADDON Data to the inspection lot.

Requirements

Standard settings

Activities

Example

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  20011206 
SAP Release Created in 470