CreateSalesDocument Procedure

Codeunit TPSalesDocMgt_THI_LINC

Overloads

CreateSalesDocument(Record ThirdPartyTransact_THI_LINC) Procedure

Signature

CreateSalesDocument(var ThirdPartyTransactions: Record ThirdPartyTransact_THI_LINC)

Parameters

var ThirdPartyTransactions Record ThirdPartyTransact_THI_LINC

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

Parameters

var ThirdPartyTransactions Record ThirdPartyTransaction_THI_LINC