Hi everyone,
I’m trying to update the Shipping Rule field (ShipComplete) for each Sales Order line (SOLine) in Acumatica.
Here’s what I’ve tried so far:
-
Mass Update through Generic Inquiry: I created a GI including the
ShipCompletefield and enabled Mass Update. However, the update doesn’t seem to apply to the records. -
Import Scenario: I created an import scenario mapped to the Sales Orders (SO301000) screen.
-
When I use LineNbr = -1 (Deactivated), it only updates the first line of the sales order.
-
If I activate LineNbr, It is giving error as Unit Conversion is missing.
-
My goal is to update the Shipping Rule for each SOLine (e.g., set “Back Order Allowed”) without manually editing each order.
Has anyone successfully updated line-level fields in SOLine via Import Scenario or found a working approach?
Do I need to use a different matching field or configuration to get each line updated correctly?
Any guidance or examples would be greatly appreciated!
Thanks,




