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