Friday, June 5, 2015

Concurrent Program "Serial Number Generation" Completes With Warning Or Error


Symptoms

Concurrent program "Serial number generation" completes with Warning.
Run for quantity 100, but only 9 serials are generated.
Run again for qty 100, request complete with error.
No serials are generated.


Cause

Serial generation have starting number 1.

Starting number also control number of digits allowed for serial.
Starting number 1 means that only one digit is allowed for serial , 1 to 9.

Solution

To implement the solution, please execute the following steps:

1. Go into the responsibility: Inventory

2. Navigate to Items>Organization item

3. In tab Inventory change starting number.
Fill out with '0' to control number of digits that is allowed for the serial number.
Par example starting number 0001, will generate serials up to 9999.

4. Retest the issue.

5. Migrate the solution as appropriate to other environments.

No comments: