Share via


ProjFundingSource::lookupFundingSourceByContractAndCustomer Method

Shows the lookup for the qualifying project funding source, filtered by contract and customer.

Syntax

client public static ProjFundingSource lookupFundingSourceByContractAndCustomer(
    FormReferenceControl _formReferenceControl, 
    ProjInvoiceProjId _contractID, 
    CustAccount _custAccount)

Run On

Client

Parameters

Return Value

Type: ProjFundingSource Table
The list of funding sources that are associated to the project contract and customer and those associated with the project grant.

See Also

Reference

ProjFundingSource Table