EximUpdate_IN::fetchDate Method [AX 2012]
Fetchs date of the issue.
Syntax
client server public static TransDate fetchDate(
PaymentPer_IN _paymentPer,
Days_IN _days,
TransDate _issueDate)
Run On
ClientOrServer
Parameters
- _paymentPer
Type: PaymentPer_IN Enumeration
The instance of the PaymentPer_IN class.
- _days
Type: Days_IN Extended Data Type
The instance of the Days_IN class.
- _issueDate
Type: TransDate Extended Data Type
The date of the issue.
Return Value
Type: TransDate Extended Data Type
The instance of the TransDate class.