Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether transaction has been settled.
Syntax
public boolean isSettled(
CompanyId _specCompany,
TableId _specTableId,
RefRecId _specRecId)
Run On
Server
Parameters
- _specCompany
Type: CompanyId Extended Data Type
The spec company of the SpecTrans record to find.
- _specTableId
Type: TableId Extended Data Type
The spec table ID of the SpecTrans record to find.
- _specRecId
Type: RefRecId Extended Data Type
The spec record ID of the SpecTrans record to find.
Return Value
Type: boolean
Returns true if transaction has been settled; Otherwise, returns false.