Are you instantiating the view in the below code or fetching the instance of view already instantiated ?
var oView = this.getView(oOptions.targetViewName,oOptions.targetViewType);
Are you instantiating the view in the below code or fetching the instance of view already instantiated ?
var oView = this.getView(oOptions.targetViewName,oOptions.targetViewType);