web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Released Products from one company to another

(0) ShareShare
ReportReport
Posted on by 27

Hello All - 

I have been tasked with customizing the Release Products form (EcoResProductRelease) accessed from Product Information Management -> Common -> Products -> Products, selecting product, then clicking the "Release Products" button.  Once a product is released to a company from the Release Products form, it is often edited from its original release state.  When releasing we want a way to select a company to copy the product details from instead of using "default" values.

What is the best way to approach this?  The users have asked for just another tab on the Release Products form to select a company to copy the details from.  Thanks for your help!

*This post is locked for comments

I have the same question (0)
  • drMurray86 Profile Picture
    27 on at
    RE: Released Products from one company to another

    So I have decided to go down the Item Template customization path.  After stepping through some code, it appears that the company data is stored in a Common table in the dataAreaId field, via this assignment in the path \Classes\SysRecordTemplate\getRecordTemplateValues -

        SysRecordTemplateStorageCompany storageCompany  = SysRecordTemplateStorage::newCommon(common, SysRecordTemplateType::Company);

    I would think that I need a way to change a query used somewhere to be all companies, but since this Common table has a specific company in dataAreaId, is there a way to make it select templates from all companies?  If not, my plan is to add a prompt to select a company when the "Apply Template" button is clicked.

  • André Arnaud de Calavon Profile Picture
    297,339 Super User 2025 Season 2 on at
    RE: Released Products from one company to another

    You can use the copy entity data between legal entities or export products and then import in another legal entity.

    Otherwise a customization can help. E.g. managing the item templates to be synchronized across legal entities.

  • drMurray86 Profile Picture
    27 on at
    RE: Released Products from one company to another

    Product templates cannot be used across legal entities, otherwise that would be a perfect solution.  Will DIXF work across different legal entities for released products?

  • André Arnaud de Calavon Profile Picture
    297,339 Super User 2025 Season 2 on at
    RE: Released Products from one company to another

    Hi drMurray86,

    It would be possible to setup product templates in each company. Then you can apply a template after releasing. Copying values from another legal entity would require a customization or you can have a look at import/export framework.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Andrés Arias – Community Spotlight

We are honored to recognize Andrés Arias as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Syed Haris Shah Profile Picture

Syed Haris Shah 9

#2
Mea_ Profile Picture

Mea_ 4

#3
Martin Dráb Profile Picture

Martin Dráb 2 Most Valuable Professional

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans