InventJournalTransfer

Hi,

I want to dynamically set the values what ever selected in from inventory dimension to to inventory dimension.

Ex - From Inventory dimension Color = To Inventory Dimension Color

kindly help me.

Thanks in advance

Regards,

Selva

There are two data sources in the form , InventDimIssue and InventDimReceipt.
You need to set the inventDimReceipt data when the required dimension is modified in InventDimIssue data source.
Refer, \Classes\InventJournalFormTrans_Movement\fieldModifiedInventDimFieldsPost
there is an existing RU(country specific) code that does the same.