Is there a way to set values like cogsaccount usin...
# suitescript
h
Is there a way to set values like cogsaccount using the name instead of the internal id? Example: item.setFieldValue("cogsaccount", "Inventory - Finished Goods"); instead of item.setFieldValue("cogsaccount", "179");