megaphone
SuiteWorld 2026 registration is now open—save $300 Register now
Update your Profile with your Support type to get your Support Type badge.
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Stay in the know of how NetSuite can help grow your business with our guides, webinars, and events. Subscribe Here
What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
What if your ERP could help surface the next step before you go looking for it? Watch here to learn more!

My Stuff

New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.

Ryan_Price_at_URM Red Ribbon

Comments

  • @"Mikko De La Fuente-Oracle", thank you for your reply. The links you provided were very informative, but not quite what I was looking for. I am hoping for a list which maps the value of the record_type_id to a human readable description. So something like... record_type_iddescription163Customer275Employee......
  • I'm having trouble uploading the screenshot, but here is the contents of a command line session: C:NetSuiteDev>type .sdf url=system.na2.netsuite.com account=TSTDRV********** email=**********@******************** role=1059 C:NetSuiteDev>sdfcli project SuiteCloud Development Framework CLI…
  • You might check out the Command Line Interface (CLI) for this. This should allow you to use the existing folder structure with a few additional files added to the root folder and an .attributes folder any where you have scripts stored. See the Help Center's Command Line Interface Guide article for more details. Note that…