PaymCalendarProcessor.findPaymCalendar Method [AX 2012]
Finds the payment calendar for the specified derivation source.
public PaymCalendarFindCalendarResults findPaymCalendar(PaymCalendarIDerivationSource _paymCalendarDerivationSource)
Run On
CalledParameters
- _paymCalendarDerivationSource
- Type: PaymCalendarIDerivationSource Interface
An interface that provides the information that is required to retrieve the payment calendar.
Return Value
Type: PaymCalendarFindCalendarResults ClassAn instance of PaymCalendarFindCalendarResults which contains the retrieved payment calendar values.
Community Additions
ADD
Show: