Skip to main content

Notifications

Microsoft Dynamics AX (Archived)

Delete CrossCompany

Posted on by Microsoft Employee

Im trying to add a delete method to the inventTable that will run when a Company Specific Product is Deleted. It will check to see if that Product Exist in any other Company and if it does just delete it come the Company Specific table, if it does not delete it from the Global which is the EcoResProduct Table.

Im having a issue with Syntax

 

 

 

if (this.ItemId)

{

 

 

 

    While select crossCompany InventTable where this.ItemId && this.dataAreaId == curext()

     {

 

 

 

     if(?)

        {        

            ??

        }

 

 

 

delete_from

EcoResProduct

 

 

 

where

EcoResProduct.Recid == this.Product;

*This post is locked for comments

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

New! Quick response templatesâš¡

Save time with the new custom templates!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,219 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,056 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans