Re:BSFN only works in Debug

  • Thread starter serge_viardot58
  • Start date

serge_viardot58

Member
Re:BSFN only works in Debug

which database do you use. I already meet the same trouble with oracle. W=
orking with the client's dba, we finally found than the problem come from=
a lock on the table wich does not append on debug beacause the gestion o=
f the database is not exactly the same;
The first is to check than your =
update is correctly send to the base with a jdedebug. The second is to ch=
eck it was correctly received by the base. If the problem is a lock, is s=
eems than one solution is to open the table, perform the update tehn clos=
e the table. The second way, not very easy, is to find the function or p=
orgramm wich perform an action on the 4211 during the performance of your=
bsfn (probavly the F4211 edit line B420311 or the B4200310 or maybe the =
trigger F4211.
[email protected]

Tojdelistsubscribers@=
jdelist.com

Cc

DateFri, 6 Feb 2004 12:59:27 -0600

SubjectBSFN on=
ly works in Debug



at we call from P4210.The NER is executed and works great, (writing a Min=
. Chr. record to F4211), so long as we are in Debug mode.As soon as we tu=
rn Debug off, the NER does not add the F4211 record.Denvor, of course, ca=
nnot/will not help us because they "do not support custom changes".If any=
body can shed any light on this anomoly, it would be greatly appreciated.=
Our sincere thanks to you all.Joe and Selvaraj.
----
ed.php?Cat=3D&Board=3DOWDEV&Number=3D67471
World Developers Mailing List. To stop receiving these messages, login t=
o http://www.jdelist.com/forums, click Control Panel, then click Edit by =
"Subscribe / Unsubscribe from receiving board posts by email, change mess=
age notifications, etc." and adjust your subscription preferences. JDELis=
t is not affiliated with JDEdwards=AE


Serge Viardot
Ing=E9nieur de =
D=E9veloppement
Division Industrie
[email protected]
 
Back
Top