BaanTech
18th September 2002, 21:24
I need to make the Supplier Invoice No. field mandatory in tfacp1100m000. Sounds simple enough, merely mark off the
Mandatory Input option on the form field.
Ya right ...
As per the Baan help on this field : "You can only change Mandatory Input, when it is not a table field. If it is a table field the indication mandatory input is specified in the table field data (ttadv4122s000)."
If we modify the table then we will have an issue with records where current values are 0 for this field. If we attempt to update the script we have no way of guaranteeing the code we update is equivalent to the contents of the current object (we could do what on the object etc., but we would prefer to avoid changing code) ... and at this point we have no tool in place to modify around the 4gl events etc...
I've tried changing the value to Yes via GTM on ttadv301 and
redumped the form, but still no luck.
I can understand why Baan would restrict modifying mandatory input on the form to 'No' when the table is 'Yes', but why would they restrict modifying mandatory input on the form to 'Yes' when the table is 'Yes' ?
We're on IVc3.
PS. I still need to check the Baan website for a solution.
Thanks.
BaanTech
Mandatory Input option on the form field.
Ya right ...
As per the Baan help on this field : "You can only change Mandatory Input, when it is not a table field. If it is a table field the indication mandatory input is specified in the table field data (ttadv4122s000)."
If we modify the table then we will have an issue with records where current values are 0 for this field. If we attempt to update the script we have no way of guaranteeing the code we update is equivalent to the contents of the current object (we could do what on the object etc., but we would prefer to avoid changing code) ... and at this point we have no tool in place to modify around the 4gl events etc...
I've tried changing the value to Yes via GTM on ttadv301 and
redumped the form, but still no luck.
I can understand why Baan would restrict modifying mandatory input on the form to 'No' when the table is 'Yes', but why would they restrict modifying mandatory input on the form to 'Yes' when the table is 'Yes' ?
We're on IVc3.
PS. I still need to check the Baan website for a solution.
Thanks.
BaanTech