Update Sage 300 O/E Order Ship- to values (2 replies)
Hi Arline,
Order Header - Transaction Id E0520 Transaction Type Orders - map the OrderNumber and the ShipTo fields
Order details - Transaction Id dropdown box Select LineItems and in Transaction Type dropdown box select (none)
Yes, that's what I thought too.
When I do that I get this error:
Accpac API Error 1144 - Order Detail Attempt to change read-only field 'Optional Fields'.
Hi there,
Looking for a little support on a mission to update Sage 300 O/E Order Header ship-to values.
This is a scenario where IMAN creates the order, and right afterward, the data pass through a filter to check for which ship-to address we're using. If certain criteria are met, we need to update the ship-to information on the order header (OEORDH1 table in the database, not ARCSP ship-to master data).
I am surprised by several things:
Accpac API Error 1144 - Order Detail Attempt to change read-only field 'Optional Fields'.
3. When I remove the ORDNUMBER field from the list of fields to update, IMAN shows that the record was updated, but in fact I don't see that the order ship-to data was updated.
Sample mapping here.