dharmsan
4th July 2011, 15:55
Hi all,
I want to know about START.DLL.UI() function in BAAN 5C, is that function is of standard library function or user defined function.
Currently I am supporting a BAAN 5 System and this function is used so many times in scripts.
Below is some examples:-
START.DLL.UI(generate.orders.for.non.existing.stock.points,
IFERRABT, "whinhs5201")
START.DLL.UI(generate.orders.for.non.existing.stock.points,
IFERSTP, "whinhs5201")
generate.orders.for.non.existing.stock.points()
The above function is a user defined function.
Please Help me in this issue
Regards,
Dharmsan
dharmsan1983@gmail.com
I want to know about START.DLL.UI() function in BAAN 5C, is that function is of standard library function or user defined function.
Currently I am supporting a BAAN 5 System and this function is used so many times in scripts.
Below is some examples:-
START.DLL.UI(generate.orders.for.non.existing.stock.points,
IFERRABT, "whinhs5201")
START.DLL.UI(generate.orders.for.non.existing.stock.points,
IFERSTP, "whinhs5201")
generate.orders.for.non.existing.stock.points()
The above function is a user defined function.
Please Help me in this issue
Regards,
Dharmsan
dharmsan1983@gmail.com