Class AR_CustomerPricingReport_rpt

Properties

LOCAL cReportFile$="AR_CustomerPricing.rpt"  
LOCAL cWorkFile$="AR_CustomerPricingWrk"  
PROPERTY BillToCustomerRpting$   * Read Only *
PROPERTY CategoriesDefined   * Read Only *
PROPERTY ReportCaption$   * Read Only *

Methods

FUNCTION GetSourceTables$(table$)  
FUNCTION SetDefaults(optionsString$)  

Properties inherited from: AR_Report

cIsSysDB, cModuleCode$, oReportPath$, oDestination$, oStatus, oPrompt, oWindowTitle$

Properties inherited from: CI_ItemPrice

cFieldsFromItem$, SO_EnablePriceByTotalQtyBasedOn$, SO_UnitOfMeasureForTotalQty$, SO_ApplyPricingByTotalQtyAuto$, PreventItemPriceByTotQtyCalc, ApplyPriceByTotalQty

Methods inherited from: CI_ItemPrice

AddInItemPriceByQty(), BackOutItemPriceByQty(), CalculateItemPrice(), CalculateOptionsPrice(), RecalcLinePriceByTotQty(), ResetItemPriceByQtyTotals(), SetApplyPriceByTotalQty(), WriteItemPriceByQtyTotals(), LoadPriceByTotQtyWorkTable(), PERFORM ReadItemData(), PERFORM RegularItemPricing(), PERFORM SetPriceByTotQtyVariables(), UpdatePricingByTotalQty(), ValidateGroupItemPriceByTotQty()