Table of Contents

KVSTRDRentalCopySalesDocument

Events

KVSTRDOnAfterIsCopyDocumentAllowedForRental(Boolean) :

OBSOLETE

This Element will be removed or changed with a future Version of the App.

Summary: This event is raised to specifiy if copying a document is allowed for rental purposes.

[Obsolete('Event is not used and will be removed in a future version. (Internal reference: TRD-1059)', '27.5')]
[IntegrationEvent(false, false)]
local procedure KVSTRDOnAfterIsCopyDocumentAllowedForRental(var IsAllowed: Boolean): 

Parameters:

  • IsAllowed: A boolean variable. True if copy document is allowed, otherwise false.