Share via


SpecTrans::existMarkedFullSettlement Method

Determines whether a record in the SpecTrans table exists with the FullSettlement field set to NoYes::Yes.

Syntax

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

Run On

Called

Parameters

Return Value

Type: boolean
true if a record exists; otherwise, false.

See Also

Reference

SpecTrans Table