Hello,
while releasing items from one legal entity to other legal entity, only few standard fields are copying I want to copy few customized fields as well.
which class can I extend for above scenario.
Thanks in Advance.
If you want to synchronize data between InventTable records in several companies, then the product release process won't help you, because that's a different thing.
Releasing a product mean creating a released product (InventTable) based on the company-agnostic product definition (EcoResProduct). It doesn't copy a released product already released to some other company.
Thank you for responding Martin,
I have few legal entities like MH01, MHOM, MHQA.
I created one item in MH01. While releasing this item I selected other legal entities also.
In this case, when I open released products only in MH01 we are getting our custom field values. In other legal entities all custom fields are blank.
I need to copy all fields data to other legal entities also. suggest which object I need to modify.
You screenshot shows that you're talking about relasing a product to a company, not from one company to another.
Can't you simply handle your field in an extension of InventTable.initFromEcoResProduct()?
Hi Prasanth123,
If you want to add new data sources to existing forms through extension. Follow these steps.
Add data sources to forms through extension - Finance & Operations | Dynamics 365 | Microsoft Learn
And the standard form for releasing items is EcoResProductRelease which you can refer to.
InventTable
can you let us know in which table these additional custom fields are added?
Releasing the products through Released products form
are you releasing the products through Released products form or using cross company data sharing?
André Arnaud de Cal...
292,160
Super User 2025 Season 1
Martin Dráb
230,962
Most Valuable Professional
nmaenpaa
101,156