ValidateGenJournalLine Procedure

Codeunit ThirdPartyGenJnlMgt_THI_LINC

Validates record for use on General Journal Line.

Overloads

ValidateGenJournalLine(Record ThirdPartyTransact_THI_LINC) Procedure

Validates record for use on General Journal Line.

Signature

ValidateGenJournalLine(var ThirdPartyTransactions: Record ThirdPartyTransact_THI_LINC)

Parameters

var ThirdPartyTransactions Record ThirdPartyTransact_THI_LINC

Record to be validated.

ValidateGenJournalLine(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')]
ValidateGenJournalLine(var ThirdPartyTransactions: Record ThirdPartyTransaction_THI_LINC)

Parameters

var ThirdPartyTransactions Record ThirdPartyTransaction_THI_LINC