Skip to Content
0
Former Member
Dec 06, 2011 at 01:25 PM

Item Description Concatenate From UDFs Formatted Search

26 Views

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