CustAgingSnapshot.getActualAgingDate Method [AX 2012]

Retrieves the aging date used to calculate aging snapshots.

protected date getActualAgingDate()

Run On

Called

Return Value

Type: date
The aging date used to calculate aging snapshots.

If the AgingDateType value is set to CustAgingDateType::CurrentDate, the AgingDate value will be overridden with the current date. If the AgingDateType value is set to a CustAgingDateType::SelectedDate, the value of the AgingDate value will be returned.

Community Additions

ADD
Show: