Ansicht
Dokumentation

BBP_CCM_CHAR_MAINT - Transfer of Additional Characteristics to SAP CCM

BBP_CCM_CHAR_MAINT - Transfer of Additional Characteristics to SAP CCM

RFUMSV00 - Advance Return for Tax on Sales/Purchases   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in the SAP Enterprise Buyer (SRM-EBP) component.

When you transfer SRM product data to SAP Catalog Content Management (SAP CCM), this BAdI enables you to also transfer additional item characteristics contained in the product master data in SAP Enterprise Buyer. These characteristics are then available in the SRM product catalog in SAP CCM.

This BAdI is called when you run the report BBP_CCM_TRANSFER_CATALOG.

Note: When you transfer SRM product data to SAP CCM, the attributes that correspond to the following SAP CCM characteristics are transferred automatically. The item ID and item short texts are also transferred automatically. If you want to transfer values for these characteristics only, you do not need to use this BAdI:

  • /CCM/PRODUCT_GUID
  • /CCM/PRODUCT_ID
  • /CCM/IS_SERVICE
  • /CCM/LOG_SYS
  • /CCM/PRODUCT_GROUP
  • /CCM/BASE_UOM
  • /CCM/PARTNER_GUID (for any product-vendor (PRDVND) interlinkage entry)
  • /CCM/SUPPLIER_ID (for any PRDVND interlinkage entry)
  • /CCM/SUPPLIER_NAME (for any PRDVND interlinkage entry)
  • /CCM/SUPPLIER_PART_NO (for any PRDVND interlinkage entry)
  • /CCM/PRICE
  • /CCM/PRICE_BASIS_QUANTITY

Requirements

Standard settings

In the standard system, this BAdI is not activated.

The BAdI is delivered with a default implementation.

The BAdI is filter-dependent: You implement it on a client-specific basis.

This BAdI is not reusable.

Activities

After you have called the IMG activity, proceed as follows:

  1. In the following dialog box, enter in the field "Implementation" a name for the BAdI implementation and choose Copy.
If implementations have already been created for the BAdI, a dialog box with the existing implementations will be displayed. In this dialog box, choose Create.
  1. In the corresponding field, enter a short text for implementation .
  2. In the tab Propertiesenter filter properties - if this is a filter-dependent BAdI.
  3. Choose the tab Interface.
The name of the implementing class is generated by the system based on the name of your impmlementation. You can change the name.
If the BAdI is a menu exit, the tab FCodes also appears.Enter a function here and, if necessary, additional data.
  1. Save your entries and assign a package.
  2. Position the cursor on a method. Call up the Class Builder by double-clicking it.
  3. Between the statements method <Interface-Name>~<Name of Method>. and endmethod, enter the coding you request for the implementation.
  4. Save and activate your coding, and navigate back to the screen Change Implementation.
  5. Save on the screen Change Implementation.
Note: You can first create an implementation for the BAdI and then activate this later on. In this case, close the processing function at this time.
  1. Choose Activate.
When the application program is executed, the coding you have created will be run.

Example

To display the default code, choose Goto -> Default Code -> Display.

Methods

Define Additional Characteristics

Determine Characteristic Values

Check Products






CPI1466 during Backup   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 4683 Date: 20240607 Time: 171814     sap01-206 ( 73 ms )