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

calling a Tabstrip subscreen from subscreen.

Former Member
0 Likes
347

hello to all,

i want to know whether it is possible to place tabstrip control in a subscreen of the main screen in Dialog programming

.if yes then how to call the subscreen of the tabstrip .

for ex:i hv Main screen no.201 as noraml screen and in that i hv Subscreen Area in that i wanted to call Subscreen hving no. 1001,and in that 1001 subscreen i hv placed the tabstrip control.

know in PBO of 201screen i hv called the subscreen 1001 in the subscreen<area>.

but from where should i call the tabstrip subscreen from ?

so plz help me by providing some code etc.

thanks,

shikha

hello to all,

i want to know whether it is possible to place tabstrip control in a subscreen of the main screen in Dialog programming

.if yes then how to call the subscreen of the tabstrip .

for ex:i hv Main screen no.201 as noraml screen and in that i hv Subscreen Area in that i wanted to call Subscreen hving no. 1001,and in that 1001 subscreen i hv placed the tabstrip control.

know in PBO of 201screen i hv called the subscreen 1001 in the subscreen<area>.

but from where should i call the tabstrip subscreen from ?

so plz help me by providing some code etc.

thanks,

shikha

1 REPLY 1
Read only

Former Member
0 Likes
316

It`s possible:

refer SAP Help for documentation on this one:

http://help.sap.com/saphelp_sm32/helpdata/EN/d1/801bd2454211d189710000e8322d00/content.htm

Neha