SAP ABAP IMG Activity BADI_ISA_REPL_CAT (BAdI: ERP Product Catalog Replication)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   WEC-APP-SLS-ERP (Application Component) WebChannel Sales using ERP-SD
     ERP_WEC_SD_SFWS_2 (Package) WebChannel 2.0 / SD switch
IMG Activity
ID BADI_ISA_REPL_CAT BAdI: ERP Product Catalog Replication  
Transaction Code S_EBS_44000536   (empty) 
Created on 20111123    
Customizing Attributes BADI_ISA_REPL_CAT   BAdI: ERP Product Catalog Replication 
Customizing Activity BADI_ISA_REPL_CAT   BAdI: ERP Product Catalog Replication 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_ISA_REPL_CAT    

Use

The Business Add-In (BAdI) BADI_ISA_REPL_CAT allows you to define for transaction ISA_CAT_REPLICATION the class that you want to be used for retrieval of catalog data. For this, the BAdI interface provides the method INSTANCE_GET, which returns an instance of the class to be used.

Requirements

Standard settings

In the standard configuration, implementation ISA_REPL_CAT_IMP_DEF is active. This defines the usage of the standard class CL_ISA_REPLICATION_CATALOG.

Activities

To use your own class for the retrieval of catalog data, you have to create this class with reference to the interface IF_ISA_CATALOG_REPLICATION. Alternatively, your class can also inherit from the standard class CL_ISA_REPLICATION_CATALOG. You then create a new BAdI implementation that implements method INSTANCE_GET in such a way that it returns an instance of your own class. You can use the standard implementation ISA_REPL_CAT_IMP_DEF as a template. Then activate the new BAdI implementation. You may firstly be required to deactivate the previously active BAdI implementation.

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 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG BADI_ISA_REPL_CAT 0 EB50000093 Web Channel Product Catalog - ERP 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20111123 
SAP Release Created in