管易云与金蝶K3-WISE管易采购入库单回传修改金蝶调拨单

系统接口数据集成
源数据平台 管易云数据对接
调用请求API 采购入库查询
请求定时 3 * * * *
将企业的所有应用及数据链接起来
目标平台 金蝶K3-WISE写入数据接口
调用执行API 调拨单保存
执行定时 1 1 * * *

接口数据对接字段明细

序号 管易云字段 管易云字段名 金蝶K3-WISE字段 金蝶K3-WISE字段名 描述
1 固定值 Page1 表头
2 approve_date|date 固定值 Page1.Fdate 日期
3 _findCollection find FSCStockID1_FNDName from 0716b3e6-baa0-36ed-a418-2d96ab49eb93 where primaryWriteback.code=purchase_code 关联查询函数 Page1.FSCStockID 调出仓库
4 warehouse_code 仓库代码 Page1.FDCStockID 调入仓库
5 _findCollection find FBillNo from 0716b3e6-baa0-36ed-a418-2d96ab49eb93 where primaryWriteback.code=code 关联查询函数 Page1.FBillNo 编号
6 001002 固定值 Page1.FFManagerID 验收
7 001002 固定值 Page1.FSManagerID 保管
8 note 固定值 Page1.FHeadSelfD0137 摘要
9 details 采购入库明细 Page2 表体
10 details_item_code 固定值 Page2.FItemID 物料代码
11 details_detail_batch_batch_number 固定值 Page2.FBatchNo 批号
12 _findCollection find FOrderUnitID_FNumber from 5d62b9e3-246b-337f-88a6-7b44782b84c4 where FNumber=details_item_code 关联查询函数 Page2.FUnitID 单位
13 details_qty 固定值 Page2.Fauxqty 数量
14 details_note 固定值 Page2.Fnote 备注
15 _findCollection find FSCStockID1_FNDName from 0716b3e6-baa0-36ed-a418-2d96ab49eb93 where primaryWriteback.code=purchase_code 关联查询函数 Page2.FSCStockID1 调出仓库
16 warehouse_code 仓库代码 Page2.FDCStockID1 调入仓库
17 Y 固定值 Page2.FChkPassItem 检验是否良品

源平台配置元数据

目标平台配置元数据