ManPageP SequenceCheck

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

Return to Index

Enjoy it, and help to fill it! But please, always respecting copyright.

Please write your contributions under the Contributions Section



Process: Sequence Check

Description : Check System and Document Sequences

Help : Check that System and Document sequences are correct. Run this process, if you get Duplicate Key error messages.

Class Name: org.compiere.process.SequenceCheck

ManPageP SequenceCheck.png

Contributions

This Process is available from the menu when logged in as System.

The process performs the task in three steps.

1. Check the correspondence between active tables and the ID sequencing information in AD_Sequence and update AD_Sequence (checkTableSequences).

2. Check the range of the ID sequencing information and update AD_Sequence correspondingly (checkTableID).

3. Check the existence of document numbering of client documents (column name is "DocumentNo" or "Value") and update AD_Sequence (checkClientSequences).