Hi,
The BDOC monitor (transaction SMW01) shows error messages XR062, when you created a business partner first in a role like sold-to party, and added the role vendor/supplier afterwards.
Check :- In the R/3 system, you do not have any entry in table CRMROLECAT for customer-related role categories like CRM000, but only entries for supplier-related role categories like BBP000 or BBP003.
An additional check function is necessary in the CRM R/3 adapter which checks the existence of the vendor master record in addition.
Please Check with transaction SE37.
Name: CRM_BUPA_VENDOR_CURRSTATE_SET
Function group: CRM_BUPA_VENDOR_OUTBOUND
Importing: I_BP_STRUCT type BUS_EI_EXTERN
Changing: EV_FLG_CURRSTATE type C
Activate the function.
Activate the function by the following customizing setting:
Go to transaction SM31. Choose table CRMC_BUT_CALL_FU.
Create a new entry:
Event = R3AOU (R/3 adapter outbound)
Object = BUPA (Business partner)
Position = 120000
Function = CRM_BUPA_VENDOR_CURRSTATE_SET
Active = 'X'
Save the new entry.
after above setting please reprocess the bdoc or create new BP and check bdoc for that
Regards,
Vaibhav Shah