PaymCalendarProcessor.findPaymCalendar Method [AX 2012]

Finds the payment calendar for the specified derivation source.

public PaymCalendarFindCalendarResults findPaymCalendar(PaymCalendarIDerivationSource _paymCalendarDerivationSource)

Run On

Called

Parameters

_paymCalendarDerivationSource
Type: PaymCalendarIDerivationSource Interface
An interface that provides the information that is required to retrieve the payment calendar.

Return Value

Type: PaymCalendarFindCalendarResults Class
An instance of PaymCalendarFindCalendarResults which contains the retrieved payment calendar values.

Community Additions

ADD
Show: