batchSave{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | FBillNo | 单据编号 | string | {{order_sn}} | 可选 | 单据编号 |
| 2 | FBillTypeID | 单据类型 | string | PKQTCKD | 必填 | 单据类型 |
| 3 | FStockOrgId | 库存组织 | string | 100 | 可选 | 组织 |
| 4 | FPickOrgId | 领用组织 | string | 100 | 可选 | 组织 |
| 5 | FStockDirect | 库存方向 | string | GENERAL | 可选 | 下拉列表 |
| 6 | FDate | 日期 | string | {{opt_time}} | 可选 | 日期 |
| 7 | FDeptId | 领料部门 | string | BM000015 | 可选 | 基础资料 |
| 8 | FPickerId | 领料人 | string | — | 可选 | 基础资料 |
| 9 | FOwnerTypeIdHead | 货主类型 | string | BD_OwnerOrg | 可选 | 多类别基础资料列表 |
| 10 | FOwnerIdHead | 货主 | string | 100 | 可选 | 多类别基础资料 |
| 11 | FNote | 备注 | string | — | 可选 | 多行文本 |
| 12 | FEntity | 明细信息 | array | items | 可选 | 明细信息 |
| 12.1 | FMaterialId | 物料编码 | string | {{items.sku}} | 可选 | 基础资料 |
| 12.2 | FQty | 实发数量 | string | _function {{items.product_total}} *(-1) | 可选 | 数量 |
| 12.3 | FStockId | 发货仓库 | string | _mongoQuery 05452204-000c-3141-8a44-9a5a580c4f8c findField=content.FNumber where={"content.FName":{"$eq":"{{items.ware_house_name}}"}} | 可选 | 基础资料 |
| 12.4 | FOwnerTypeId | 货主类型 | string | BD_OwnerOrg | 可选 | 多类别基础资料列表 |
| 12.5 | FOwnerId | 货主 | string | 100 | 可选 | 多类别基础资料 |
| 12.6 | FEntryNote | 备注 | string | — | 可选 | 多行文本 |
暂无参数说明
金蝶云星空的接口:其他出库单写入v4.0(batchSave),由轻易云数据集成平台 API 资产管理模块整理收纳,并随金蝶云星空版本更新同步更新。