Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _periodToDate
Type: TransDate Extended Data Type
- _glPostingDate
Type: TransDate Extended Data Type
- _destinationCompany
Type: SelectableDataArea Extended Data Type
- _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.