ProjProposalJour.initFromProjInvoiceTable Method
Initializes the appropriate fields of this invoice proposal with corresponding fields from the invoice project and currency code passed in.
Syntax
public void initFromProjInvoiceTable(
ProjInvoiceTable _projInvoiceTable,
[ProjFundingSourceRefId _projFundingSourceRefId,
CurrencyCode currencyId])
Run On
Called
Parameters
- _projInvoiceTable
Type: ProjInvoiceTable Table
The invoice project used to initialize the invoice proposal.
- _projFundingSourceRefId
Type: ProjFundingSourceRefId Extended Data Type
The funding source name for invoice proposal.
- currencyId
Type: CurrencyCode Extended Data Type
The currency code used; optional.