Codeunit 70624525 EOS051.02 Price List Mgt.
Codeunit 70624525 EOS051.02 Price List Mgt.
Events
OnBeforeGetUoMForSalesLine
local procedure OnBeforeGetUoMForSalesLine(SalesLine: Record "Sales Line"; var IsHandled: Boolean; var UnitOfMeasure: Record "Unit of Measure"; var Quantity: Decimal)
Event to handle custom logic before setting Quantity and Unit of Measure from Sales Line.
Parameters / Return Value
SalesLine
Record "Sales Line"
Sales Line
IsHandled
Boolean
if true, skip standard code
UnitOfMeasure
Record "Unit of Measure"
Unit of measure to set
Quantity
Decimal
Quantity to set
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 -