Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _companyId
Type: CompanyId Extended Data Type
The company from which to retrieve the payment mode record.
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.