用友BIP与旺店通·企业奇门对接集成查询出库单管理连通调出保存(调拨出库对接调出单-v)
数据源平台:旺店通·企业奇门
慧策(原旺店通)是一家技术驱动型智能零售服务商,基于云计算PaaS、SaaS模式,以一体化智能零售解决方案,帮助零售企业数字化智能化升级,实现企业规模化发展。
接通系统:用友BIP
面向数智化市场,用友倾力打造了全球领先的数智商业创新平台——用友BIP,定位为数智商业的应用级基础设施、企业服务产业的共创平台,服务企业数智化转型和商业创新,让企业云服务随需而用,让数智价值无处不在,让商业创新如此便捷。
数据接口配置方案
通过数据集成平台新增创建集成方案,然后在数据源平台中选择对应的源平台为:旺店通·企业奇门,并且选择对应的连接器(关于旺店通·企业奇门的接口连接器如何配置可以在轻易云系统数据集成交流社区bbs.qeasy.cloud 中找到相关信息)。选择对应的查询出库单管理接口作为数据对接来源。然后再通过写入目标平台配置目标系统为用友BIP,并且选择对应连接器。选择对应的调出保存接口作为数据写入动作,既可以完成第一步的数据对接配置;打破跨系统连接,让数据轻易互通成为现实。
旺店通·企业奇门接口字段明细
- 接口:wdt.stockout.order.query
- 接口名称:查询出库单管理
- 接口方法:POST
请求参数
字段 | 名称 | 类型 |
start_time | 开始时间 | string |
end_time | 结束时间 | string |
order_type | 出库单类型 | string |
status | 出库单状态 | string |
warehouse_no | 仓库编号 | string |
src_order_no | 源单号 | string |
stockout_no | 出库单号 | string |
page_size | 分页大小 | string |
page_no | 页号 | string |
响应参数
字段 | 名称 | 类型 |
stockout_id | 出库单主键id | string |
order_no | 出库单号 | string |
src_order_no | 源单号 | string |
warehouse_no | 仓库编号 | string |
status | 状态 | string |
consign_time | 出库时间 | string |
order_type | 出库单类型 | string |
order_type_name | 出库单类型名称 | string |
subtype | 出库单子类型 | string |
stockout_reason | 出库原因 | string |
goods_count | 数量 | string |
goods_total_amount | 货品总销售金额 | string |
goods_total_cost | 货品总成本金额 | string |
post_fee | 邮费 | string |
logistics_no | 物流单号 | string |
package_fee | 包装费 | string |
receiver_name | 收件人 | string |
receiver_country | 国家 | string |
receiver_province | 省份 | string |
receiver_city | 城市 | string |
receiver_district | 地区 | string |
receiver_address | 详细地址 | string |
receiver_mobile | 收件人移动电话 | string |
receiver_telno | 收件人固定电话 | string |
receiver_zip | 邮编 | string |
weight | 重量 | string |
remark | 备注 | string |
outer_no | 外部单号 | string |
operator_name | 操作员姓名 | string |
logistics_type | 物流方式 | string |
logistics_code | 物流编号 | string |
logistics_name | 物流公司名称 | string |
details_list | Sku详情节点 | array |
details_list.stockout_id | 出库单主键id | string |
details_list.rec_id | 出库单明细id | string |
details_list.spec_no | 商家编码 | string |
details_list.goods_count | 货品数量 | string |
details_list.sell_price | 销售价 | string |
details_list.brand_no | 品牌编号 | string |
details_list.brand_name | 品牌名称 | string |
details_list.goods_name | 货品名称 | string |
details_list.goods_no | 货品编号 | string |
details_list.spec_name | 规格名称 | string |
details_list.spec_code | 规格编号 | string |
details_list.cost_price | 成本价 | string |
details_list.total_amount | 总销售金额 | string |
details_list.weight | 重量 | string |
details_list.remark | 备注 | string |
details_list.goods_unit | 单位 | string |
details_list.batch_no | 批次号 | string |
details_list.batch_remark | 批次备注 | string |
details_list.expire_date | 有效期 | string |
details_list.position_list | 货位列表节点 | array |
details_list.position_list.position_id | 货位ID | string |
details_list.position_list.position_no | 货位编号 | string |
details_list.position_list.position_goods_count | 货位出库数量 | string |
details_list.position_list.stockout_order_detail_id | 出库单明细id | string |
details_list.position_list.rec_id | 货位主键id | string |
details_list.position_list.stock_spec_detail_id | 入库单号明细id | string |
details_list.position_list.stockin_detail_id | 入库单明细id | string |
details_list.position_list.batch_id | 批次id | string |
details_list.position_list.batch_no | 批次号 | string |
details_list.position_list.cost_price | 成本价 | string |
details_list.position_list.modified | 最后更新时间 | string |
details_list.position_list.v_stock_spec_detail_id | 先进先出计价用 | string |
details_list.position_list.expire_date | 有效期 | string |
details_list.position_list.created | 创建时间 | string |
用友BIP接口字段明细
- 接口:/yonbip/scm/storeout/save
- 接口名称:调出保存
- 接口方法:POST
请求参数
字段 | 名称 | 类型 |
code | 单据编号 | string |
outorg | 调出组织id或code | string |
inaccount | 调入会计主体id或code | string |
vouchdate | 单据日期 | string |
inorg | 调入组织id或code | string |
outaccount | 调出会计主体id或code | string |
bustype | 交易类型id或code | string |
bizType | 自动调拨 | string |
breturn | 调拨退货 | string |
inwarehouse | 调入仓库id或code | int |
outwarehouse | 调出仓库id或code | string |
memo | 备注 | string |
srcBillNO | 来源单据 | string |
srcBillType | 来源上级单据类型 | string |
srcBill | 来源单据id | string |
_status | 操作标识 | string |
details | 调出单子表 | array |
details.product | 物料id或code | long |
details.product_cCode | 物料编码 | string |
details.product_cName | 物料名称 | string |
details.productsku | 商品SKUid或code | long |
details.productsku_cCode | 物料sku编码 | string |
details.productsku_cName | 物料sku名称 | string |
details.batchno | 批次号 | string |
details.producedate | 生产日期 | string |
details.invaliddate | 有效期至 | string |
details.pubts | 时间戳 | string |
details.contactsQuantity | 应发数量 | BigDecimal |
details.contactsPieces | 应发件数 | BigDecimal |
details.qty | 数量 | BigDecimal |
details.unit | 主计量id或code | long |
details.invExchRate | 换算率 | int |
details.subQty | 件数 | BigDecimal |
details.stockUnitId | 库存单位id或code | long |
details.costprice | 成本价 | BigDecimal |
details.firstsource | 源头单据类型, st_transferapply:调拨订单、st_storeout:调出单、st_storein:调入单、 | long |
details.firstsourceid | 源头单据主表id | long |
details.firstsourceautoid | 源头单据子表id | long |
details.firstupcode | 源头单据编码 | long |
details.firstuplineno | 源头单据行号 | long |
details.source | 上游单据类型 | string |
details.sourceid | 上游单据主表id | long |
details.sourceautoid | 上游单据子表id | long |
details.upcode | 上游单据号 | string |
details.uplineno | 来源单据行号 | string |
details.makeRuleCode | 生单规则编号 | string |
details.memo | 备注 | string |
details.autoCalcCost | 自动计算成本 | string |
details._status | 操作标识 | string |
系统对接概况
通过轻易云集成平台系列产品线可以协助企业轻易快捷的构建基于微服务架构的新一代企业服务总线,传统基于SOA架构的ESB产品主要解决的数据集成和协议转换等基础功能,已完全不能满足基于微服务架构、混合云集成架构、跨组织、跨单位的总线解决方案。 而轻易云集成平台的每个产品线都是新一代的按照最新的互联网架构模式进行研发的产品线,能快速协助企业从传统的SOA架构转向微服务架构的服务总线解决方案。
系统数据对接方案元数据代码