Why do you need this change?
We need to do a customization for a client that would allow us to change the logic during the InsertTransLine procedure
/***
OnBeforeInsertTransLine(var RequisitionLine; var TransferHeader; IsHandled)
if IsHanded then
exit();
***/
Describe the request
Needed for a client customization