Deletion of line item in BOM

dppandit
Member Posts: 29
Hi Expert,
We are using AX 4.0 SP2.
We want to delete one line items from all BOM (Global deletion), which has been updated in BOM line from excel sheet.
What is the way to handle this in NAV.
After some research, we are able to find the batch job for replacement of item, but not delection.
Please suggest.
Thanks,
Dinesh
We are using AX 4.0 SP2.
We want to delete one line items from all BOM (Global deletion), which has been updated in BOM line from excel sheet.
What is the way to handle this in NAV.
After some research, we are able to find the batch job for replacement of item, but not delection.
Please suggest.
Thanks,
Dinesh
0
Comments
-
There is no mass deletion. If an item is required to build it then a mass replacement is common sense, but a mass deletion is not - why would you have added it in the first place would be the common question. There are of course exceptions, but you would need to write a process to handle these.The art of teaching is clarity and the art of learning is to listen0
-
I think while posting your views you have only considered software in your mind and not the Industries.
Let me give you some details of the Engineering based Industries, where changes in the BOM arevery frequent.
1. A new item is added in one category of BOM. How will this item be added in all BOM of this type.
2. One item should be removed from the BOM. Please note that this is not replaced, it has ommitted from all the BOM, where is exist.
Therefore there are cases when client need removal of one particular item from all the BOM it exist and many a times reciprocal also.0 -
Can you give me an example of an item in an industry is removed from multiple BOM's at the same time and the item is not replaced and the end item remains the same? Then tell me it is not industry specific?
I have experience across multiple systems for many years and have not come across the requirement - you will also note my answer was actually not software specific, so I was actually answering from a non-software perspective. Anyway I am not denying the fact it can exist, but it is the exception, and if software was written for the exceptions it would never be finished.
Bottom line, you need to modify the system to achieve this.The art of teaching is clarity and the art of learning is to listen0 -
I think you need to create a little function for this like
...
BOM myBom
ttsbegin;
delete_from myBOM where itemid == <code of item to delete>
ttscommit;
...0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions