PSAProjFundingSourceRetain::lookupFundingSourceByContract Method
Displays the lookup for the qualifying project funding source, 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 a ProjFundingSource record.
- _custAccount
Type: CustAccount Extended Data Type
The account number of a CustTable record.
Return Value
Type: ProjFundingSource Table
A list of funding sources that is associated to the project contract and customer.