SAP ABAP IMG Activity W_PPW_BADI_0004 (Enhance Selection Screens for the Worklist in the Price Planning Workbench)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   LO-MD-PPW (Application Component) Price Planning Workbench
     WRF_PPW_WORKBENCH (Package) Price Planning Workbench - WORKBENCH
IMG Activity
ID W_PPW_BADI_0004 Enhance Selection Screens for the Worklist in the Price Planning Workbench  
Transaction Code S_AEN_10000138   (empty) 
Created on 20041130    
Customizing Attributes W_PPW_BADI   BAdI Enhancements (PPW) 
Customizing Activity W_PPW_BADI_0004   Enhance Selection Screens for the Worklist in Price Planning Workbench 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name WRF_PPW_X_SELECT_E    

Use

You can use this Business Add-In (BAdI) to modify the selection of materials and markdown proposals for the worklist in the Price Planning Workbench. You modify the selection in that you use additional criteria to filter the set selected from the standard criteria.

This BAdI is comprised of two methods. You can use method GET_SUBSCREEN_NR to specify a custom program and subscreen in this program - differentiated by the selected price planning process - which enhances the selection screen for materials or markdown proposals in the calling main program of the Price Planning Workbench.

Method

ARTCONT_DATA_SELECT then performs the actual filtering of the set selected with the standard criteria.

The use of additional selection criteria in an additional subscreen is optional.

You can also use the "filtering" method generally to filter the selected set using criteria that you define within the method. You can, for example, filter materials with certain material categories (such as displays) from the selected set.

Please note that it is not currently possible to extend the selection to include price plans or organization sets at the present time.

Requirements

If you use an additional subscreen, you first have to save the specified selection criteria in the global variables of the custom program, as these criteria are not evaluated in the main program of the Price Planning Workbench. After the main program has determined the materials and markdown proposals according to the standard selection, the filter method is called. You can then extract the global variables, using suitable function modules in the customer program, to use them for filtering.

Standard Settings

The methods of this BAdI do not have default or example implementations.

Activities

If you want to modify the selection of materials or markdown proposals, create suitable implementations for the methods.

Example

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  20050425 
SAP Release Created in 600