Codeunit 18122602 EOS060 Machine Journal - Post
Codeunit 18122602 EOS060 Machine Journal - Post
Methods
PostJnlLinesYesNo
procedure PostJnlLinesYesNo(MachineJnlBatch: Record "EOS060 Machine Journal Batch")
Parameters / Return Value
- MachineJnlBatch
Record "EOS060 Machine Journal Batch"
PostJnlLinesYesNo
procedure PostJnlLinesYesNo(var MachineJnlLine: Record "EOS060 Machine Journal Line")
Parameters / Return Value
- MachineJnlLine
Record "EOS060 Machine Journal Line"
PostJnlLines
procedure PostJnlLines(MachineJnlBatch: Record "EOS060 Machine Journal Batch")
Parameters / Return Value
- MachineJnlBatch
Record "EOS060 Machine Journal Batch"
PostJnlLines
procedure PostJnlLines(var MachineJnlLine: Record "EOS060 Machine Journal Line")
Parameters / Return Value
- MachineJnlLine
Record "EOS060 Machine Journal Line"
Events
OnBeforePostJnlLines
local procedure OnBeforePostJnlLines(var MachineJnlLine: Record "EOS060 Machine Journal Line")
Raised before posting the machine journal lines.
Parameters / Return Value
MachineJnlLine
Record "EOS060 Machine Journal Line"
The machine journal lines that are going to be posted.
OnUpdateMaintenancePointOnBeforeMaintenancePointModify
local procedure OnUpdateMaintenancePointOnBeforeMaintenancePointModify(var MaintenancePoint: Record "EOS060 Maintenance Point"; MachineJnlLine: Record "EOS060 Machine Journal Line")
Raised before modifying the Maintenance Point after updating the reached value from the machine journal line.
Parameters / Return Value
MaintenancePoint
Record "EOS060 Maintenance Point"
The maintenance point.
MachineJnlLine
Record "EOS060 Machine Journal Line"
The machine journal line that triggered the update.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
EOS Labs -