Table of Contents

Report "WAC Inventory Valuation ACCAP"

ID 70344704
Namespace: CapVision.Finance.WeightedAverageCost.Reports

Properties

Name Value
DefaultRenderingLayout Printable
ApplicationArea #All
Caption WAC Inventory Valuation
EnableHyperlinks True
UsageCategory ReportsAndAnalysis
DataAccessIntent ReadWrite
AdditionalSearchTerms WAC, Valuation

Methods

SetStartDate

procedure SetStartDate(DateValue: Date)

Parameters

Name Type Description
DateValue Date

SetEndDate

procedure SetEndDate(DateValue: Date)

Parameters

Name Type Description
DateValue Date

InitializeRequest

procedure InitializeRequest(NewStartDate: Date, NewEndDate: Date, NewShowExpected: Boolean)

Parameters

Name Type Description
NewStartDate Date
NewEndDate Date
NewShowExpected Boolean

Events

OnBeforeOnAfterItemGetRecord

[IntegrationEvent(False,False)]
local procedure OnBeforeOnAfterItemGetRecord(var Item: Record Item, var SkipItem: Boolean)

Parameters

Name Type Description
Item Record Item
SkipItem Boolean

OnAfterGetRecordItemOnBeforeSkipEmptyLine

[IntegrationEvent(False,False)]
local procedure OnAfterGetRecordItemOnBeforeSkipEmptyLine(var Item: Record Item, StartingInvoicedQty: Decimal, IncreaseInvoicedQty: Decimal, DecreaseInvoicedQty: Decimal, var IsHandled: Boolean)

Parameters

Name Type Description
Item Record Item
StartingInvoicedQty Decimal
IncreaseInvoicedQty Decimal
DecreaseInvoicedQty Decimal
IsHandled Boolean

See also