ProjFundingRule::isRoundingAcctValid Method
Validates that the funding rule has a funding source define to handle rounding amounts.
Syntax
client server public static boolean isRoundingAcctValid(ProjFundingRuleRefId _fundingRule)
Run On
Called
Parameters
- _fundingRule
Type: ProjFundingRuleRefId Extended Data Type
The funding rule being processed.
Return Value
Type: boolean
true if one funding source has be defined for rounding amount postings; otherwise, false.