Skip to Content
0
Former Member
Apr 14, 2014 at 01:18 PM

ISU_S_PROFHEAD_CREATE - ESOURCE issue

111 Views

Hi all,

did anyone ever get a "DUPREC on ESOURCE table" short dump while using the ISU_S_PROFHEAD_CREATE function module?

ESOURCE (Source of Object) is a table with the only one field: SOURCE (NUMC18).

A weird thing is that the above mentioned FM and its wrapper code had been working fine for weeks, but now it is failing due to a duplicate entry in ESOURCE table, whose key is provided by some standard code logic.

But the weirdest thing of all, is that if I test twice the FM directly in SE37 with the same input parameters, it MAY fail at the first time and succeed at the second, and vice versa.

Any hint is highly appreciated...