SAP ABAP IMG Activity W_PRICAT_IN_BADI_005 (BAdI: Change Update Processes)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   SD-EDI (Application Component) Electronic Data Interchange
     WRF_VPRI_IN (Package) Price Catalog Inbound 2004
IMG Activity
ID W_PRICAT_IN_BADI_005 BAdI: Change Update Processes  
Transaction Code S_XB4_60000191   (empty) 
Created on 20040825    
Customizing Attributes W_PRICAT_IN_BADI   BAdIs Price Catalog Inbound 
Customizing Activity W_PRICAT_IN_BADI_005   BAdI: Change Update Processes 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name WRF_PRICAT_POOL    

Use

The methods of this Business Add-Ins are run in the PRICAT data pool when you save the price catalog data and when the master data for a price catalog item is read. On the one hand, this allows you to make customer-specific changes immediately before saving, on the other hand you can add additional customer-specific data about a PRICAT item when the master data is imported.

Requirements

Before the BAdI can be run, the data must be saved in the PRICAT data pool or the master data for a PRICAT item must be read.

Standard settings

In the standard system, no promotion takes place in the Business Add-In.

Activities

Implement the methods "SAVE_CATALOGUE", "SAVE_ITEM" and "EXTEND_ARTICLE_MASTER" to be able to influence saving in the PRICAT data pool or reading of the material master data.

Example

When saving in the PRICAT data pool, you want to fill a customer-specific indicator that you have attached as a Z field by append to the table PRICAT_K003. To do so, you implement the method "SAVE_ITEM". In addition, you want to fill this field with a customer-specific logic when reading the master data for a PRICAT item. To do so, use an own implementation of the method "EXTEND_ARTICLE_MASTER" and store the field contents in the PRICAT item object (item).

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  20040826 
SAP Release Created in 111