FBillTypeID | 单据类型 | XSCKD01_SYS | |
FBillNo | 单据编号 | {{o_id}} | |
FDate | 日期 | {{io_date}} | |
F_XC_ASSISTANT | 快递公司 | {{lc_id}} | |
FSaleOrgId | 销售组织 | findCollection find FSALEORGID_Fnumber from 4551ac74-c887-3c4d-8991-7575e8f3af9a where FBillNo={{so_id}} | |
FCustomerID | 客户 | _findCollection find FCustomerID_Fnumber from 4551ac74-c887-3c4d-8991-7575e8f3af9a where FBillNo={{so_id}} | |
FStockOrgId | 发货组织 | 100 | |
FNote | 备注 | {{remark}} | |
F_XC_TEXT4 | 订单标签 | {{labels}} | |
FSalesManID | 销售员 | findCollection find FSalesManID from 4551ac74-c887-3c4d-8991-7575e8f3af9a where FBillNo={{so_id}} | |
F_XC_Base | 跟单员 | _findCollection find F_XC_Base from 4551ac74-c887-3c4d-8991-7575e8f3af9a where FBillNo={{so_id}} | |
F_XC_Base1 | 运营员 | findCollection find F_XC_Base1 from 4551ac74-c887-3c4d-8991-7575e8f3af9a where FBillNo={{so_id}} | |
F_XC_Text2 | 联系人 | _findCollection find F_XC_TEXT from 4551ac74-c887-3c4d-8991-7575e8f3af9a where FBillNo={{so_id}} | |
F_XC_Text3 | 联系电话 | findCollection find F_XC_TEXT1 from 4551ac74-c887-3c4d-8991-7575e8f3af9a where FBillNo={{so_id}} | |
F_XC_Remarks | 送货地址 | _findCollection find F_XC_REMARKS from 4551ac74-c887-3c4d-8991-7575e8f3af9a where FBillNo={{so_id}} | |
F_XC_Text4 | 订单标签 | | |
F_XC_Remarks1 | 卖家备注 | findCollection find FNote from 4551ac74-c887-3c4d-8991-7575e8f3af9a where FBillNo={{so_id}} | |
FEntity | 明细信息 | items | |
FEntity.FMaterialID | 物料编码 | {{items.sku_id}} | 基础资料 |
FEntity.FRealQty | 实发数量 | {{items.qty}} | 数量 |
FEntity.FTaxPrice | 含税价 | {{items.sale_price}} | 金额 |
FEntity.FStockID | 仓库 | {{wms_co_id}} | 基础资料 |
FEntity.FProduceDate | 生产日期 | {{items.product_date}} | |
FEntity.FEntrynote | 备注 | | 文本 |
FEntity.FSRCTYPE | 源单类型 | SAL_DELIVERYNOTICE | |
FEntity.FSRCBillNo | 源单编号 | _function SUBSTRING_INDEX('{{items.raw_so_id}}',':',-1) | |
FEntity.FSoorDerno | 订单单号 | | 文本 |
FEntity.FEntity_Link | 关联关系表 | | |
FEntity.FEntity_Link.FEntity_Link_FRuleId | 转换规则 | DeliveryNotice-OutStock | SaleOrder-OutStock T_SAL_ORDERENTRY DeliveryNotice-OutStock T_SAL_DELIVERYNOTICEENTRY |
FEntity.FEntity_Link.FEntity_Link_FSTableName | 源单表 | T_SAL_DELIVERYNOTICEENTRY | |
FEntity.FEntity_Link.FEntity_Link_FSBillId | 源单内码 | function left({{outer_oi_id}},6) | |
FEntity.FEntity_Link.FEntity_Link_FSId | 源单分录内码 | _function right({{outer_oi_id}},6) | |
FEntity.FEntity_Link.FLot | 批次号 | {{items.batch_no}} | |
FEntity.FEntity_Link.F_XC_Text1 | 快递单号 | {{items.l_id}} | |
FEntity.FEntity_Link.FExpiryDate | 有效期至 | {{items.expiration_date}} | |
FEntity.SubHeadEntity | 财务信息 | | |
FEntity.SubHeadEntity.FSettleOrgID | 结算组织 | _findCollection find FSALEORGID_Fnumber from 4551ac74-c887-3c4d-8991-7575e8f3af9a where FBillNo={{so_id}} | |
FEntity.SubHeadEntity.FSETTLECURRID | 结算币别 | PRE001 | |
FEntity.SubHeadEntity.FormId | 业务对象表单Id | SAL_OUTSTOCK | |
FEntity.SubHeadEntity.Operation | 执行的操作 | Save | |
FEntity.SubHeadEntity.IsAutoSubmitAndAudit | 提交并审核 | true | |
FEntity.SubHeadEntity.IsVerifyBaseDataField | 验证基础资料 | true | |
FEntity.SubHeadEntity.SubSystemId | 系统模块 | 21 | |
FEntity.SubHeadEntity.InterationFlags | 允许负库存 | STK_InvCheckResult | |