1
|
order_no
|
出库单号 |
resubmitCheckKey
|
保证请求的幂等性 |
该值由客户端生成 |
2
|
order_no
|
出库单号 |
code
|
单据编号 |
以系统编码规则配置为准,系统设置为手工编号时必输,系统设置为自动编号时非必输;更新操作时必填 例:QTCK0000001 |
3
|
outer_no
|
外部单号 |
defines!define1
|
defines!define1 |
以系统编码规则配置为准,系统设置为手工编号时必输,系统设置为自动编号时非必输;更新操作时必填 例:QTCK0000001 |
4
|
_findCollection find org_code from 4f73f755-1c4f-33e6-b5a1-7e3b8d894800 where code=warehouse_no
|
关联查询函数 |
org
|
库存组织 |
传入id或code 例:wzyqzn |
5
|
_findCollection find org_code from 4f73f755-1c4f-33e6-b5a1-7e3b8d894800 where code=warehouse_no
|
关联查询函数 |
accountOrg
|
会计主体 |
传入id或code 例:wzyqzn |
6
|
consign_time
|
出库时间 |
vouchdate
|
单据日期 |
日期格式:yyyy-MM-dd 例:2021-03-05 |
7
|
001
|
固定值 |
bustype
|
交易类型 |
传入id或code 例:A10001 |
8
|
warehouse_no
|
仓库编号 |
warehouse
|
仓库 |
传入id或code 例:ck01 |
9
|
remark
|
备注 |
memo
|
备注 |
例:单子备注 |
10
|
Insert
|
固定值 |
_status
|
操作标识 |
Insert:新增、Update:更新 |
11
|
|
固定值 |
srcBillType
|
来源上级单据类型 |
有来源时必填:出库申请退库:applyoutToOthoutrecordReturn;出库申请出库:applyoutToOthoutrecord |
12
|
details_list
|
Sku详情节点 |
othOutRecords
|
其他出库单子表 |
[st.othoutrecord.OthOutRecords] |
13
|
details_list.goods_no
|
固定值 |
othOutRecords.product
|
物料 |
传入id或code 例:PD0817000001 |
14
|
details_list.spec_no
|
固定值 |
othOutRecords.productsku
|
物料SKU |
例:PD08170000010004 |
15
|
|
固定值 |
othOutRecords.batchno
|
批次号,批次管理商品必填 |
传入id或code 例:SH01 |
16
|
|
固定值 |
othOutRecords.producedate
|
生产日期 |
例:2020-09-24 00:00:00 |
17
|
|
固定值 |
othOutRecords.invaliddate
|
有效期至 |
例:2020-10-24 00:00:00 |
18
|
1
|
固定值 |
othOutRecords.contactsQuantity
|
应发数量 |
例:10 |
19
|
1
|
固定值 |
othOutRecords.contactsPieces
|
应发件数 |
例:10 |
20
|
details_list.goods_count
|
固定值 |
othOutRecords.qty
|
数量 |
有来源时:出库时正数,退库时负数 例:10 |
21
|
1
|
固定值 |
othOutRecords.invExchRate
|
换算率 |
例:件(精度2) |
22
|
details_list.goods_count
|
固定值 |
othOutRecords.subQty
|
件数 |
例:件(精度2) |
23
|
_findCollection find code from f9eedcc9-f1ff-31c0-9081-6aee9cf21740 where name=goods_unit
|
关联查询函数 |
othOutRecords.unit
|
主计量单位,传入id或code |
例:KGM |
24
|
0
|
固定值 |
othOutRecords.unitExchangeType
|
库存换算率换算方式 |
例:0 |
25
|
_findCollection find code from f9eedcc9-f1ff-31c0-9081-6aee9cf21740 where name=goods_unit
|
关联查询函数 |
othOutRecords.stockUnitId
|
库存单位 |
传入id或code例:KGM |
26
|
|
固定值 |
othOutRecords.goodsposition
|
货位 |
传入id或code例:ck01_hw01 |
27
|
|
固定值 |
othOutRecords.project
|
项目 |
传入id或code例:project01 |
28
|
details_list.remark
|
固定值 |
othOutRecords.memo
|
备注 |
例:备注信息 |
29
|
Insert
|
固定值 |
othOutRecords._status
|
操作标识 |
Insert:新增、Update:更新 |
30
|
|
固定值 |
othOutRecords.sourceid
|
上游单据主表id |
|
31
|
|
固定值 |
othOutRecords.sourceautoid
|
上游单据子表id |
|
32
|
|
固定值 |
othOutRecords.source
|
上游单据类型 |
有来源必填:ustock.po_picking_requisition:出库申请 |
33
|
|
固定值 |
othOutRecords.upcode
|
上游单据号 |
|
34
|
|
固定值 |
othOutRecords.makeRuleCode
|
生单规则编号 |
有来源必填:出库申请退库:applyoutToOthoutrecordReturn;出库申请出库:applyoutToOthoutrecord |
35
|
|
固定值 |
othOutRecords.autoCalcCost
|
自动计算成本,有来源必填:true:是、false:否 |
|