gavin_wusj
28th June 2007, 10:38
Hi,
I met a problem, my customization script calls tisfcdll0221, and execute its function "tisfc.dll0221.release.production.order.with.commit(i.prod.order, i.release.without.opers, o.shortages.det)" .
But when I run my session, it gives me a error message, please refer to attached file.
I guess its caused by function arguments, maybe my version is low.

Juergen
28th June 2007, 11:14
Hi,

you should call the function with tisfc.dll0221.release.production.order.with.commit(i.prod.order, i.release.without.opers, o.shortages.det,o.warning.set)

Rgds,
Juergen

gavin_wusj
28th June 2007, 11:49
Ok, I see, thank you.

Gavin