During migrate your system from ECC to HANA, we need to synchronize all customer and vendor to BP. One of the situation is if the customer and vendor are same entity, we need to link them to same Business Partner.
In the past, we always receive below error:
Consistency error:
Message no. R1367
This is because our system is checking below:
a. The Customer and Vendor must be linked through the Customer number field in the Vendor table and the Vendor number field in the customer table.
b. If the Customer and Vendor have the same Bank Account information (same Country, Bank Key and Bank Account), then the remaining fields for this entry must also match.
c. The customer and vendor must contain exactly the same Postal Address information.The following fields are also checked :
ADDR_VERS | PO_W_O_NO | LANGU | PCODE1_EXT |
FROM_DATE | PO_BOX_CIT | LANGU_ISO | PCODE2_EXT |
TO_DATE | PBOXCIT_NO | REGION | PCODE3_EXT |
TITLE | PO_BOX_REG | SORT1 | PO_BOX |
NAME | POBOX_CTRY | SORT2 | FLOOR |
NAME_2 | PO_CTRYISO | EXTENS_1 | ROOM_NO |
NAME_3 | DELIV_DIS | EXTENS_2 | COUNTRY |
NAME_4 | TRANSPZONE | TIME_ZONE | COUNTRYISO |
CONV_NAME | STREET | TAXJURCODE | DELI_SERV_TYPE |
C_O_NAME | STREET_NO | ADDRESS_ID | DELI_SERV_NUMBER |
CITY | STR_ABBR | LANGU_CR | COUNTY_CODE |
DISTRICT | HOUSE_NO | LANGUCRISO | COUNTY |
CITY_NO | HOUSE_NO2 | COMM_TYPE | TOWNSHIP_CODE |
DISTRCT_NO | HOUSE_NO3 | ADDR_GROUP | TOWNSHIP |
CHCKSTATUS | STR_SUPPL1 | HOME_CITY | |
REGIOGROUP | STR_SUPPL2 | HOMECITYNO | |
POSTL_COD1 | STR_SUPPL3 | DONT_USE_S | |
POSTL_COD2 | LOCATION | DONT_USE_P | |
POSTL_COD3 | BUILDING | PO_BOX_LOBBY |
If any of above does not meet the requirement, error will occurs.
Then we have below note which improve the error message.
3088419 - DDIC for Legal Entity BAdI Message (367) Enhancements
3067086 - Legal Entity BAdI Message (367) Enhancements
The error message will show in below way:
We also develop a functionality so that we can select the leading object instead of manually change every difference field between customer and vendor.
To realize this functionality, please implement below note :
3072319 - Legal Entity - Data Harmonization (CVI_LE_DATA_HARMONIZATION) Report
3088771 - DDIC Changes for Legal Entity - Data Harmonization (CVI_LE_DATA_HARMONIZATION) Report
Sample customer MYCUST71, does not maintain bank data.
Sample vendor MYVEND71, maintain one bank data.
And the synchronization options set up in below way.
After vendor synchronize to BP, currently the customer does not synchronize to BP. Re-run the t-code, the customer MYCUST71 and vendor MYVEND71 (LIEF) will no longer there.
Bp has the bank data which get synchronized from vendor
Customer still does not have bank data
At this time, when looking into table CVI_LEDH, the status keeps 03.
Then I re-run t-code CVI_LEDH, the status change to 05
Let us see if we change any data at customer side.
BP name get changed, but the bank data keeps
If we try to add a new bank data to customer. After it synchronize to BP, it behaves below
You can see that after using functionality CVI_LEDH, if there are difference between customer and vendor, we can select one of it as leading object, after both of them get synchronized to BP, it will not change the data which didn't get selected as leading object. In this case, vendor has same bank information as BP, but customer still keep no bank data.
Please also follow below steps before migrate to HANA, to make sure customer, vendor and BP data are same.
MDS_LOAD_COCKPIT: Business Partner -> Customer
a. Select only Business Partners where customer and vendor are merged into.
b. This step is to synchronize the address, tax data, and bank details of the Business
Partner to the Customer.
c. This step is also required to link the previous vendor Contact Person to customer
MDS_LOAD_COCKPIT: Business Partner -> Vendor
a. Select only Business Partners where customer and vendor are merged into.
b. This step is to synchronize the address, tax data, and bank details of the Business
Partner to the Vendor.
c. This step is also required to link the previous customer Contact Person to vendor
Best regards
sherry
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
7 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 |