Review the results of posting before you post to the projects ledger. Edit the journal lines if there are errors to correct.
Properties
Name
Value
AdditionalSearchTerms
Job Journal - Test
DefaultLayout
RDLC
RDLCLayout
./Projects/Project/Reports/JobJournalTest.rdlc
ApplicationArea
#Jobs
Caption
Project Journal - Test
UsageCategory
ReportsAndAnalysis
Methods
AddError
procedure AddError(Text: Text[250])
Parameters
Name
Type
Description
Text
Text[250]
InitializeRequest
procedure InitializeRequest(NewShowDim: Boolean)
Parameters
Name
Type
Description
NewShowDim
Boolean
Events
OnAfterAssignDimTableID
[IntegrationEvent(False,False)]
local procedure OnAfterAssignDimTableID(JobJournalLine: Record "Job Journal Line", var TableID: array[10] of Integer, var No: array[10] of Code[20])
[IntegrationEvent(False,False)]
local procedure OnAfterGetRecordOnAfterCheckDocumentNo(JobJournalLine: Record "Job Journal Line", var ErrorCounter: Integer, var ErrorText: array[50] of Text[50])
[IntegrationEvent(False,False)]
local procedure OnAfterGetRecordOnBeforeJobTaskError(var JobJournalLine: Record "Job Journal Line", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckJob(var JobJournalLine: Record "Job Journal Line", var ErrorCounter: Integer, var ErrorText: array[50] of Text[250], var IsHandled: Boolean)