Item deleteComponentBom = this.newItem(“MIN_System_BOM”,”delete”); deleteComponentBom.setAttribute(“where”,"[MIN_System_BOM].related_id = '"+TDC_BOM.getItemByIndex(j).getRelatedItemID()+"'"); deleteComponentBom.apply();
Item deleteComponentBom = this.newItem(“MIN_System_BOM”,”delete”); deleteComponentBom.setAttribute(“where”,"[MIN_System_BOM].related_id = '"+TDC_BOM.getItemByIndex(j).getRelatedItemID()+"'"); deleteComponentBom.apply();
Copyright © 2025 Aras. All rights reserved.