Share via


SpecTransManager.findByMarkedPayment Method [AX 2012]

Finds the SpecTrans record that corresponds to this class instance with the Payment field set to 'Yes'.

Syntax

public SpecTrans findByMarkedPayment()

Run On

Called

Return Value

Type: SpecTrans Table
A record in the SpecTrans table; otherwise, an empty record.

See Also

Reference

SpecTransManager Class