ProjFundingSource::getCustomerDefaultFundingSource Method
Gets the default funding sources by contract and customer.
Syntax
client server public static RefRecId getCustomerDefaultFundingSource(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 customer ID of ProjFundingSource record.
Return Value
Type: RefRecId Extended Data Type
The RecID of the default funding source.