Adding New Rows to AP Invoice through Updatable Dashboard

I have an updatable BAQ attached to a dashboard to add new rows to AP invoice, when I click save after entering all the required fields, I get an error saying to use APInvHedGetNewInvoice. In the updatable BAQ the only option is to use UpdateExt. Any ideas on how to go about this? Thanks!

Not everything can be done with an updateable BAQ. . .

1 Like

You could pass though the relevant information through to a function that did the process.. Would need to be on 10.2.500 and above.