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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Delete CrossCompany

(0) ShareShare
ReportReport
Posted on by

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

I have the same question (0)

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Joris dG Profile Picture

Joris dG 5

#2
Sagar Suman Profile Picture

Sagar Suman 2 Super User 2026 Season 1

#2
Alexey Lekanov Profile Picture

Alexey Lekanov 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans