Hey all, my first post on here!
I was tasked with having to delete a lot of obsolete products from AX. I'm still relatively new to AX.
I'm trying to figure out what code I need to delete a product from our system. I was told that to manually do it you go into the "Released Products" Page and delete from there, THEN go to the "Products" Page and delete from there.
I need to do this programatically because I have an Excel file that I'm reading from that has thousands of products listed. I've already figured out how to read from the an Excel file in X++.
If I look at the method that is being called on those delete buttons, its just "DeleteRecord". What does that mean? I can't find that code anywhere?
Any help would be greatly appreciated. Thanks!
------------------------------
Pedro Coelho
Holman Parts Distribution
Pennsauken NJ
------------------------------
*This post is locked for comments
I have the same question (0)