batchSave{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | FBillNo | 单据编号 | string | {{order_no}} | 可选 | 单据编号 |
| 2 | FBillTypeID | 单据类型 | string | QTRKD01_SYS | 必填 | 单据类型 |
| 3 | FStockOrgId | 库存组织 | string | {{warehouse_no}} | 可选 | 组织 |
| 4 | FStockDirect | 库存方向 | string | 0 | 可选 | 下拉列表 |
| 5 | FDate | 日期 | string | {{stockin_time|datetime}} | 可选 | 日期 |
| 6 | FDEPTID | 部门 | string | 可选 | 基础资料 | |
| 7 | FOwnerTypeIdHead | 货主类型 | string | BD_OwnerOrg | 可选 | 多类别基础资料列表 |
| 8 | FOwnerIdHead | 货主 | string | 100 | 可选 | 多类别基础资料 |
| 9 | FNOTE | 备注 | string | 可选 | 多行文本 | |
| 10 | FEntity | 明细信息 | array | details_list | 可选 | 明细信息 |
| 10.1 | FInStockType | 入库类型 | string | — | 可选 | 下拉列表 |
| 10.2 | FMATERIALID | 物料编码 | string | {{details_list.spec_no}} | 可选 | 基础资料 |
| 10.3 | FCMKBarCode | 零售条形码 | string | — | 可选 | 文本 |
| 10.4 | FSTOCKID | 收货仓库 | string | {{warehouse_no}} | 可选 | 基础资料 |
| 10.5 | FStockLocId | 仓位 | string | — | 可选 | 维度关联字段 |
| 10.6 | FQty | 实收数量 | string | {{details_list.goods_count}} | 可选 | 数量 |
| 10.7 | FPrice | 成本价 | string | — | 可选 | 单价 |
| 10.8 | FEntryNote | 备注 | string | {{detail_list.remark}} | 可选 | 多行文本 |
| 10.9 | FSRCBILLNO | 源单编号 | string | — | 可选 | 源单编号 |
| 10.10 | FSRCBILLTYPEID | 源单类型 | string | — | 可选 | 源单类型 |
| 10.11 | FOWNERTYPEID | 货主类型 | string | BD_OwnerOrg | 可选 | 货主类型 |
| 10.12 | FOWNERID | 货主 | string | 100 | 可选 | 货主 |
暂无参数说明
金蝶云星空的接口:其他入库单写入v4.0(batchSave),由轻易云数据集成平台 API 资产管理模块整理收纳,并随金蝶云星空版本更新同步更新。