Share via


SpecTrans::getSpecTransCount Method

Gets a count of the SpecTrans records that share the same SpecCompany, SpecTableId, and SpecRecId values.

Syntax

client server public static Integer getSpecTransCount(
    CompanyId _specCompany, 
    TableId _specTableId, 
    RefRecId _specRecId)

Run On

Called

Parameters

Return Value

Type: Integer Extended Data Type
The count of SpecTrans records.

See Also

Reference

SpecTrans Table