Hey,
I have a problem with a BSP app that I'm currently working on.
The BSP is set to statefull, an internal table (called selected_plan) is defined exactly alike in two separate pages and set as "auto".
but when I fill the table on my first page and the do the following
navigation->set_parameter( name = 'selected_plan' value = selected_plan ) .
navigation->goto_page('health.htm').
I'm not able to get the data in the next page. In fact, the table appears as initial.
If anyone can help I would appreciate it greatly.
Kind Regards,
Gerardo.