Looking SaleOrgId entity corresponding attribute descriptor fails, entity property does not exist!

Error Calculation expression: FSaleOrgId.FNumber == '105' (corresponding to physically find SaleOrgId attribute descriptor fails, entity property does not exist [EntityType:! SaleOrderFinance Propeyties: Id LocalCurrId_Id LocalCurrId ExchangeTypeId_Id ExchangeTypeId ExchangeRate PayAdvanceRate PayAdvanceAmount DiscountListId_Id DiscountListId SettleCurrId_Id SettleCurrId BillTaxAmount_LC BillAmount_LC BillAllAmount BillAllAmount_LC PriceListId_Id PriceListId BillTaxAmount BillAmount IsIncludedTax NeedPayAdvance RecBillId_Id RecBillId RecConditionId_Id RecConditionId SettleModeId_Id SettleModeId JoinStockAmount JoinOrderAmount CreChkStatus CreChkDays CreChkAmount FCrePreBatAndMonStatus FCrePreBatchOver FCreMonControlOver IsPriceExcludeTax CreChkOverAmount F_VTR_PriceClause_Id F_VTR_PriceClause F_VTR_DueDate]) 

 

The reason: BOS in the record check will only be for one entity, so when the condition corresponds to the document header, but it is time to check the contents of the corresponding financial information, financial information field will be loaded, so there is no field in the document header

Guess you like

Origin www.cnblogs.com/zouhuaxin/p/11696352.html