1
|
|
固定值 |
resubmitCheckKey
|
保证请求的幂等性 |
该值由客户端生成 |
2
|
|
固定值 |
id
|
主表id |
|
3
|
|
固定值 |
code
|
单据编号 |
以系统编码规则配置为准,系统设置为手工编号时必输,系统设置为自动编号时非必输;更新操作时必填 例:QTCK0000001 |
4
|
|
固定值 |
org
|
库存组织 |
传入id或code 例:wzyqzn |
5
|
|
固定值 |
accountOrg
|
会计主体 |
传入id或code 例:wzyqzn |
6
|
|
固定值 |
vouchdate
|
单据日期 |
日期格式:yyyy-MM-dd 例:2021-03-05 |
7
|
|
固定值 |
bustype
|
交易类型 |
传入id或code 例:A10001 |
8
|
|
固定值 |
store
|
门店 |
传入id或code 例:store_code_01 |
9
|
|
固定值 |
warehouse
|
仓库 |
传入id或code 例:ck01 |
10
|
|
固定值 |
department
|
部门 |
传入id或code 例:dept01 |
11
|
|
固定值 |
operator
|
业务员 |
传入id或code 例:operator_01 |
12
|
|
固定值 |
stockMgr
|
库管员 |
传入id或code 例:operator_02 |
13
|
|
固定值 |
memo
|
备注 |
例:单子备注 |
14
|
|
固定值 |
_status
|
操作标识 |
Insert:新增、Update:更新 |
15
|
|
固定值 |
srcBillType
|
来源上级单据类型 |
有来源时必填:出库申请退库:applyoutToOthoutrecordReturn;出库申请出库:applyoutToOthoutrecord |
16
|
|
固定值 |
othOutRecords
|
其他出库单子表 |
[st.othoutrecord.OthOutRecords] |
17
|
|
固定值 |
othOutRecords.id
|
子表id |
|
18
|
|
固定值 |
othOutRecords.product
|
物料 |
传入id或code 例:PD0817000001 |
19
|
|
固定值 |
othOutRecords.productsku
|
物料SKU |
例:PD08170000010004 |
20
|
|
固定值 |
othOutRecords.batchno
|
批次号,批次管理商品必填 |
传入id或code 例:SH01 |
21
|
|
固定值 |
othOutRecords.producedate
|
生产日期 |
例:2020-09-24 00:00:00 |
22
|
|
固定值 |
othOutRecords.invaliddate
|
有效期至 |
例:2020-10-24 00:00:00 |
23
|
|
固定值 |
othOutRecords.contactsQuantity
|
应发数量 |
例:10 |
24
|
|
固定值 |
othOutRecords.contactsPieces
|
应发件数 |
例:10 |
25
|
|
固定值 |
othOutRecords.qty
|
数量 |
有来源时:出库时正数,退库时负数 例:10 |
26
|
|
固定值 |
othOutRecords.subQty
|
件数 |
例:10 |
27
|
|
固定值 |
othOutRecords.unit
|
主计量单位,传入id或code |
例:KGM |
28
|
|
固定值 |
othOutRecords.invExchRate
|
换算率 |
例:1 |
29
|
|
固定值 |
othOutRecords.unitExchangeType
|
库存换算率换算方式 |
例:0 |
30
|
|
固定值 |
othOutRecords.stockUnitId
|
库存单位 |
传入id或code例:KGM |
31
|
|
固定值 |
othOutRecords.goodsposition
|
货位 |
传入id或code例:ck01_hw01 |
32
|
|
固定值 |
othOutRecords.project
|
项目 |
传入id或code例:project01 |
33
|
|
固定值 |
othOutRecords.memo
|
备注 |
例:备注信息 |
34
|
|
固定值 |
othOutRecords._status
|
操作标识 |
Insert:新增、Update:更新 |
35
|
|
固定值 |
othOutRecords.sourceid
|
上游单据主表id |
|
36
|
|
固定值 |
othOutRecords.sourceautoid
|
上游单据子表id |
|
37
|
|
固定值 |
othOutRecords.source
|
上游单据类型 |
有来源必填:ustock.po_picking_requisition:出库申请 |
38
|
|
固定值 |
othOutRecords.upcode
|
上游单据号 |
|
39
|
|
固定值 |
othOutRecords.makeRuleCode
|
生单规则编号 |
有来源必填:出库申请退库:applyoutToOthoutrecordReturn;出库申请出库:applyoutToOthoutrecord |
40
|
|
固定值 |
othOutRecords.autoCalcCost
|
自动计算成本,有来源必填:true:是、false:否 |
|