sathasivan
3rd June 2005, 03:58
Hi
BaaN 5c
Have anybody used Arrays syntax in Constraint text (tipcf2110m000)? If so, kindly share the same.
Example: -
if [fl02] = "4"
then
c: [fs01] = 50
endif
if [fl02] = "5"
then
c: [fs01] = 75
endif
if [fl02] = "6"
then
c: [fs01] = 100
endif
if [fl02] = "7"
then
c: [fs01] = 125
endif
if the above constraint coding is rebuilt using "array" then it will be easy to define in constraint text.
Thanks
Sathasivan K
BaaN 5c
Have anybody used Arrays syntax in Constraint text (tipcf2110m000)? If so, kindly share the same.
Example: -
if [fl02] = "4"
then
c: [fs01] = 50
endif
if [fl02] = "5"
then
c: [fs01] = 75
endif
if [fl02] = "6"
then
c: [fs01] = 100
endif
if [fl02] = "7"
then
c: [fs01] = 125
endif
if the above constraint coding is rebuilt using "array" then it will be easy to define in constraint text.
Thanks
Sathasivan K