R29759 SalesOrder - Sequence Required
Code | R29759 |
Entity | Crm.Sales.SalesOrders Entity |
Name | SequenceRequired |
Attribute | FiscalSalesNumber, Sequence |
Layer | Back-End |
Events | Commit |
Priority | Late |
Modify | NO |
Applicable Legislations | BG (EnterpriseCompany.Company) |
Action | If (FiscalSalesNumber != NULL)
Validate that Sequence != NULL |
Description | If FiscalSalesNumber has a value then Sequence also must have a value. This will prevent document to be deleted. |
Message | Sales Order '{DocumentText}' has a value for field Fiscal Sales Number but the field Sequence does not contain a value. |
Introduced In Version | 2019.1 |
Revocable | NO |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.