Page "Resource Journal"
ID 207
Namespace: Microsoft.Projects.Resources.Journal
Properties
| Name | Value |
|---|---|
| AdditionalSearchTerms | register hours |
| ApplicationArea | #Jobs |
| AutoSplitKey | True |
| Caption | Resource Journals |
| DataCaptionFields | 23 |
| DelayedInsert | True |
| PageType | Worksheet |
| SaveValues | True |
| SourceTable | Table Microsoft.Projects.Resources.Journal."Res. Journal Line" |
| UsageCategory | Tasks |
Events
OnAfterValidateShortcutDimCode
[IntegrationEvent(False,False)]
local procedure OnAfterValidateShortcutDimCode(var ResJournalLine: Record "Res. Journal Line", var ShortcutDimCode: array[8] of Code[20], DimIndex: Integer)
Parameters
| Name | Type | Description |
|---|---|---|
| ResJournalLine | Table Microsoft.Projects.Resources.Journal."Res. Journal Line" | |
| ShortcutDimCode | array[8] of Code[20] | |
| DimIndex | Integer |
OnOpenPageOnBeforeOpenJnl
[IntegrationEvent(False,False)]
local procedure OnOpenPageOnBeforeOpenJnl(var ResJournalLine: Record "Res. Journal Line", var CurrentJnlBatchName: Code[10])
Parameters
| Name | Type | Description |
|---|---|---|
| ResJournalLine | Table Microsoft.Projects.Resources.Journal."Res. Journal Line" | |
| CurrentJnlBatchName | Code[10] |