SAP ABAP IMG Activity SIMG_CFMENUOLSDPCB01 (BAdI for Filling the ExtensionIn Parameters of the BAPI in PRICAT Outbound)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   SD-EDI (Application Component) Electronic Data Interchange
     VPRI (Package) Application Development R/3 Retail/CP EDI messages
IMG Activity
ID SIMG_CFMENUOLSDPCB01 BAdI for Filling the ExtensionIn Parameters of the BAPI in PRICAT Outbound  
Transaction Code S_PLN_16000307   (empty) 
Created on 20020506    
Customizing Attributes SIMG_CFMENUOLSDPCB   Attributes for BAdIs in PRICAT 
Customizing Activity SIMG_CFMENUOLSDPCB01   BAdI for Filling the ExtensionIn Parameters of the BAPI in PRICAT Outbound 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name PRICAT_OUT_EXTIN    

Use

BADI PRICAT_OUT_EXTIN is used to fill the ExtensionIn parameter of the BAPI, BAPI_PRICECATALOGUE_SAVREPLICA, in the price catalog outbound processing. A table ExtensionIn in the BAPI interface is the standard enhancement technology for BAPIs.

This interface is relevant if price catalogs are to be sent using the message type PRICECATALOGUE. The ExtensionIn parameter allows you to transfer data in addition to the data defined in the standard system to the BAPI (and therefore to the IDoc that was generated on the basis of the BAPI interface and is used to send the data as well).

The additional data is transported using separate segments (E1BPAREX). The BAPI also contains BADI method calls that can process this data using customized coding in the price catalog inbound processing. If the data is not being exchanged between the two R/3 Systems, a converter has to be used to interpret user-specific segments.

  • Method OUTBOUND_EXTENSIONIN imports the complete BADI interface. Parameter RT_EXTENSIONIN is a changing parameter. This way, the table can be filled with the customized data in the method.
    The parameter ExtensionIn is the enhancement technology that is supported in the standard SAP System.
  • The standard implementation of the method PRICAT_OUT_K010 fills the additional fields of the price catalog in the enhancement segment of the IDoc PriceCatalogue02 (E1BPPAREX). This is the same enhancement technology as in the method OUTBOUND_EXTENSIONIN and is run when the method OUTBOUND_EXTENSIONIN is sent.

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  20020506 
SAP Release Created in 110