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