Dear all,
An user got an issue while doing project invoicing
Unable to allocate sequence numbers for TableID:%1,CurrentNextVal:%2,NewNextVal%3
An error occurred while obtaining new Recid value for the table.
Please let me know how to fix with the above error.
I got an article saying that to update in the systemsequences table next value with the Max(recid) of the TAbid Table.But in my case te recid is showing blank.
Thanks..