PaymCalendarProcessor.getRuleList Method [AX 2012]

Retrieves an ordered list of rules for the specified values.

private List getRuleList(LegalEntityRecId _legalEntity, PaymCalendarModuleType _moduleType)

Run On

Called

Parameters

_legalEntity
Type: LegalEntityRecId Extended Data Type
The record ID that specifies the legal entity.
_moduleType
Type: PaymCalendarModuleType Enumeration
The module type of the rules to be retrieved.

Return Value

Type: List Class
A list that contains the rules ordered by how they must be applied.

Community Additions

ADD
Show: