Notifications
Announcements
[PostHandlerFor(classStr(InventAgingDP), methodStr(InventAgingDP, processReport))] public static void InventAgingDP_Post_processReport(XppPrePostArgs args) { InventAgingTmp inventAgingtmp; EcoResProduct ecoResproduct; Brand brand; update_recordset inventAgingtmp setting BrandId = ecoResproduct.BrandId join ecoResproduct where ecoResproduct.DisplayProductNumber == inventAgingtmp.ItemId; // update_recordset inventAgingtmp //setting // BrandName = brand.BrandName // BrandId = ecoResproduct.BrandId // join ecoResproduct where ecoResproduct.DisplayProductNumber == inventAgingtmp.ItemId // join brand where ecoResproduct.BrandId == brand.BrandId; }
[PostHandlerFor(classStr(InventAgingDP), methodStr(InventAgingDP, processReport))] public static void InventAgingDP_Post_processReport(XppPrePostArgs args) { InventAgingTmp inventAgingTmp; EcoResProduct ecoResProduct; update_recordset inventAgingTmp setting BrandId = ecoResproduct.BrandId join ecoResproduct where ecoResProduct.DisplayProductNumber == inventAgingtmp.ItemId; }
update_recordset inventAgingtmp setting BrandName = brand.BrandName join ecoResproduct where ecoResproduct.DisplayProductNumber == inventAgingtmp.ItemId join brand where ecoResproduct.BrandId == brand.BrandId;
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
André Arnaud de Cal... 663 Super User 2026 Season 1
Abhilash Warrier 289 Super User 2026 Season 1
Martin Dráb 232 Most Valuable Professional