HI,
I have imported BAPI_ADV_MED_GET_LAYOUT, done all the mandatory input settings. I am able to get the data in a single table as output also. The displayed output is just a single table, it is displaying all the items in that BAPI.(But the requirement is as below)
The output should be divided into 2 categories and each category has 3-4 sub-categories.
My requirement is to have each main category as a link. When the category link is clicked, the subcategories have to be displayed in a seperate table.
When I click on a sub-category, then all the items in that sub-category have to displayed in another table.
Can someone help me in with the code.
(This application is for displaying Product Catalog for Online Sales)
Thanks,
Vamshi
Edited by: Vamshi Malreddy on Jan 4, 2008 12:15 AM