旺店通·企业奇门与用友BIP调拨单对接转库-v

系统接口数据集成
源数据平台 旺店通·企业奇门数据对接
调用请求API 查询调拨单
请求定时 4-59/10 * * * *
将企业的所有应用及数据链接起来
目标平台 用友BIP写入数据接口
调用执行API 转库保存
执行定时 9-59/10 6-23 * * *

接口数据对接字段明细

序号 旺店通·企业奇门字段 旺店通·企业奇门字段名 用友BIP字段 用友BIP字段名 描述
1 _findCollection find inventoryOrg from fa193860-6aa8-37a8-b996-a856e9a8a96f where omsInWarehouse=to_warehouse_no omsOutWarehouse=from_warehouse_no mappingType=1 关联查询函数 outorg 调出组织id或code 例:A23001
2 _findCollection find inventoryOrg from fa193860-6aa8-37a8-b996-a856e9a8a96f where omsInWarehouse=to_warehouse_no omsOutWarehouse=from_warehouse_no mappingType=1 关联查询函数 outaccount 调出会计主体id或code
3 transfer_no 调拨单号 code 单据编号,编码规则是手动时必填 例:ZK20210417000002
4 created 创建时间 vouchdate 单据日期 例:2021-04-17 00:00:00
5 A03002 固定值 bustype 交易类型id或code 例:110000000000019
6 false 固定值 breturn 调拨退货 true:是、false:否
7 _findCollection find ysOutWarehouse from fa193860-6aa8-37a8-b996-a856e9a8a96f where omsInWarehouse=to_warehouse_no omsOutWarehouse=from_warehouse_no mappingType=1 关联查询函数 outwarehouse 出库仓库code或id 例:02
8 _findCollection find inventoryOrg from fa193860-6aa8-37a8-b996-a856e9a8a96f where omsInWarehouse=to_warehouse_no omsOutWarehouse=from_warehouse_no mappingType=1 关联查询函数 inorg 调入组织id或code
9 _findCollection find inventoryOrg from fa193860-6aa8-37a8-b996-a856e9a8a96f where omsInWarehouse=to_warehouse_no omsOutWarehouse=from_warehouse_no mappingType=1 关联查询函数 inaccount 调入会计主体id或code
10 _findCollection find ysInWarehouse from fa193860-6aa8-37a8-b996-a856e9a8a96f where omsInWarehouse=to_warehouse_no omsOutWarehouse=from_warehouse_no mappingType=1 关联查询函数 inwarehouse 入库仓库code或id 例:1920126858645760
11 固定值 id 转库单主表ID,更新操作时必填 例:1920126858642000
12 created 创建时间 dplanshipmentdate 计划发货日期
13 created 创建时间 dplanarrivaldate 计划到货日期
14 remark 备注 memo 备注 例:表头备注
15 固定值 totalQuantity 整单数量 例:122
16 Insert 固定值 _status 操作标识
17 details_list sku详情节点 transferApplys 调拨订单子表[st.transferapply.TransferApplys]
18 details_list.goods_no 固定值 transferApplys.product 物料id或code 例:1920126858647891
19 details_list.goods_no 固定值 transferApplys.product_cCode 物料编码 例:CC00101
20 固定值 transferApplys.modelDescription 规格说明 例:30g/包
21 details_list.spec_no 固定值 transferApplys.productsku 商品SKUid或编码 例:1920126858647892
22 details_list.spec_no 固定值 transferApplys.productsku_cCode 物料sku编码 例:CC00101-1
23 固定值 transferApplys.batchno 批次号 例:bt001
24 固定值 transferApplys.producedate 生产日期 例:2021-04-27 00:00:00
25 固定值 transferApplys.invaliddate 有效期至 例:2021-10-27 00:00:00
26 固定值 transferApplys.expireDateNo 保质期 例:1
27 固定值 transferApplys.expireDateUnit 保质期单位
28 固定值 transferApplys.id 转库单子表ID,更新子表时必填 例:1920126858642001
29 固定值 transferApplys.detailsid 转库单子表ID 例:1920126858642001
30 details_list.num 固定值 transferApplys.qty 数量 例:12
31 _findCollection find code from f9eedcc9-f1ff-31c0-9081-6aee9cf21740 where name=unit_name 关联查询函数 transferApplys.unit 单位id或编码 例:1836523958194432
32 _findCollection find code from f9eedcc9-f1ff-31c0-9081-6aee9cf21740 where name=unit_name 关联查询函数 transferApplys.unitName 主计量 例:件(精度2)
33 1 固定值 transferApplys.invExchRate 换算率 例:件(精度2)
34 details_list.num 固定值 transferApplys.subQty 件数 例:件(精度2)
35 _findCollection find code from f9eedcc9-f1ff-31c0-9081-6aee9cf21740 where name=unit_name 关联查询函数 transferApplys.stockUnitId 库存单位id或编码 例:1836523958194432
36 固定值 transferApplys.goodsposition 出库货位id或编码 例:1836523958191100
37 固定值 transferApplys.ingoodsposition 入库货位id或编码 例:1836523958191200
38 固定值 transferApplys.ingoodsposition_cName 入库货位 例:入库货位A
39 固定值 transferApplys.goodsposition_cName 出库货位 例:出库货位A
40 调拨单下推 固定值 transferApplys.memo 子表备注 例:表体备注
41 Insert 固定值 transferApplys._status 操作标识 例:表体备注

源平台配置元数据

目标平台配置元数据