CFLOnAfterCFLPurchaseHeaderOnBeforeValidateDocumentDateWithPostingDate Event
Codeunit Purch. Header Subscribers
Deprecated
This event is deprecated and should not be used.
Reason: BoCount no longer handles the original event. Use the original event OnBeforeValidateDocumentDateWithPostingDate in tabel Purchase Header
Deprecated since: BC23
Signature
[IntegrationEvent(false, false)]
[Obsolete('BoCount no longer handles the original event. Use the original event OnBeforeValidateDocumentDateWithPostingDate in tabel Purchase Header', 'BC23')]
CFLOnAfterCFLPurchaseHeaderOnBeforeValidateDocumentDateWithPostingDate(var PurchaseHeader: Record "Purchase Header"; CallingFieldNo: Integer; var IsHandled: Boolean)