FBillNo | 单据编号 | string | {{bfn_num}} |
FBillTypeID | 单据类型 | string | FBDR01_SYS |
FTransferBizType | 调拨类型 | string | function case when '{{ORIG_ORGANIZATION}}' in ('{{DEST_ORGANIZATION}}') then 'InnerOrgTransfer' else 'OverOrgTransfer' end |
FTransferDirect | 调拨方向 | string | GENERAL |
FStockOrgID | 调入库存组织 | string | {{DEST_ORGANIZATION}} |
FStockOutOrgID | 调出库存组织 | string | {{ORIG_ORGANIZATION}} |
FTransferMode | 调拨方式 | string | INDIRECT |
FDate | 日期 | string | {{BILLDATE}} |
FOwnerTypeOutIdHead | 调出货主类型 | string | BD_OwnerOrg |
FOwnerOutIdHead | 调出货主 | string | _findCollection find FCreateOrgId_FNumber from 0b1afab3-a35b-3ee4-8a26-3dd62dfa8739 where FNumber={{reftables_NO}} |
FBizType | 业务类型 | string | NORMAL |
FVESTONWAY | 携带在途归属 | string | A |
FOwnerTypeIdHead | 调入货主类型 | string | BD_OwnerOrg |
FOwnerIdHead | 调入货主 | string | findCollection find FCreateOrgId_FNumber from 0b1afab3-a35b-3ee4-8a26-3dd62dfa8739 where FNumber={{reftables_NO}} |
FNOTE | 备注 | string | |
FSTKTRSINENTRY | 明细信息 | array | |
FSTKTRSINENTRY.FMaterialID | 物料编码 | string | {{reftables_NO}} |
FSTKTRSINENTRY.FSrcMaterialId | 调出物料 | string | {{reftables_NO}} |
FSTKTRSINENTRY.FSrcStockID | 调出仓库 | string | _function case when '{{DCCK_NEW}}'='' then '{{ORIG_CODE}}' else '{{DCCK_NEW}}' end |
FSTKTRSINENTRY.FDestStockID | 调入仓库 | string | function case when '{{DRCK_NEW}}'='' then '{{DEST_CODE}}' else '{{DRCK_NEW}}' end |
FSTKTRSINENTRY.FDestStockStatusID | 调入库存状态 | string | KCZT01_SYS |
FSTKTRSINENTRY.FQty | 调入数量 | string | {{reftables_QTY}} |
FSTKTRSINENTRY.FOwnerID | 调入货主 | string | _findCollection find FCreateOrgId_FNumber from 0b1afab3-a35b-3ee4-8a26-3dd62dfa8739 where FNumber={{reftables_NO}} |
FSTKTRSINENTRY.FOwnerOutID | 调出货主 | string | findCollection find FCreateOrgId_FNumber from 0b1afab3-a35b-3ee4-8a26-3dd62dfa8739 where FNumber={{reftables_NO}} |
FSTKTRSINENTRY.FEntryNote | 备注 | string | |
FSTKTRSINENTRY.FPathLossQty | 途损数量 | string | |
FSTKTRSINENTRY.FPlanTransferQty | 计划调拨数量 | string | {{reftables_QTY}} |
FSTKTRSINENTRY.FSrcBillType | 源单类型 | string | STK_TRANSFEROUT |
FSTKTRSINENTRY.FSRCBILLNO | 源单编号 | string | {{bfn_num}} |
FSTKTRSINENTRY.FSTKTSTKRANSFERINENTRY_Link | 关联关系表 | array | |
FSTKTRSINENTRY.FSTKTSTKRANSFERINENTRY_Link.FSTKTSTKRANSFERINENTRY_Link_FRuleId | 转换规则 | string | STK_TRANSFEROUT-STK_TRANSFERIN |
FSTKTRSINENTRY.FSTKTSTKRANSFERINENTRY_Link.FSTKTSTKRANSFERINENTRY_Link_FSTableName | 源单表 | string | T_STK_STKTRANSFEROUTENTRY |
FSTKTRSINENTRY.FSTKTSTKRANSFERINENTRY_Link.FSTKTSTKRANSFERINENTRY_Link_FSBillId | 源单内码 | string | _findCollection find FID from b128134f-34c8-378c-a9fc-8f0056bb0fb0 where where F_PBLH_BJNO={{reftables_DOCNO}} FMaterialID_FNumber={{reftables_NO}} |
FSTKTRSINENTRY.FSTKTSTKRANSFERINENTRY_Link.FSTKTSTKRANSFERINENTRY_Link_FSId | 源单分录内码 | string | _findCollection find FSTKTRSOUTENTRY_FEntryID from b128134f-34c8-378c-a9fc-8f0056bb0fb0 where F_PBLH_BJNO={{reftables_DOCNO}} FMaterialID_FNumber={{reftables_NO}} |
FSTKTRSINENTRY.FormId | 业务对象表单Id | string | STK_TRANSFERIN |
FSTKTRSINENTRY.Operation | 执行的操作 | string | BatchSave |
FSTKTRSINENTRY.IsAutoSubmitAndAudit | 提交并审核 | bool | true |
FSTKTRSINENTRY.IsVerifyBaseDataField | 验证基础资料 | bool | false |
FSTKTRSINENTRY.InterationFlags | InterationFlags | string | STK_InvCheckResult |
FSTKTRSINENTRY.BatchCount | 服务端开启的线程数,整型 | bool | 5 |