<h2>In fx_currency table, the sys_id of the record and the currency code is same only for few records</h2><br/><div style="overflow-x:auto"><article><div ><h3 >Summary</h3><section><ul style="list-style-position: inside;"><li>As per the OOB design, the fx_currency table is designed in a way where we can see some records sys_id is same as currency code.</li><li>However, it is not same for all the records in fx_currency table. For others, it is generated sys_id</li><li>Hence, we suggest populating the sys_id of the currency from 'fx_currency' table records if the fx_currency table is referenced to any other field for accurate results.</li><li>This is the expected OOB behavior.</li></ul></section></div></article></div>