How do I know which field in the table is sys_id?

BoHyun Jung
Mega Sage
 
6 REPLIES 6

@BoHyun Jung,

The element_id field is being used by the sys_journal_field table to associate it with the record the comment (journal entry) was added to.  The comment is a record on the sys_journal_field and has it’s own sys_id.

Bert_c1
Kilo Patron

Look at reference fields in the desired table for the 'Requested Item' table. Those table records will contain the sys_id value of the record in 'Requested Item' table.