hi All,
I have a very basic question to ask, you know in the sap inbox when i have multiple invoices to approve, and if i click on one of them, a new controller is created and new model..
Now when I click on another invoice, it will be opened on a seperate page, so should it create another controller and another model ?
In my case, its using same controller, but creating another model, which destroys the previous model, hence I am not able to work on multiple invoices.
can someone explain me if there should be a new controller created for each invoice opened ?
thanks,
Gols