销售订单自动带出来的客户号与客户料号对照表不一致,暂时没有找到规律
料品资料查询 f3 (系统原生) f3(dddw_part_sal_forbid;料品资料查询;0;0;part_no,item_no,part_name,part_spec,sal_unit=sal_unit_no,unit_rate=sal_unit_rate,good_rate,sal_pri=retail_pri,diff_code,part_type,part_type1,grade_no,parent_no=part_no,parent_item_no=item_no,parent_part_name=part_name,mpart_no=part_no,mitem_no=item_no,mpart_name=part_name,sal_type=flag,bom_rount_no,bom_sta;ov_part.part_no not in (select a.part_no from obas_partcust_forbid as a where a.cust_no = '[dw_m.cust_no]') and ov_part.item_no like '%[gettext()]%')
客户料号查询 f3(系统原生) f3(dddw_cust_part_sal;客户料号对照查询;0;1;cu_part_no=cust_part_no,part_no,item_no,part_name,part_spec,sal_unit=sal_unit_no,unit_rate=sal_unit_rate,good_rate,sal_pri=retail_pri,diff_code,part_type,part_type1,grade_no,parent_no=part_no,parent_item_no=item_no,parent_part_name=part_name,mpart_no=part_no,mitem_no=item_no,mpart_name=part_name,sal_type=flag;ov_part.part_no not in (select a.part_no from obas_partcust_forbid as a where a.cust_no = '[dw_m.cust_no]') and cust_part_no like '[gettext()]%' and obas_part_unit.cust_no like '%[dw_m.cust_no]%' ;'[dw_d1.sal_type]'<>'1')f3(dddw_cust_part_sal;客户料号对照查询;0;1;cu_part_no=cust_part_no;ov_part.part_no not in (select a.part_no from obas_partcust_forbid as a where a.cust_no = '[dw_m.cust_no]') and cust_part_no like '[gettext()]%' and obas_part_unit.cust_no like '%[dw_m.cust_no]%';'[dw_d1.sal_type]'='1')