GetSumQty Procedure
Codeunit TPSalesDocMgt_THI_LINC
Overloads
Name | Description |
---|---|
GetSumQty(Record ThirdPartyTransact_THI_LINC) | |
GetSumQty(Record ThirdPartyTransaction_THI_LINC) |
GetSumQty(Record ThirdPartyTransact_THI_LINC) Procedure
Signature
GetSumQty(ParamThirdPartyTransactions: Record ThirdPartyTransact_THI_LINC)
Parameters
ParamThirdPartyTransactions
Record ThirdPartyTransact_THI_LINC
GetSumQty(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')]
GetSumQty(ParamThirdPartyTransactions: Record ThirdPartyTransaction_THI_LINC)