Hi All,
I am trying to setup multiple number sequence for the same field.
when creating Productions (choose from NP-#### or just ##### for the ProdId), this will also be replicated in other modules like in Purchase or sales orders.
I found this tutorial for ax2009 that I think it could fit with my requirement. But is not entirely compatible with AX2012. in the tutorial he is using a lookupNumberSequenceCode method that is not found in the number sequence Table ( NumberSequenceTable::lookupNumberSequenceCode(control, this.parmParentCode()); )
does anybody have this code somewhere? I would like to know how is implemented maybe I can adapt to the AX2012.
I also found this tutorial but I don't get the last Step where he assigns the table field to the number sequence.
any help is greatly appreciated
thanks a lot!