代码拉取完成,页面将自动刷新
//For li_index = 1 to dw_2.RowCount()
// ls_id = String(li_index + Integer(ls_id))
// dw_3.SetItem(li_index,'flow_id',ls_id)
// dw_3.SetItem(li_index,'vousheet_no',dw_2.getItemString(li_index,'sheet_no'))
// dw_3.SetItem(li_index,'oper_date',String(today(),'yyyy-mm-dd'))
// dw_3.SetItem(li_index,'goods_barcode',dw_2.GetItemString(li_index,'goods_barcode'))
// dw_3.SetItem(li_index,'real_qty',dw_2.GetItemdecimal(li_index,'qty'))
// dw_3.SetItem(li_index,'supcust_no',dw_1.GetItemString(dw_1.getRow(),'supcust_id'))
// dw_3.SetItem(li_index,'branch_no',dw_1.GetItemString(dw_1.getrow(),'branch_no'))
// dw_3.SetItem(li_index,'position_id',dw_2.GetItemString(li_index,'position_id'))
// dw_3.SetItem(li_index,'oper_id',gs_id)
// dw_3.SetItem(li_index,'db_no','+')
//Next
//if dw_3.update() <> 1 then
// rollback;
// MessageBox(gwms.apptitle,'发生了严重错误,写入流水失败!',stopsign!)
//else
// commit;
//end if
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。