Codeunit 70624450 EOS051 Whse. Entry Mgt.
Codeunit 70624450 EOS051 Whse. Entry Mgt.
Events
OnBefore_OnValidate_WhseJournalLine_DUM_Fields
local procedure OnBefore_OnValidate_WhseJournalLine_DUM_Fields(RefFieldNo: Integer; var Rec: Record "Warehouse Journal Line"; xRec: Record "Warehouse Journal Line"; CurrFieldNo: Integer; var IsHandeld: Boolean)
Raised before Dual UoM fields on Warehouse Journal Line are validated running standard app code
Parameters / Return Value
RefFieldNo
Integer
Warehouse Journal Line field no. that has been validated.
Rec
Record "Warehouse Journal Line"
Standard signature.
xRec
Record "Warehouse Journal Line"
Standard signature.
CurrFieldNo
Integer
Standard signature.
IsHandeld
Boolean
OnAfter_OnValidate_WhseJournalLine_DUM_Fields
local procedure OnAfter_OnValidate_WhseJournalLine_DUM_Fields(RefFieldNo: Integer; var Rec: Record "Warehouse Journal Line"; xRec: Record "Warehouse Journal Line"; CurrFieldNo: Integer)
Raised after Dual UoM fields on Warehouse Journal Line are validated running standard app code
Parameters / Return Value
RefFieldNo
Integer
Warehouse Journal Line field no. that has been validated.
Rec
Record "Warehouse Journal Line"
Standard signature.
xRec
Record "Warehouse Journal Line"
Standard signature.
CurrFieldNo
Integer
Standard signature.
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.