Requires Free Membership to View
When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.
Hannah Smalltree, Editorial DirectorWebDynpro 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:
There is also the HTMLB extension for BSP, a macro language that makes pages easier to create. There are also many tutorials in SDN.
This was first published in October 2008