Dears,
When we trying to sync a purchase requisition from SAP ECC to SAP SRM 4.0 I got the following error into SMQ1 of ECC System:
An exception that could not be caught occurred.
For each attempt timings of purchase requisition was generated the following records in SAP SRM.
In the ST22 can observe the following errors.
Incorrect Status in Pricing
After debugging the programs my abap developer found the bug in the SPC_CREATE_ITEM, it uses a destination called IPC_RFC_SERVER_1. And get the following error:
IPC: n.dba.imp.PhysicalUnitObjMgr.findPhysicalUnit (PhysicalUnitObjMgr.java: 135) com.sap.spe.conversion.exc.ConversionInconsistentDBException internal error: The physical unit is not available OCCU YUN
Comments:
Only items of purchase requisition with unit of measurement YUN are not synchronized.
We have created through the transaction CUNI the unit of measurement YUN on SAP SRM.
It has been revised every configuration of IPC and compared with the quality environment where the transfer functions normally.
Regards,
André