| Home • Tips • Tutorials • Forums • Certification Q's • Interview Q's • Jobs • Testimonials • Contact Us | ||
Document Categories:
What's New?
Contribute?Sample SpecsWhat's Hot? |
Using controller in BSP ApplicationBy Ravi Aswani, YASH Technologies This
document describes the how to create a controller in BSP Application. 1.
Creating BSP Application Create a BSP Application in SE80 e.g., YH1328_TEST_BSP and
provide short description and create it.
2.
Creating Controller on BSP Application – Right click on the application and create-> controller and
enter name as main.do along with
description and press continue.
3.
Populating Controller Class Enter
the name of your controller class i.e. yh1328_controller_main. We also need to
create this class in SE24 (Double
click on yh1328_controller_main to
create the class and press YES)
4.
Creating Controller Class In the Properties Tab of the class yh1328_controller_main ensure its super
class is CL_BSP_CONTROLLER2.
5.
Redefining
Methods of the Class We need to redefine some methods
inherited from the superclass i.e. DO_INIT and DO_REQUEST. |
|
|
Please send us your feedback/suggestions at webmaster@SAPTechnical.COM Home • Contribute • About Us • Privacy • Terms Of Use • Disclaimer • Safe • Companies: Advertise on SAPTechnical.COM | Post Job • Contact Us ©2006-2007 SAPTechnical.COM. All rights reserved. All
product names are trademarks of their respective companies. SAPTechnical.COM
is in no way affiliated with SAP AG. Graphic Design by Round the Bend Wizards |
||