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
- _contractId
Type: ProjInvoiceProjId Extended Data Type
The contract ID of ProjFundingSource record.
- _custAccount
Type: CustAccount Extended Data Type
The account number of CustTable record.
Return Value
Type: List Class
A List of funding sources associated to the project contract and customer; and those associated with the project grant.