Thanks a lot Michael,
It works very well.
Now I want to get the values of these input parameters and pass it to my Odata Service to fetch the records
I know that I can get the value of a Text field by "sap.ui.getCore().byId("cArea").getValue()"
But I am not sure as to where to define my Table code and place it in shell
Can you please help me on how I can pass these input parameter values to my Odata Service to show the Table?
Regards,
Vivek