Share via


ProjFundingSource::getFundingSourcesByCustomer Method

Gets the funding sources by contract, customer and grant.

Syntax

client server public static List getFundingSourcesByCustomer(ProjInvoiceProjId _contractId, CustAccount _custAccount)

Run On

Called

Parameters

Return Value

Type: List Class
A List of funding sources associated to the project contract and customer; and those associated with the project grant.

See Also

Reference

ProjFundingSource Table