ProjFundingSource::lookupFundingSourceByContract Method
Displays the lookup for a qualifying project funding source that is filtered by contract.
Syntax
client public static ProjFundingSource lookupFundingSourceByContract(
FormReferenceControl _formReferenceControl,
ProjInvoiceProjId _contractID,
[CustAccount _custAccount])
Run On
Client
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The calling reference control.
- _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: ProjFundingSource Table
The List of funding sources associated to the project contract and customer;