Is a UDF field added to the CI Item table available in the Sales Order Line entry? Example CI_ITEM new UDF: Added UDF_TEST of type checkbox Example Sales Order Lines entry With column postvalidate event in sales order line entry retVal = oBusObj.GetValue("UDF_TEST$",TEST_VAR)
↧