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