Hi,
I am facing an error “ORA-20105: MaintenanceConnection.INVEQUIPOBJ: The Equipment Object does not exist” when trying to migrate the prepare work order.
The object ID, i am using is already available in functional object screen.
Hi,
I am facing an error “ORA-20105: MaintenanceConnection.INVEQUIPOBJ: The Equipment Object does not exist” when trying to migrate the prepare work order.
The object ID, i am using is already available in functional object screen.
Hi
in IFS cloud, there are sequence number attached to these object. so you need to use a method to get the correct serial number mapped into they WO.
something like this
(SELECT EQUIPMENT_OBJECT_SEQ FROM EQUIPMENT_SERIAL WHERE CONTRACT='XXX' AND MCH_CODE=IC_SERIAL_OB_PARTY_IMP_TAB.MCH_CODE)
Kind Regards!
Niyomal
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.