Share via


COSWorkTrans::existsLedgerRecIdCostCode Method

Checks whether the COSWorkTrans table contains any records for the particular combination of ledger transaction ID and a cost code.

Syntax

client server public static boolean existsLedgerRecIdCostCode(RecId _ledgerRecId, COSCostDimensionCode _costCode)

Run On

Called

Parameters

Return Value

Type: boolean
true if the corresponding COSWorkTrans record exists; otherwise, false.

See Also

Reference

COSWorkTrans Table