Finding this word "O-Ring" on Description field fr

fmhigue
Member Posts: 290
I know is something simple, but I do not have an idea how to do it.
I need to block all items on the Item table, that includes "O-Ring" as part of the description because we can not import those items rightn now.
(We do not have an special document our goverment is asking us and I do not want Customer Service to quote those)
Which function do I need to use to find that text?
Thank you
I need to block all items on the Item table, that includes "O-Ring" as part of the description because we can not import those items rightn now.
(We do not have an special document our goverment is asking us and I do not want Customer Service to quote those)
Which function do I need to use to find that text?
Thank you
0
Comments
-
recItem.SETFILTER(Description,'=%1','*@o-ring*');
No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)0 -
Does that filter OUT O-Ring?Luc Van Dyck wrote:
recItem.SETFILTER(Description,'=%1','*@o-ring*');
I was thinking as an easy solution was creating a new field on the item card.
Call it "Temp Block" (or something) as a Boolean Type.
Check the "O-ring" items off since it's easy to select items that CONTAIN "O-ring"
Then you can easily filter items that "Temp Block" is false.
It just seems a a quick & easy way plus you might use it for other things in the future, if not it can alwyas be deleted once done, Just a thought..0 -
fmhigue wrote:I need to block all items on the Item table, that includes "O-Ring" as part of the description because we can not import those items rightn now.
He wants to block all items that contains "O-Ring".
Of course, you need to add the line:recItem.MODIFYALL(Blocked,TRUE);
No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)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