Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Subscreen and tabstrip

Former Member
0 Likes
739

Dear All

I have used tabstrip with two taps. In the first tap, I used input controls to get two inputs. In the second tab, the addition of two inputs.from the first tap.

I have placed a sub screen(first). I called another one sub screen(second) from this sub screen. Two fileds available in the second sub screen. The above is same for tab2.

Second sub screen didn't called when i execute.

How to solve this....?????

Refer the following link

http://www.4shared.com/dir/7546404/59f81067/sharing.html

Thanks And Regards

Suresh

Dear All

I have used tabstrip with two taps. In the first tap, I used input controls to get two inputs. In the second tab, the addition of two inputs.from the first tap.

I have placed a sub screen(first). I called another one sub screen(second) from this sub screen. Two fileds available in the second sub screen. The above is same for tab2.

Second sub screen didn't called when i execute.

How to solve this....?????

Refer the following link

http://www.4shared.com/dir/7546404/59f81067/sharing.html

Thanks And Regards

Suresh

3 REPLIES 3
Read only

Former Member
0 Likes
501

if u have called the subscreen correctly then most probabaly u r not reading when the second tab is being clicked so use ACTIVETAB to check when the second tab is being pressed and then call the subscreen

Read only

former_member673464
Active Contributor
0 Likes
501

hi,

Refer the followind example programs for triggering the tab strips.

demo_dynpro_tabstrip_server

demo_dynpro_tabstrip_local

Regards,

Veeresh

Read only

Former Member
0 Likes
501

Hi,

did u give ur sub screen area name in your second tab....if u didn't give tat it wil not dispaly in output...

regards,

dhaya..