ValidatePurchLine Procedure
Codeunit ThirdPartyPurchMgt_THI_LINC
Overloads
Name | Description |
---|---|
ValidatePurchLine(Record ThirdPartyTransact_THI_LINC) | |
ValidatePurchLine(Record ThirdPartyTransaction_THI_LINC) |
ValidatePurchLine(Record ThirdPartyTransact_THI_LINC) Procedure
Signature
ValidatePurchLine(var ThirdPartyTransactions: Record ThirdPartyTransact_THI_LINC)
Parameters
var ThirdPartyTransactions
Record ThirdPartyTransact_THI_LINC
ValidatePurchLine(Record ThirdPartyTransaction_THI_LINC) Procedure
Deprecated
This procedure 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
[Obsolete('Changeing rec paramater to ThirdPartyTransact_THI_LINC.', 'https://github.com/lincza/Linc-Third-Party-Transactions/issues/233')]
ValidatePurchLine(var ThirdPartyTransactions: Record ThirdPartyTransaction_THI_LINC)