batchSave{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | FBillNo | 单据编号 | string | {{allocateNo}} | 可选 | 单据编号 |
| 2 | FBillTypeID | 单据类型 | string | ZJDB01_SYS | 必填 | 单据类型 |
| 3 | FStockOrgId | 调入库存组织 | string | 103 | 可选 | 组织 |
| 4 | FSettleOrgId | 结算组织 | string | — | 可选 | 组织 |
| 5 | FSaleOrgId | 销售组织 | string | — | 可选 | 下拉列表 |
| 6 | FDate | 日期 | string | _function FROM_UNIXTIME( ( {{auditDate}} / 1000 ) ,'%Y-%m-%d %T' ) | 可选 | 日期 |
| 7 | FStockOutOrgId | 调出库存组织 | string | 103 | 可选 | 基础资料 |
| 8 | FOwnerTypeOutIdHead | 调出货主类型 | string | BD_OwnerOrg | 可选 | 基础资料 |
| 9 | FTransferDirect | 调拨方向 | string | GENERAL | 可选 | 基础资料 |
| 10 | FBizType | 业务类型 | string | NORMAL | 可选 | 下拉列表 |
| 11 | FTransferBizType | 调拨类型 | string | InnerOrgTransfer | 可选 | 多类别基础资料列表 |
| 12 | FNote | 备注 | string | {{memo}} | 可选 | 多行文本 |
| 13 | FOwnerTypeOutIdHead | 调入货主类型 | string | BD_OwnerOrg | 可选 | 调入货主类型 |
| 14 | FBillEntry | 明细信息 | array | stockAllocateDetailViews | 可选 | 明细信息 |
| 14.1 | FMaterialId | 物料编码 | string | {{stockAllocateDetailViews.stockAllocateDetailViews_goodsNo}} | 可选 | 基础资料 |
| 14.2 | FUnitID | 单位 | string | _findCollection find FPurchaseUnitId_FNumber from 44da707b-4d02-3e20-ad97-fdd69ff7a37d where FNumber={{stockAllocateDetailViews.stockAllocateDetailViews_goodsNo}} | 可选 | 基础资料 |
| 14.3 | FQty | 实发数量 | int | {{stockAllocateDetailViews.stockAllocateDetailViews_batchList_quantity}} | 可选 | 数量 |
| 14.4 | FLot | 批号 | string | {{stockAllocateDetailViews.stockAllocateDetailViews_batchList_batchNo}} | 可选 | 数量 |
| 14.5 | FProduceDate | 生产日期 | datetime | _function FROM_UNIXTIME( ( {{stockAllocateDetailViews.stockAllocateDetailViews_batchList_productionDate}} / 1000 ) ,'%Y-%m-%d %T' ) | 可选 | 数量 |
| 14.6 | FSrcStockId | 调出仓库 | string | {{outWarehouseCode}} | 可选 | 基础资料 |
| 14.7 | FDestStockId | 调入仓库 | string | {{intWarehouseCode}} | 可选 | 维度关联字段 |
暂无参数说明
金蝶云星空的接口:吉客云调拨单对接金蝶调拨-资产建模(batchSave),由轻易云数据集成平台 API 资产管理模块整理收纳,并随金蝶云星空版本更新同步更新。