RetailInfocodeTableSpecific::findForRecord Method
Finds a record in the RetailInfocodeTableSpecific table.
Syntax
client server public static RetailInfocodeTableSpecific findForRecord(
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: RetailInfocodeTableSpecific Table
A record in the RetailInfocodeTableSpecific table; otherwise, an empty record.