Share via


CustVendPaymProposalLine.paymModeTableByCompany Method

Retrieves the payment mode record identified by the current payment proposal from the specified company.

Syntax

public CustVendPaymModeTable paymModeTableByCompany(CompanyId _companyId)

Run On

Called

Parameters

Return Value

Type: CustVendPaymModeTable Map
The CustVendPaymModeTable record identified by this payment proposal from the specified company.

Remarks

It is possible that the payment mode record identified does not exist in the specified company.

This causes an empty record.

See Also

Reference

CustVendPaymProposalLine Table