EximVendInvoiceTrans_IN::exist Method

Determines whether the specified record exists in the table.

Syntax

client server public static boolean exist(RefRecId _vendInvoiceTransRecId)

Run On

Called

Parameters

  • _vendInvoiceTransRecId
    Type: RefRecId Extended Data Type
    The vendor invoice transaction record id of the ExciseRegisterBalanceInquiry_IN table record.

Return Value

Type: boolean
true if the record exits; otherwise, false.

See Also

Reference

EximVendInvoiceTrans_IN Table