batchSave{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | FBillNo | 单据编号 | string | {{allocateNo}} | Optional | 单据编号 |
| 2 | FBillTypeID | 单据类型 | string | ZJDB01_SYS | Required | 单据类型 |
| 3 | FStockOrgId | 调入库存组织 | string | 103 | Optional | 组织 |
| 4 | FSettleOrgId | 结算组织 | string | — | Optional | 组织 |
| 5 | FSaleOrgId | 销售组织 | string | — | Optional | 下拉列表 |
| 6 | FDate | 日期 | string | _function FROM_UNIXTIME( ( {{auditDate}} / 1000 ) ,'%Y-%m-%d %T' ) | Optional | 日期 |
| 7 | FStockOutOrgId | 调出库存组织 | string | 103 | Optional | 基础资料 |
| 8 | FOwnerTypeOutIdHead | 调出货主类型 | string | BD_OwnerOrg | Optional | 基础资料 |
| 9 | FTransferDirect | 调拨方向 | string | GENERAL | Optional | 基础资料 |
| 10 | FBizType | 业务类型 | string | NORMAL | Optional | 下拉列表 |
| 11 | FTransferBizType | 调拨类型 | string | InnerOrgTransfer | Optional | 多类别基础资料列表 |
| 12 | FNote | 备注 | string | {{memo}} | Optional | 多行文本 |
| 13 | FOwnerTypeOutIdHead | 调入货主类型 | string | BD_OwnerOrg | Optional | 调入货主类型 |
| 14 | FBillEntry | 明细信息 | array | stockAllocateDetailViews | Optional | 明细信息 |
| 14.1 | FMaterialId | 物料编码 | string | {{stockAllocateDetailViews.stockAllocateDetailViews_goodsNo}} | Optional | 基础资料 |
| 14.2 | FUnitID | 单位 | string | _findCollection find FPurchaseUnitId_FNumber from 44da707b-4d02-3e20-ad97-fdd69ff7a37d where FNumber={{stockAllocateDetailViews.stockAllocateDetailViews_goodsNo}} | Optional | 基础资料 |
| 14.3 | FQty | 实发数量 | int | {{stockAllocateDetailViews.stockAllocateDetailViews_batchList_quantity}} | Optional | 数量 |
| 14.4 | FLot | 批号 | string | {{stockAllocateDetailViews.stockAllocateDetailViews_batchList_batchNo}} | Optional | 数量 |
| 14.5 | FProduceDate | 生产日期 | datetime | _function FROM_UNIXTIME( ( {{stockAllocateDetailViews.stockAllocateDetailViews_batchList_productionDate}} / 1000 ) ,'%Y-%m-%d %T' ) | Optional | 数量 |
| 14.6 | FSrcStockId | 调出仓库 | string | {{outWarehouseCode}} | Optional | 基础资料 |
| 14.7 | FDestStockId | 调入仓库 | string | {{intWarehouseCode}} | Optional | 维度关联字段 |
No parameter reference available
The 吉客云调拨单对接金蝶调拨-资产建模 API (batchSave) of 金蝶云星空 is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 金蝶云星空 version updates.
Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.