Share via


SpecTrans::existMarkedPayment Method

Determines whether a record in the SpecTrans table exists with the Payment field set to Yes.

Syntax

client server public static boolean existMarkedPayment(
    CompanyId _specCompany, 
    TableId _specTableId, 
    RefRecId _specRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if a record in the SpecTrans table exists with the Payment field set to Yes; otherwise, false.

See Also

Reference

SpecTrans Table