Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Index Function Function_List Reports_And_Documentation}} ====== SUB_DOCUMENT ====== ===== Description ===== Includes a subdocument inside a master document. The source of data for the sub-document is specified as the first parameter of the function. The sub-document will be included for each instance of the business object in the data source. <callout type="primary" title="note" icon="true">This function can only be used inside tags in MS Word documents!</callout> ===== Parameters ===== - Identifier of the list or a string identifying the query (either Rule Language string or the name of the existing query). List members of business objects found by a query serve as the data source for the sub-document - Name of the document template identifying the sub-document. ===== Example ===== <code aim><<SUB_DOCUMENT(Client.Children, 'ClientList')>> </code> Last modified: 2023/05/09 01:19 Log In