Announcements
No record found.
[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.
Congratulations to our 2026 Super Stars!
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... 583 Super User 2026 Season 1
Giorgio Bonacorsi 378
Diego Mancassola 255