RecordInsertList arrayInsert = new RecordInsertList(tableNum(CustPackingSlipSalesLink)); arrayInsert.add(newCustPackingSlipSalesLink); arrayInsert.insertDatabase();