--发料单
select* from ZZ_MO_IssueDoc
select * from ZZ_MO_IssueDocLine
--调拨单
select * from ZZ_InvDoc_TransferIn
select * from ZZ_InvDoc_TransInLine 

--杂发
select * from ZZ_InvDoc_MiscShip
select * from ZZ_InvDoc_MiscShipL
--销售出货
select * from ZZ_SM_Ship
select * from ZZ_SM_ShipLine
--入库
select * from Complete_RcvRptDoc
--杂收
select * from ZZ_InvDoc_MiscRcvTrans


--仓退
select * from ZZ_V_PMRtnShip
select * from ZZ_V_PMRtnShipLine

--销退
select * from ZZ_V_SM_RMA
select * from ZZ_V_SM_RMALine


select * from ZZ_PM_PurchaseOrder
select * from ZZ_PM_PoLine
作者:潘茂盛  创建时间:2024-06-11 08:54
最后编辑:潘茂盛  更新时间:2024-06-27 17:16