Skip to main content
We have an auto # like this: PRO-{YY}{MM}{DD}-{00}

 

The 00 continues sequentially, but we want to have the 00 restart each day.  So, today we will receive records with these #.s:

 

PRO-160510-01

 

PRO-160510-02

 

PRO-160510-03

 

PRO-160510-04

 

Tomorrow we want the number to restart in order to receive records with these #.s:

 

PRO-160511-01

 

PRO-160511-02

 

PRO-160511-03

 

How can we have the numbering series restart each day?

 

 
1 respuesta
0/9000