1
|
assNo
|
固定值 |
FBillNo
|
单据编号 |
单据编号 |
2
|
103
|
固定值 |
FStockOrgId
|
库存组织 |
组织 |
3
|
ZZCX01_SYS
|
固定值 |
FBillTypeID
|
单据类型 |
单据类型 |
4
|
_function case assembleType when 1 then 'Assembly' else 'Dassembly' end
|
计算函数 |
FAffairType
|
事务类型 |
下拉列表 |
5
|
103
|
固定值 |
FSubProOwnerIdH
|
子件货主 |
组织 |
6
|
BD_OwnerOrg
|
固定值 |
FSubProOwnTypeIdH
|
子件货主类型 |
组织 |
7
|
BD_OwnerOrg
|
固定值 |
FOwnerTypeIdHead
|
成品货主类型 |
多类别基础资料列表 |
8
|
103
|
固定值 |
FOwnerIdHead
|
成品货主 |
多类别基础资料 |
9
|
_function FROM_UNIXTIME( ( applyDate / 1000 ) ,'%Y-%m-%d %T' )
|
计算函数 |
FDate
|
日期 |
日期 |
10
|
remark
|
固定值 |
FNote
|
备注 |
多行文本 |
11
|
product
|
固定值 |
FEntity
|
成品 |
|
12
|
product.goodsNo
|
固定值 |
FEntity.FMaterialID
|
物料编码 |
|
13
|
_findCollection find FPurchaseUnitId_FNumber from 44da707b-4d02-3e20-ad97-fdd69ff7a37d where FNumber=product.goodsNo
|
关联查询函数 |
FEntity.FUnitID
|
单位 |
|
14
|
product.warehouseCode
|
固定值 |
FEntity.FStockID
|
仓库 |
|
15
|
BD_OwnerOrg
|
固定值 |
FEntity.FOwnerTypeID
|
货主类型 |
|
16
|
103
|
固定值 |
FEntity.FOwnerID
|
货主 |
|
17
|
product.quantity
|
固定值 |
FEntity.FQty
|
数量 |
|
18
|
product.batchNo
|
固定值 |
FEntity.FLOT
|
批号 |
|
19
|
_function FROM_UNIXTIME( ( product.productionDate / 1000 ) ,'%Y-%m-%d %T' )
|
计算函数 |
FEntity.FProduceDate
|
生产日期 |
|
20
|
material
|
固定值 |
FEntity.FSubEntity
|
子件 |
|
21
|
product.rowRemark
|
固定值 |
FEntity.FDescription
|
备注 |
|