OnAfterCreatePurchHeaderBeforeModify Event
Codeunit TPPurchDocMgt_THI_LINC
Deprecated
This event is deprecated and should not be used.
Reason: Changeing rec paramater to ThirdPartyTransact_THI_LINC.
Deprecated since: https://github.com/lincza/Linc-Third-Party-Transactions/issues/233
Signature
[IntegrationEvent(true, false)]
[Obsolete('Changeing rec paramater to ThirdPartyTransact_THI_LINC.', 'https://github.com/lincza/Linc-Third-Party-Transactions/issues/233')]
OnAfterCreatePurchHeaderBeforeModify(var PurchHeader: Record "Purchase Header"; ThirdPartyTransaction: Record ThirdPartyTransaction_THI_LINC)