Report "Price List"

ID 715
Namespace: Microsoft.Inventory.Reports

Obsolete

This element will become obsolete from version 16.0. Replaced by the new implementation (V16) of price calculation: Item Price List report

Properties

Name Value
DefaultLayout RDLC
RDLCLayout ./Inventory/Reports/PriceList.rdlc
ApplicationArea #Basic,#Suite
Caption Price List
PreviewMode PrintLayout
UsageCategory ReportsAndAnalysis
ObsoleteState Pending
ObsoleteReason Replaced by the new implementation (V16) of price calculation: Item Price List report
ObsoleteTag 16.0

Methods

InitializeRequest

procedure InitializeRequest(NewDateReq: Date, NewSalesPriceType: Option, NewSalesCode: Code[20], NewCurrencyCode: Code[10])

Parameters

Name Type Description
NewDateReq Date
NewSalesPriceType Option
NewSalesCode Code[20]
NewCurrencyCode Code[10]

See also