Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Field Size disparity - itemFulfillments
Greetings,
This is more of an observation than a real problem, but we have been running into some errors when we post itemFulfillments.
We are intializing the itemFulfillment, but since the field sizes of the source records are different than the itemFulfillment field sizes, we get errors like the following:
<ns1:statusDetail type="ERROR">
<ns1:code>EXCEEDED_MAX_FIELD_LENGTH</ns1:code>
<ns1:message>The field shipcompany contained more than the maximum number ( 35 ) of characters allowed.</ns1:message>
</ns1:statusDetail>
- <ns1:status isSuccess="false" xmlns:ns1="urn:core_2_5.platform.webservices.netsuite.com">
0