How to generate noSeries with A,B,C....,a,b,c...

justeryu
Member Posts: 13
hello guys ,
How to generate noSeries with A,B,C....Z,a,b,c...,z
ex:
SO No.
_______________
SO123A
SO123B
SO123C
.....
SO123Z
SO123a
SO123b
.....
SO123z
Appreciate anyone who can help me!
JY
How to generate noSeries with A,B,C....Z,a,b,c...,z
ex:
SO No.
_______________
SO123A
SO123B
SO123C
.....
SO123Z
SO123a
SO123b
.....
SO123z
Appreciate anyone who can help me!
JY
0
Answers
-
justeryu wrote:
How to generate noSeries with A,B,C....Z,a,b,c...,z
ex:
SO No.
_______________
SO123A
SO123B
SO123C
.....
SO123Z
SO123a
SO123b
.....
SO123z
Hi Justeryu,
May I know why do you need this kind of no. series? In NAV, we can do increment only by integer. So, I do not have any idea about incrementing via char (alphabets). And increment should be done by using integers alone.
What would you do if all the 26 chars (alphabets) i.e) SO123z has been finished? How would you do the next level of increment after SO123z? [-XWith warm regards,
Thankesh
***Learn to lead***0 -
thankesh wrote:justeryu wrote:
How to generate noSeries with A,B,C....Z,a,b,c...,z
ex:
SO No.
_______________
SO123A
SO123B
SO123C
.....
SO123Z
SO123a
SO123b
.....
SO123z
Hi Justeryu,
May I know why do you need this kind of no. series? In NAV, we can do increment only by integer. So, I do not have any idea about incrementing via char (alphabets). And increment should be done by using integers alone.
What would you do if all the 26 chars (alphabets) i.e) SO123z has been finished? How would you do the next level of increment after SO123z? [-X
Well, it will be back to whatever+A again!
all i need is a group with 52 items starting from whatever+A to whatever+z.
Thanks,thankesh.
JY0 -
Increment is done only in numeric part. Possible solutions are using relationships (not seem feasible in your case) or modification in code. (really worth it?)
Meanwhile I didn't understand exactly what you really want by saying grouping items? If you want to group a total of 52 Item use a structure starting with A01 then ends with A56, B01..B56 etc...Ufuk Asci
Pargesoft0 -
perhaps you can play this this:
viewtopic.php?f=5&t=14078
you'll have to add something like
noseries := noseries+t;
test & good luck0 -
Savatage wrote:perhaps you can play this this:
viewtopic.php?f=5&t=14078
you'll have to add something like
noseries := noseries+t;
test & good luck
Hi,Savatage
It solved my question!
Thank you so much.
JY0
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