Share via


VendOutPaym_NACHA.setEffectiveDate Method [AX 2012]

Sets the effective date of the transaction.

Syntax

public void setEffectiveDate(date effEntDate)

Run On

Called

Parameters

  • effEntDate
    Type: date
    The effective date to set.

Remarks

This method should be called whenever a detail record is added to the NACHA EFT.

See Also

Reference

VendOutPaym_NACHA Class