RetailInfocodeTableSpecific::existsForRecord Method
Indicates whether a record occurs in the RetailInfocodeTableSpecific table.
Syntax
client server public static boolean existsForRecord(
RetailInfocodeRefTableIdBase _refTableId,
RetailInfocodeRefRelation _refRelation,
[RetailInfocodeRefRelation _refRelation2,
RetailInfocodeRefRelation _refRelation3])
Run On
Called
Parameters
- _refTableId
Type: RetailInfocodeRefTableIdBase Enumeration
The refTableId field of the RetailInfocodeTableSpecific table.
- _refRelation
Type: RetailInfocodeRefRelation Extended Data Type
The refRelation field of the RetailInfocodeTableSpecific table.
- _refRelation2
Type: RetailInfocodeRefRelation Extended Data Type
The refRelation2 field of the RetailInfocodeTableSpecific table.
- _refRelation3
Type: RetailInfocodeRefRelation Extended Data Type
The refRelation3 field of the RetailInfocodeTableSpecific table.
Return Value
Type: boolean
true if the record exists; otherwise false.