‎2009 Jul 24 5:45 AM
Hi Experts,
my middleware side using IBM WebSphere Message Broker SAP Adapter request node ,
Problem after the execution of the interface the adapter node failed and it in the log its giving the error message:
"{[3442]Caught Throwable}.{[3450]throw a RecordNotFoundException}.{com.ibm.j2ca.sap.exception.SapBAPIException}."
I had seen some post in forum as " Quantity field type should be assigned a DECIMAL in the ESQL code."
so i checked in my bapi for quantity ( units per container field ) its assigend with decimals. So while checking in the middleware side..
In the imported BAPI layout UnitsPerContainer appears in 2 locations:
> SapTinContain : Here UnitsPerContainer is defined as decimal
> SapTinRecord3: But here UnitsPerContainer is defined as string
why is there a difference ? Its a connectivity Problem??
Donu2019t know whether because of this difference am getting the " Record Not Found Exception ".
Please help me .
Thanks in Advance.
Regards,
Priya.
‎2011 Jan 26 6:08 AM
‎2011 Nov 04 2:01 PM
How did you fixed the error i am getting this type of error only?