I am trying to generate Item Code like this:

AABBCC######

The above will be alpha numeric.AABBCC will be alphabetical and ###### 
will be numeric.

Now AA can be changed BB can be changed and CC can be changed

There are around 10 combinations of AABBCC and for each combination the 
numbering will start from 1 onwards.

e.g one combination will be XYZTFG000001
Next no.will be XYZTFG000002..003..004 so on

While for another group of items it will be 
XTYUIS000001..002..003..004..onwards.

Facing difficulty doing the same.Is it possible to do it in Axapta.


Reply via email to