聚水潭与金蝶云星空销售出库对接ok

系统接口数据集成
源数据平台 聚水潭数据对接
调用请求API 销售出库查询
请求定时 0 */2 * * *
将企业的所有应用及数据链接起来
目标平台 金蝶云星空写入数据接口
调用执行API 销售出库新增
执行定时 30 */2 * * *

接口数据对接字段明细

序号 聚水潭字段 聚水潭字段名 金蝶云星空字段 金蝶云星空字段名 描述
1 DSXSCKD 固定值 FBillTypeID 单据类型
2 o_id 内部单号 FBillNo 单据编号
3 io_date 出库时间 FDate 日期
4 lc_id 快递公司编码 F_XC_ASSISTANT 快递公司
5 _findCollection find F_XC_Base_Fnumber from 8ea1287e-05cd-3ce7-b0e6-4a9a7daa783e where FNumber=shop_id 关联查询函数 FSaleOrgId 销售组织
6 shop_id 店铺编号 FCustomerID 客户
7 100 固定值 FStockOrgId 发货组织
8 remark 备注 FNote 备注
9 labels 标记|多标签 F_XC_TEXT4 订单标签
10 order_staff_name 固定值 F_XC_Text6 业务员
11 items 商品集合 FEntity 明细信息
12 items.sku_id 固定值 FEntity.FMaterialID 物料编码
13 items.qty 固定值 FEntity.FRealQty 实发数量
14 items.batch_no 固定值 FEntity.FLot 批号
15 items.product_date 固定值 FEntity.FProduceDate 生产日期
16 固定值 FEntity.FPrice 单价
17 _function (items.sale_amount/items.calAmount)*items.calPamount/items.qty 计算函数 FEntity.FTaxPrice 含税单价
18 0 固定值 FEntity.FEntryTaxRate 税率%
19 BD_OwnerOrg 固定值 FEntity.FOwnerTypeId 货主类型
20 100 固定值 FEntity.FOwnerId 货主
21 wms_co_id 分仓编号 FEntity.FStockID 仓库
22 固定值 FEntity.FEntrynote 备注
23 _function case when 'items.sale_price'='0' then 'true' when LOCATE('仔细','remark')>0 then 'true' else 'false' end 计算函数 FEntity.FIsFree 是否赠品
24 l_id 物流单号 FEntity.F_XC_TEXT1 快递单号
25 _findCollection find so_id from 64023c69-0029-319b-932b-a5bce3416df4 where o_id=o_id 关联查询函数 FEntity.F_XC_Text 电商单号
26 items.expiration_date 固定值 FEntity.FEXPIRYDATE 有效期至 批次
27 固定值 SubHeadEntity 财务信息
28 _findCollection find F_XC_Base_Fnumber from 8ea1287e-05cd-3ce7-b0e6-4a9a7daa783e where FNumber=shop_id 关联查询函数 SubHeadEntity.FSettleOrgID 结算组织
29 PRE001 固定值 SubHeadEntity.FSETTLECURRID 结算币别

源平台配置元数据

目标平台配置元数据