包装规格必录
F_JF_MATERIAL !=null and len(filter(lambda x: (x.AuxPropertyId_Id == 100001 and x.IsEnable1==true), F_JF_MATERIAL.MaterialAuxPty)) > 0 and (FAuxPropId.ActiveObject = @null or FAuxPropId.ActiveObject['F100001_Id'] = '')
备注证明号必录,文本类型
F_JF_MATERIAL !=null and len(filter(lambda x: (x.AuxPropertyId_Id == 100004 and x.IsEnable1==true), F_JF_MATERIAL.MaterialAuxPty)) > 0 and (FAuxPropId.ActiveObject = @null or FAuxPropId.ActiveObject['F100004'] = @null or FAuxPropId.ActiveObject['F100004'] = '')
成份含量必录
FMATERIALID !=null and len(filter(lambda x: (x.AuxPropertyId_Id == 100006 and x.IsEnable1==true), FMATERIALID.MaterialAuxPty)) > 0 and (FAuxPropId.ActiveObject = @null or FAuxPropId.ActiveObject['F100006'] = @null or FAuxPropId.ActiveObject['F100006'] = '')