SELECT u_configure_codemx.pzid
,u_configure_codemx.printid
,u_configure_codemx.pzcodemx
,u_configure_codemx.namemx
,u_configure_codemx.gradestr
,u_configure_codemx.mtrlcode
,u_configure_codemx.price
,u_configure_codemx.ifdft
,u_configure_codemx.MCostRate
,u_configure_codemx.ProfitRate
,u_configure_codemx.dscrp
,u_configure_codemx.ifuse
,u_configure_codemx.secflag
,u_configure_codemx.secauditemp
,u_configure_codemx.secauditdate
,u_configure_codemx.flag
,u_configure_codemx.auditemp
,u_configure_codemx.auditdate
,u_configure_codemx.ifnoch
,u_configure_codemx.pricerate
,u_configure_codemx.packqty
,u_configure_codemx.packvol
,u_configure_codemx.price_pz
,u_configure_codemx.grade
FROM u_configure_codemx
INNER JOIN u_configure_code ON u_configure_codemx.pzid = u_configure_code.pzid
u_configure_codemx.pzid = @pzid
u_configure_code.typeid = @typeid
u_configure_codemx.pzcodemx LIKE '%'+ @keyword + '%' OR u_configure_codemx.namemx LIKE '%'+ @keyword + '%'
序
明细编号
明细名称
差价
有效
审核
审核人
审核时间
差价比例