We're using an API to create customer payments in the receipt journals. In this context, we plan to use our own identifier as the document number (instead of the sequence defined in Business Central). The identifier we plan to use has more than 14 characters.
I read this article: https://learn.microsoft.com/en-ca/dynamics365/business-central/ui-create-number-series
In this article, even though the document number is 20 characters long, there are some situations where we should use a number shorter than 14 characters.
We're now trying to determine if the 14-character limit applies to our context or not.
Questions...
I assume so... but does this recommendation still apply when we provide our own document number?
The article states: "If you expect to process more than 9999 documents in bank or GIRO journals, or cash receipt journals, set up number series for those types of documents to include fewer than 14 characters."
- Question: In the context of cash receipt journals, does "process more than 9,999 documents" mean "report more than 9,999 documents in a single batch"?
The article states: "There are some situations where Business Central will append a number with a system-generated ID.".
- Question: Other than the processing of 9999 documents, what other situation might require an id fewer than 14 characters? Is there a list of that situations?