IndirectTaxInquiryTable_IN::exist Method
Determines whether the specified record exists in the table.
Syntax
client server public static boolean exist(TableId _sourceTableId, PositiveNumber _position)
Run On
Called
Parameters
- _sourceTableId
Type: TableId Extended Data Type
The source table id of the IndirectTaxInquiryTable_IN table record.
- _position
Type: PositiveNumber Extended Data Type
The position of the IndirectTaxInquiryTable_IN table record.
Return Value
Type: boolean
true if the record exits; otherwise, false.