Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _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 that are associated to the project contract and customer and those associated with the project grant.