Page "Fixed Asset Journal"
ID 5629
Namespace: Microsoft.FixedAssets.Journal
Source table: Table Microsoft.FixedAssets.Journal."FA Journal Line"
With the Fixed Asset Journal, all entries are posted to the fixed asset ledger entry only such as acquisition, depreciation, disposal, write-down, appreciation and maintenance.
Properties
| Name | Value |
|---|---|
| ApplicationArea | #FixedAssets |
| AutoSplitKey | True |
| Caption | Fixed Asset Journals |
| DataCaptionFields | 2 |
| DelayedInsert | True |
| PageType | Worksheet |
| SaveValues | True |
| SourceTable | Table Microsoft.FixedAssets.Journal."FA Journal Line" |
| UsageCategory | Tasks |
| AboutTitle | About Fixed Asset Journal |
| AboutText | With the **Fixed Asset Journal**, all entries are posted to the fixed asset ledger entry only such as acquisition, depreciation, disposal, write-down, appreciation and maintenance. |
Events
OnAfterValidateShortcutDimCode
[IntegrationEvent(False,False)]
local procedure OnAfterValidateShortcutDimCode(var FAJournalLine: Record "FA Journal Line", var ShortcutDimCode: array[8] of Code[20], DimIndex: Integer)
Parameters
| Name | Type | Description |
|---|---|---|
| FAJournalLine | Table Microsoft.FixedAssets.Journal."FA Journal Line" | |
| ShortcutDimCode | array[8] of Code[20] | |
| DimIndex | Integer |