Share via


CustVendOutPaymRecord.output Method [AX 2012]

Outputs a record that is currently being processed.

Syntax

public void output()

Run On

Called

Remarks

A concrete CustVendOutPaymRecord implementation should override this method as default implementation is an empty method.

See Also

Reference

CustVendOutPaymRecord Class