KVSMEDQuantityLimitCheckLib#
Procedures#
CheckQtyLimitExceededByAddCallLine(Record KVSMEDDeliveryScheduleLine, Date, Boolean) : Boolean#
Summary: Checks exceeding Quantity on validate fields or when handling with processes and calls
procedure CheckQtyLimitExceededByAddCallLine(KVSMEDDeliveryScheduleLine: Record "KVSMEDDeliveryScheduleLine"; DeliveryDate: Date; AlwaysShowResult: Boolean): Boolean
Parameters:
KVSMEDDeliveryScheduleLine
:DeliveryDate
:AlwaysShowResult
:
Returns:
SetErrorHandling(Boolean, Boolean, Boolean) : Boolean#
Summary: Can be used to handle visibility of errors, creation of logs and displaying those in windows
procedure SetErrorHandling(ShowErrorSet: Boolean; CreateLogSet: Boolean; ShowWindowSet: Boolean): Boolean
Parameters:
ShowErrorSet
:CreateLogSet
:ShowWindowSet
:
Returns: