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

tabstrips

Former Member
0 Likes
669

hi friends ,

i jus wanna hav th clarification on subscreens avialable in th scree painter.

i jus need th exact code in oreder to place th subscreens and getting activitaed..

if ur explanation s step by step with coding and explanation in a brief , will make me so comfort.

cheers

sakthi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
647

hi,

<u>for examples on tab strip</u>

demo_dynpro_tabstrip_local

demo_dynpro_tabstrip_server

Rgds

Reshma

5 REPLIES 5
Read only

Former Member
0 Likes
648

hi,

<u>for examples on tab strip</u>

demo_dynpro_tabstrip_local

demo_dynpro_tabstrip_server

Rgds

Reshma

Read only

0 Likes
647

can u plz giv me a clear cut idea on it.

Read only

Former Member
0 Likes
647

Hi Refer to this related thread

Regards,

Santosh

Read only

Former Member
0 Likes
647

refer this link.

Read only

Former Member
0 Likes
647

Hai Shakthi,

1. create a subscreen area in the screen u want to fix the subscreen, just drag and drop the subare a from the tool menu on the left side os the screen painter and give a name to the sub area.

2. create a new sub screen, give any number to that screen on the time of creation

3. add required elements of ur requirement to the sub screen.

4. goto the flow logic of ur main screen on which u fixed the sub screen area.

5. In the PBO , use the statement CALL SubSCREEN Sub area name using progrm name , screen no: of the subscreen.(do check the syntax of the call screen)

6. use a call screen on pai also.

Regards

Sarath

Reward points!!