Hi Kalpana
Try this:
Open the BSP Component in SE80 with Object Type as BSP Application.
Much better will be opening the enhanced BSP component. This you can achieve by adding 'Z' to the name.
So basically, from above screenshot, the component is "BT116S_SRVO ".
Open "ZBT116S_SRVO" in SE80 as BSP Application. In that under "Views" section, you will find the .htm file of the view "AdvancedSP". Double click to open it.
Check the field Controller Class. The same implementation class should be mentioned which is displayed in above image.
Check if the class is existing in SE24. If not only create a TR for that class from your development system and transport it further.
This should solve the issue. Let me know, if it works.
Regards,
Chinmaya Mandavgane