R28526 LogisticsDocument - Max Child Lines
Code | R28526 |
Entity | LogisticsDocument |
Name | MaxChildLines |
Attribute | - |
Layer | Back-End |
Events | Planning + |
Priority | Normal |
Modify | NO |
Action | Validate that:
LogisticsDocument.LogisticsDocumentLines.Count() <= 5000 |
Description | There are calculations in system, whose speed is proportional (directly proportional or in
same cases even proportional to the square of value) to the count of the document lines.
That's why there are certain prohibitions for the maximum count of lines that a single
document could contain.
The current rule ensures that saving a logistic document which contains more than 5000 lines won't be allowed. |
Message | Document '{DocumentText}' contains more than 5000 lines, which is not allowed.
Please, split the lines of the current document into several smaller documents. |
Introduced In Version | 2018.2 |
Revocable | NO |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.