Home > Ask the SAP software/management Experts > SAP NetWeaver, ESA and EAI Questions & Answers > Choosing between BSP and Web Dynpro
Ask The SAP Expert: Questions & Answers
EMAIL THIS

Choosing between BSP and Web Dynpro

Axel Angeli EXPERT RESPONSE FROM: Axel Angeli

Pose a Question
Other SAP Categories
Meet all SAP Experts
Become an Expert for this site


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


>
QUESTION POSED ON: 27 October 2008
I am new to SAP. I want to become a technical consultant, specifically a programmer. I don't know how to choose between BSP and WebDynpro. How can I make this decision?


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



RELATED CONTENT
SAP NetWeaver, ESA and EAI
In an upgrade to SAP ECC 6.0, when do integrated apps get upgraded?
Configuring SAP EDI for sales orders
Installing SAP NetWeaver PI 7.1 on servers running ECC 6.0
Resolving app server connectivity problems for remote users
Should a manufacturing expert pursue SAP PP or SAP SCM (APO)?
How to start an SAP NetWeaver career
How to choose between SAP Basis and SAP security courses
How to pursue an SAP developer job even if you hate Java
Which SAP IDoc type can solve the EDI X12 211 error message?
How to fix two common SAP ABAP problems

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary


This is not an either-or situation. If you are serious you need to learn both: First BSP, then WebDynpro.

WebDynpro for ABAP is a framework for Web development that runs on top of BSP.

BSP in a nutshell: You can create BSP applications in SE80, Add a page to your application. Now you can code normal web page in HTML as in any other Web server. If you need to insert ABAP code, just embrace the code in <% ... %> tags, like you do in ASP.NET or JSP.NET

Sample:

My BSP test <% data: itab type table of t005 with header line. select * from t005 into table itab. %> <% loop at itab. %> <%= itab-land1 %> <% endloop. %> To learn more, try SAP help.

There is also the HTMLB extension for BSP, a macro language that makes pages easier to create. There are also many tutorials in SDN.




Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and answer pairs from more than 250 TechTarget industry experts.
Browse our Expert Advice



SAP White Paper Topics
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2000 - 2009, TechTarget | Read our Privacy Policy
SearchSAP.com is a search service provided by TechTarget and is completely
independent of and not affiliated with SAP AG.
  TechTarget - The IT Media ROI Experts