Report "Fixed Asset - Book Value 01"

ID 5605
Namespace: Microsoft.FixedAssets.Reports

The Fixed Asset - Book Value 01 report helps obtain detailed information for different groups of assets about acquisition cost, depreciation value and book value. The detailed information are also summarized at a group level if needed. The report shows the output structured over multiple columns.

Properties

Name Value
DefaultLayout RDLC
RDLCLayout ./FixedAssets/Reports/FixedAssetBookValue01.rdlc
ApplicationArea #FixedAssets
Caption Fixed Asset Book Value 01
PreviewMode PrintLayout
UsageCategory ReportsAndAnalysis

Methods

SetMandatoryFields

procedure SetMandatoryFields(DepreciationBookCodeFrom: Code[10], StartingDateFrom: Date, EndingDateFrom: Date)

Parameters

Name Type Description
DepreciationBookCodeFrom Code[10]
StartingDateFrom Date
EndingDateFrom Date

SetTotalFields

procedure SetTotalFields(GroupTotalsFrom: Option, PrintDetailsFrom: Boolean, BudgetReportFrom: Boolean)

Parameters

Name Type Description
GroupTotalsFrom Option
PrintDetailsFrom Boolean
BudgetReportFrom Boolean

GetDepreciationBookCode

procedure GetDepreciationBookCode()

See also