Share via


LedgerEliminationRule.isRuleValidToProcess Method

Determines whether an elimination rule is valid to process.

Syntax

public boolean isRuleValidToProcess(
    TransDate _periodToDate, 
    TransDate _glPostingDate, 
    SelectableDataArea _destinationCompany, 
   [boolean _validateJournalName])

Run On

Called

Parameters

  • _validateJournalName
    Type: boolean

Return Value

Type: boolean
true if the elimination rule is valid; otherwise, false.

Remarks

This method sets error messages for each error encountered.

See Also

Reference

LedgerEliminationRule Table