Skip to main content
Post a question

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id : jIQFOcReq1rW8Oj6RMT/LO

Microsoft Dynamics AX 2012 Number Sequence Mechanism Simple (Simple Scenario)

M.Aamer Profile Picture M.Aamer

The number sequence is the control point to ensure the transactions, and master data IDs are serialized, the IDs structure is an important task in the Design Phase and it is executed by the application consultant and the concerned parties for each business area.

This post will discuss the mechanism of increment new sequence for a specific record (vendor ID) if user 1 created a vendor record by press (Ctrl + N), Dynamics AX 2012 increment new record number (Status: Undecided) and add the next new number which will be used for the next record. If the user decided to cancel the creation process without saving it, Microsoft Dynamics AX 2012 store the number as reserved (Status: None), if the user decided to create another record will take the reserved number, and the same case if another user creates a record.

NS-5

 

 

 

 

 

 

 

 

 

 

Hereunder a screen shots illustrate the number sequence.

The last created record ID is: 900112, and next number is: 900113

NS-1

 

 

 

 

 

 

 

 

 

 

A new record created (Ctrl + N), AX 2012 propose the new number (900113) and in the status list gives it a status of Undecided, and increment a new record in the Next filed (900114)

NS-2

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

The user cancel the creation process without saving.

NS-3

 

 

 

 

 

 

 

 

 

 

 

 

The number sequence 900113 status is None, which means if a the same user or another user will create a record will take this number.

NS-4

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

User Group: Dynamics Arabia


This was originally posted here.

Comments

*This post is locked for comments