supportsvc
Technical User
Hello,
So there's an odd incrementing that needs to occur for change on invoice number
Need to increment in a 14 "digit" required LineSeqNo field like so:
00000100000000
00000200000000
Invoice Numbers repeat for each line and the LineSeqNo increments for each line detail per invoice but not the typical 1, 2, 3, 4, etc ...
but as shown, it starts in the middle of a 14 "digit" LineSeqNo field.
How do I do a Make Table to auto assign the LineSeqNo for each change on InvoiceNo?
So there's an odd incrementing that needs to occur for change on invoice number
Need to increment in a 14 "digit" required LineSeqNo field like so:
00000100000000
00000200000000
Invoice Numbers repeat for each line and the LineSeqNo increments for each line detail per invoice but not the typical 1, 2, 3, 4, etc ...
but as shown, it starts in the middle of a 14 "digit" LineSeqNo field.
How do I do a Make Table to auto assign the LineSeqNo for each change on InvoiceNo?