Hi,
I am trying to concatenate the item description on the Item Master from data in UDF's. But keep on getting a blank result when the field has no default value.
SELECT $[$OITM.U_UDF_3] + $[$OITM.U_PMGRADE]
This is before the Item was created.
Any ideas?
Jacques