Add to Cache 42UI12 Failed

  • Thread starter p_arunsrinivasan
  • Start date

p_arunsrinivasan

Member
Hi Group,

I have written a report which copies an existing sale order (Thru Sale Order MBF) to a new one with some modifications. It was working well but suddenly some strange errors started to pop out..

when it started erroring, I checked thru ER debugger. Begin Doc and Pre process went successfully (Error code was zero). Edit Line was erroring out(checked with the error code, had a value 2) and the work center gave an error "Add to Cache F42UI12 failed".

I debugged the UBE in ER followed by C code debugger. During debug, i saw an error in the below line

"jdeFree((LPVOID)(lpdsF41001));"

This is in Begin Doc, in the internal function "I4200310_ValidateAndGetBP"'s last line. An error meesage window popped up and gave the following message

"The Thread 0x53C has exited with code (0x1)"

But the Work Center message (thru PPAT handler) still give me the same error

"Add to Cache F42UI12 failed".

And now the pdf o/p shows a new error as below.

"EventRule : Business Function F4211FSBeginDoc at line 29 for Event 13 in Section On Order by Sales ID- Header has caused a memory violation."


Any help asap will be highly helpful.

we r on b7334.

Cheers,
ArunSrinivasan.P.
 
It may not be relevant - but there was a bug on SOE that gave that error on 7333 - take a look on the KG for that file name.

Best regards

Peter
 
Back
Top