ProjFundingSource::processFundingSourceId Method
This method is used to manipulate the projFundingSourceId if already exists.
Syntax
server public static ProjFundingSourceId processFundingSourceId(ProjFundingSourceId _fundingSourceId, ProjInvoiceProjId _contractId)
Run On
Server
Parameters
- _fundingSourceId
Type: ProjFundingSourceId Extended Data Type
The FundingSourceId of ProjFundingSource record.
- _contractId
Type: ProjInvoiceProjId Extended Data Type
The contract ID of ProjFundingSource record.
Return Value
Type: ProjFundingSourceId Extended Data Type
return ProjFundingSourceId value.
Remarks
Return manupulated projFundingSourceId if already exist Otherwise Original projFundingSourceId.