FBillTypeID | 单据类型 | string | XSCKD01_SYS |
FBillNo | 单据编号 | string | {{order_no}} |
FDate | 日期 | string | {{consign_time}} |
FStockOrgId | 发货组织 | string | findCollection find FDeliveryOrgID_FNumber from 305d0915-7825-38ef-933e-24aacab480e6 where FBillNo={{src_trade_no}} |
FSaleOrgId | 销售组织 | string | _findCollection find FSaleOrgId_Fnumber from 305d0915-7825-38ef-933e-24aacab480e6 where FBillNo={{src_trade_no}} |
FCustomerID | 客户 | string | {{shop_no}} |
Fnote | 备注 | string | {{remark}} |
FLinkPhone | 联系电话 | string | |
FLinkMan | 收货人姓名 | string | |
FReceiveAddress | 收货方地址 | string | |
SubHeadEntity | 财务信息 | object | |
SubHeadEntity.FSettleOrgID | 结算组织 | string | findCollection find FSettleOrgID_FNumber from 305d0915-7825-38ef-933e-24aacab480e6 where FBillNo={{src_trade_no}} |
SubHeadEntity.FSettleCurrID | 结算币别 | string | _findCollection find FSettleCurrID_FNumber from 305d0915-7825-38ef-933e-24aacab480e6 where FBillNo={{src_trade_no}} |
SubHeadEntity.FExchangeRate | 汇率 | string | findCollection find FExchangeRate from 305d0915-7825-38ef-933e-24aacab480e6 where FBillNo={{src_trade_no}} |
SubHeadEntity.FIsPriceExcludeTax | 是否含税单价 | bool | true |
SubHeadEntity.FIsIncludedTax | 是否价外税 | bool | true |
SubHeadEntity.FEntity | 明细信息 | array | details_list |
SubHeadEntity.FEntity.FMaterialID | 物料编码 | string | {{details_list.goods_no}} |
SubHeadEntity.FEntity.FRealQty | 实发数量 | string | {{details_list.goods_count}} |
SubHeadEntity.FEntity.FTaxPrice | 含税单价 | string | _findCollection find FTAXPRICE from 305d0915-7825-38ef-933e-24aacab480e6 where FBillNo={{src_trade_no}} FMaterialID_Fnumber={{details_list.goods_no}} |
SubHeadEntity.FEntity.FStockID | 仓库 | string | findCollection find FNumber from 9c02adb6-7e63-326e-b5b3-dea634490062 where F_KD_WDTSTOCK={{warehouse_no}} |
SubHeadEntity.FEntity.FEntrynote | 备注 | string | {{details_list.remark}} |
SubHeadEntity.FEntity.FOwnerID | 货主 | string | 106 |
SubHeadEntity.FEntity.FIsFree | 是否赠品 | string | _function case '{{details_list.gift_type}}' when '0' then false else true end |
SubHeadEntity.FEntity.F_POIH_Text | 子单原始订单状态 | string | 已完成 |
SubHeadEntity.FEntity.FSoorDerno | 订单单号 | string | findCollection find FOrderNo from 305d0915-7825-38ef-933e-24aacab480e6 where FBillNo={{src_trade_no}} FMaterialID_Fnumber={{details_list.goods_no}} |
SubHeadEntity.FEntity.FThirdEntryId | 管易订单单号 | string | {{details_list.src_tid}} |
SubHeadEntity.FEntity.FEntryTaxRate | 税率% | string | _findCollection find FEntryTaxRate from 305d0915-7825-38ef-933e-24aacab480e6 where FBillNo={{src_trade_no}} FMaterialID_Fnumber={{details_list.goods_no}} |
SubHeadEntity.FEntity.FEntity_Link | 关联 | array | findCollection find FID from 305d0915-7825-38ef-933e-24aacab480e6 where FBillNo={{src_trade_no}} FMaterialID_Fnumber={{details_list.goods_no}} |
SubHeadEntity.FEntity.FEntity_Link.FEntity_Link_FSTableName | 源单表名 | string | T_SAL_DELIVERYNOTICEENTRY |
SubHeadEntity.FEntity.FEntity_Link.FEntity_Link_FRuleId | 下推关系 | string | SAL_DELIVERYNOTICE-SAL_OUTSTOCK |
SubHeadEntity.FEntity.FEntity_Link.FEntity_Link_FSBillId | 源单ID | string | _findCollection find FID from 305d0915-7825-38ef-933e-24aacab480e6 where FBillNo={{src_trade_no}} |
SubHeadEntity.FEntity.FEntity_Link.FEntity_Link_FSId | 表体ID | string | _findCollection find FEntity_FEntryID from 305d0915-7825-38ef-933e-24aacab480e6 where FBillNo={{src_trade_no}} FMaterialID_Fnumber={{details_list.goods_no}} |
SubHeadEntity.FEntity.FEntity_Link.FSrcType | 源单类型 | string | SAL_DELIVERYNOTICE |
SubHeadEntity.FEntity.FEntity_Link.FSrcBillNo | 源单编号 | string | {{details_list.src_tid}} |
SubHeadEntity.FEntity.FOwnerIdHead | 货主 | string | 106 |
SubHeadEntity.FEntity.FormId | 业务对象表单Id | string | SAL_OUTSTOCK |
SubHeadEntity.FEntity.Operation | 执行的操作 | string | Save |
SubHeadEntity.FEntity.IsAutoSubmitAndAudit | 提交并审核 | bool | true |
SubHeadEntity.FEntity.IsVerifyBaseDataField | 验证基础资料 | bool | true |
SubHeadEntity.FEntity.SubSystemId | 系统模块 | string | 21 |
SubHeadEntity.FEntity.InterationFlags | 允许负库存 | string | STK_InvCheckResult |