LedgerAllocationBasisRule::getDistinctBasisRuleTransactionDates Method
Gets a container with the start/end dates for an allocation rule.
Syntax
client server public static container getDistinctBasisRuleTransactionDates(LedgerAllocationRuleID _ruleId, TransDate _asOfDate)
Run On
Called
Parameters
- _ruleId
Type: LedgerAllocationRuleID Extended Data Type
The LedgerAllocationRuleId rule.
- _asOfDate
Type: TransDate Extended Data Type
The end date for the container.
Return Value
Type: container
Container with the start date and end date.