Open all | Close all

Getting the LATEST information!

To ensure you are getting the latest information please vist this page on the new domain for SAP Development


BSP using cookies - Demonstrate use of cookies within a BSP to store user favourits


This example BSP allows a user to search for transaction codes or programs and store them in a webpage
favourites list. Cookies are used to retain the users list of favourites so it is not lost when the internet window
is closed. The code also demonstrate the basic processing of a HTMLB(business html) table.




How to create ths BSP!
Create a new BSP Application via SE80 and then create the following pages(with flow logic) within it. Click on
the links below for full details of how to create each page. If you have never created a BSP before you might
want to try the step by step creation of a simple BSP first.

Initial.htm 
Display.htm 
Details.htm 
Execute.htm