R32516 PrintoutLayout - Set Printout Layout Name
Code | R32516 |
Entity | General.PrintoutLayouts Entity |
Name | SetPrintoutLayoutName |
Attribute | PrintoutLayoutName |
Layer | Front-End |
Events | AttributeChanged(DocumentEntityName) |
Priority | Normal |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | if(PrintoutLayout.Name == null) PrintoutLayout.Name = DocumentEntityName |
Description | If the Name of the printout layout is empty and the Document Entity Name is changed, the printout layout's Name should be set with the Document Entity Name. (Recalc Expression) |
Message | |
Version | Introduced: 2022 |
Revocable | NO |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.