NetSuite provides different character limits for various fields of different record types.
Here’s a few examples of them. Make sure that while integrating or creating customer functionalities, always try to find the exact limits to avoid possible errors.
- Amounts : Max Character Length: maximum 15 digits and 15 decimal points. Up to 999,999,999,999,999.999999999999999.
- Freeform text: Max Character Length: 300 Characters.
- first_name : Max Character Length: 32 Characters
- middle_name : Max Character Length: 32 Characters
- last_name : Max Character Length: 32 Characters
- company_name : Max Character Length: 83 Characters
- title : This is the title of the person, such as Mr., Mrs., Ms., Dr., Rev., etc. Max Character Length: 15 Characters.
- email : Max Character Length: 254 Characters.