CustVendOpenTransManager.getSpecTransCount Method [AX 2012]

Retrieves the count of records in the SpecTrans table that are associated with this instance of the CustVendOpenTransManager class.

Syntax

public int getSpecTransCount()

Run On

Called

Return Value

Type: int
The count of records in the SpecTrans table.

See Also

Reference

CustVendOpenTransManager Class