Hi all
Running AX 2012 R3 CU9.
Having a bit of an issue with a form - I had predicted this might be the case, but no idea how to progress.
The form uses data source SalesLine, and users would like to update the InventBatchId associated with it. The normal process we would use to allow something like this - associate second data source (in this case InventDim), link the two, and display InventBatchId on the form. But in this case, this doesn't work.
I am assuming this is because when you update InventBatchId, what you would like the system to do is: find or create the appropriate InventDimId, and change SalesLine.InventDimId to match that one. But I've got no idea how to tell it to do that on my form.
Is there an officially supported way of doing this? I have been looking for documentation but think I am missing the vocab.
Any help would be much appreciated. Thanks very much in advance.
Cheers
Luke
*This post is locked for comments
I have the same question (0)