cancel
Showing results for 
Search instead for 
Did you mean: 

launchpad frame in BSP application

Former Member
0 Kudos

Hello,

I want to develop a BSP application that will use the user role and set it in a URL type launchpad (a bit like the BW Bex Web Item menu or the portal launchpad. I am using the RFC WP_LAUNCHPAD_GET to get the user role and generated URL's in the menu but I want to know if there is something standard already (like a an extension or a class) that will generate the HTML code for me and make a hierarchical structure in a BSP frame.

any suggestions are welcome

Benoit

Accepted Solutions (1)

Accepted Solutions (1)

athavanraja
Active Contributor
0 Kudos

I havent seen any standard stuff for this. what you can do is once you get all the URLS, then you can use BSP extentions <htmlb:tree> to build a tree structure of the menu.

Check out the sample BSP applications HTMLB_SAMPLES &

SBSPEXT_HTMLB for htmlb:tree sample code and also check out the BSP weblog area.

/people/durairaj.athavanraja/blog/2004/11/21/bsphow-to-build-performance-efficient-dynamic-htmlbtree

Regards

Raja

Answers (0)