Share via


VendOutPaymRecord_SESWIFT.output Method [AX 2012]

Prints a record that is currently being processed.

Syntax

public void output()

Run On

Server

Remarks

A concrete CustVendOutPaymRecord implementation should override this method, because the default implementation is an empty method.

See Also

Reference

VendOutPaymRecord_SESWIFT Class