Share via


RouteInventForm.prodRouteDSWritePost Method [AX 2012]

Handles the transformation from a temporary ProdRoute buffer to a RouteOpr buffer.

Syntax

public void prodRouteDSWritePost(boolean _insertMode, [boolean _forceTableRoute])

Run On

Client

Parameters

Exceptions

Exception Condition
Error

The map that contains the routes has not been initialized correctly.

-or-

Another process has changed the record so it cannot be written.

-or-

The map containing the new route has not been initialized correctly.

See Also

Reference

RouteInventForm Class