rajib.koley
26th February 2009, 08:38
Is set.enum.values.for.field() function wook in BaaN IV c4?

Please help, If yes tell the syntex.
I am using it on BaaN Iv c4 but
but Error is coming: Unresoved reference function.

Juergen
26th February 2009, 09:08
Hi,

I think that function set.enum.values.for.field() is not supported in BaanIV.
Check this thread http://www.baanboard.com/baanboard/showthread.php?t=14944&highlight=set.enum.values

Regards,
Juergen

rajib.koley
26th February 2009, 09:31
Thanks Dude,

Please let me me know if there are any substitute function for set.enum.values.for.field() in BaaN IV.

Actually I have to show in input form Transaction Type(Domain is tckowt) field only for Sales Order and Purchase order. Others enum values will not apear in the input of dropdown box of Transaction Type field. How is it possible in BaaN IV.

Please suggest.

Juergen
26th February 2009, 10:03
Did you test the function set.enum.values() as mentioned in the thread?

Regards,
Juergen

rajib.koley
26th February 2009, 10:53
I didnt test with set.enum.values().
Now it is working..I tested it.
Thanks.