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 Action Action_List Process Lists Business_Object References}} ====== INSERT ====== This action inserts an instance of a business object into a reference list of another object. ===== Syntax ===== ''INSERT'' AttributeIdentifier() IN AttributeIdentifier() where the first Attribute Identifier indicates the object to insert and the second one – the list to insert into. ===== Example ===== <code aim>INSERT Transaction IN Account.Transactions </code> Last modified: 2023/05/09 01:38 Log In