Does anyone understand how the noteindex in rm20101 is assigned. I believe its created at the time an invoice is created but is there a table that keeps track of the noteindex. I realize that all transactions do not have notes and therefore the noteindex number/note will not be in the sy03900 table.
*This post is locked for comments
Hi Michael
My 2 cents to it - This procedure typically uses the value for the NOTEINDX field in the SY01500 table in the DYNAMICS database and immediately increments the note index value by 1.
Also take a look at the article Fixing missing Note Index values by David Musgrave, which talks of updating missing note indexes, which should be of help. :)
blogs.msdn.com/.../fixing-missing-note-index-values.aspx
Let us know if you need further assistance.
Here's some more information on how to use that.
Use the smGetNextNoteIndex procedure in the Dynamics DB which updates the table SY01500 with the noteindx
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,151 Super User 2024 Season 2
Martin Dráb 229,993 Most Valuable Professional
nmaenpaa 101,156