Discussions
SuiteWorld is the largest annual gathering of the NetSuite community! It will be held in Las Vegas on October 6-9, 2025. Our customers and partners look forward to SuiteWorld every year as a place to hear the latest from NetSuite, get hands-on learning, and connect with each other. Register now!
Now, you can stay up-to-date with the latest discussions, helpful tips, and important announcements, all delivered straight to your inbox. Whether you’re looking to catch up on what you missed or just want a quick overview, our email digest has you covered. To learn more and to subscribe, click here.
Adding ISO Country Code to Electronic Bank Payments Payment File Template
Based on this community question, How to obtain by freemarker the ISO country code? — Oracle NetSuite Support Community, we are informed that the ability to pull up ISO Country codes instead of Country names is currently a system limitation in NetSuite.
However, some SEPA files require the ISO country code.
My solve for this is to add and make mandatory the "Country Code" freeform text field (custrecord_2663_entity_country_code) from the Bank Details record in the Payment file template in the "Entity Reference fields" section:
<refField id='custrecord_2663_entity_country_code' label='Country Code' mandatory='true' helptext="This field displays the international code assigned to the country where the bank is based."/>