I am looking at a report with following formula
Formula Name:
SalesTaxClassDisplay
Formula:
WhilePrintingRecords;
CurrencyVar curSalesTaxClass;
WhilePrintingRecords and CurrencyVar is system function
but where did curSalesTaxClass come from ? there are no formulas or fields with that exact name.
Formula Name:
SalesTaxClassDisplay
Formula:
WhilePrintingRecords;
CurrencyVar curSalesTaxClass;
WhilePrintingRecords and CurrencyVar is system function
but where did curSalesTaxClass come from ? there are no formulas or fields with that exact name.