‎2007 Apr 04 3:13 PM
Hi All,
The job log for a cancelled archive write job (Sales Order Archiving) says - There is no entry for instance 000000000004589144 in either INOB or IBase.
I am trying to find out what is corresponding order number for this instance number? Any ideas on which table i should be looking at?
Thanks
Janani
‎2009 Apr 08 4:49 PM
Check transaction CUTABLEINFO and insert the instance number you have into the Instance(CUOBJ) field. Be sure to check at the very least at the bottom of the screen the check boxes for IBINOBS and IBINOWN.
The owner of the configuration is the object that originated the instance. An observer of the instance is simply an object that needed a copy of the characteristic values in the instance. If any transaction can find your instance's owner, it's this one.
Cheers.