Prerequisites

1. Check and implement Note 1107943 in ERP system to enable some important Function Modules.

2. Check mapping tables: CRMM_BUT_VENDNO in CRM system; CRMLIFNR in ERP system. This could be used to check in next steps.

3. Check version of CRM and ERP product version, this article is not valid for CRM as of 5.0.

Configuration

In CRM system

1. Active the Vendor BDoc related function module in table CRMC_BUT_CALL_FU via SM31 so that the Vendor related BDocs would be available after Vendor BPs is updated.

Maintain the VEND_MWX_CREATE_MAIN_BDOC FM as active for the Business Partner object.

How-to: Set up the delta upload for Vendor Master Data from CRM to ERP

2. Check the filter settings in R3AC1 for adapter objects VEND_MAIN, make sure only the BP with role ‘Vendor’ is configured.

How-to: Set up the delta upload for Vendor Master Data from CRM to ERP

Make sure the Role ‘BBP000’ is selected as the filter value.

How-to: Set up the delta upload for Vendor Master Data from CRM to ERP

3. Check in SMOEAC to make sure the subscription of the ERP backend and the Vendor related Publication object is defined.

How-to: Set up the delta upload for Vendor Master Data from CRM to ERP

How-to: Set up the delta upload for Vendor Master Data from CRM to ERP

In ERP System

1. Maintain the Business Partner Data Exchange table COM_BUPA_CALL_FU to make sure the Vendor delta update related FM is active.

The function PI_BP_PROXY_BAPI_VENDOR must be active, and the function PI_BP_PROXY_BAPI_CUST_VEND must not be active.

How-to: Set up the delta upload for Vendor Master Data from CRM to ERP

2. Maintain the Subscription Table for upload and download objects to make sure the update from CRM is received and the confirmation information could be sent back correctly.

In SM31, maintain table CRMSUBTAB

To make sure the upload from CRM is sufficient; the function COM_VEND_MAIN_INBOUND shall be active for object VEND_MAIN of class BUPA for ‘Upload’.

How-to: Set up the delta upload for Vendor Master Data from CRM to ERP

To make sure the download to CRM is sufficient, the function PI_BP_VENDOR_MAIN_EXTRACT should be active for object VENDOR_MAIN of class VEND for ‘Download’.

How-to: Set up the delta upload for Vendor Master Data from CRM to ERP

3. Map the CRM Role Category and the ERP Account Grouping.

How-to: Set up the delta upload for Vendor Master Data from CRM to ERP

Attention:

We need to make sure that the number range we set for the CRM Vendors is included in the ERP Account Group’s number range.

To check the number range for Vendor (BP Groupings) in CRM, check the number range definition and the assignment to BP Groupings following the customizing path.

How-to: Set up the delta upload for Vendor Master Data from CRM to ERP

Or you could check the assignment directly via maintaining the table view ‘V_TB01’.

And check the number range ‘12’ in the number range definition.

How-to: Set up the delta upload for Vendor Master Data from CRM to ERP

In CRM, the number range should be internal as the direction is from CRM -> ERP. Vendor number is firstly generated in CRM.

At the same time, check the number range and account groups in ERP to make sure the number range we identified is included.

How-to: Set up the delta upload for Vendor Master Data from CRM to ERP

Or check the assignment in this way.

How-to: Set up the delta upload for Vendor Master Data from CRM to ERP

 

Many thanks to Fritz, Lei, Zhensheng, Joyce and Note 883162.

转载于:https://www.cnblogs.com/rabbitzhang/archive/2011/06/15/2082174.html

相关文章:

  • 2021-12-01
  • 2021-09-11
  • 2021-08-15
  • 2022-02-22
  • 2021-10-31
  • 2021-10-15
  • 2021-11-27
猜你喜欢
  • 2021-07-11
  • 2022-01-21
  • 2021-09-09
  • 2021-08-29
  • 2021-08-19
  • 2021-11-08
  • 2021-04-15
相关资源
相似解决方案