2007 May 16 10:53 AM
in screen painter i ve declared one tabstrip control which is having two tabs.
now in that i should declare one subscreen area which is common for both the tabs.
how to do that
plz tell me
2007 May 16 10:57 AM
oh well this depends if you want to make use of the frontend-functionality of the tab-strip, or if you want to it backend.
If you are making use of the frontend-functionality you need one subscreen for every tabstrip you declared, tho i guess that wont work with the enterprise Protal.
Sorry that i dont answer your REAL question since i always use frontend-functionality.
HI,
select sub screen button(4th from below) in the left and draw it in any of the tab.give the name to that sub screen area.and select attributes of remaining tabs of the tabstrip.in dict(lower part) <b>ref.field</b> will be there give the name of the sub screen area u have created earlier.
<b>reward if helpful</b>
rgds,
bharat.
2007 May 16 10:57 AM
oh well this depends if you want to make use of the frontend-functionality of the tab-strip, or if you want to it backend.
If you are making use of the frontend-functionality you need one subscreen for every tabstrip you declared, tho i guess that wont work with the enterprise Protal.
Sorry that i dont answer your REAL question since i always use frontend-functionality.
2007 May 16 11:05 AM
look on this report if it help you
demo_dynpro_tabstrip_local
or look at transction : abapdocu .
2007 May 16 11:07 AM
Hi,
look at this codes:
mytabstrip-activetab = save_ok.
case save_ok.
when 'PUSH1'.
number = '0110'.
when 'PUSH2'.
number = '0110'. "Same as for push1 this number will be referred in call subscreen like this : call subscreen sub including sy-repid number.
when 'PUSH3'.
number = '0130'.
endcase.
endif.Jogdand M B
2007 May 16 11:08 AM
hi
good
go through this link,hope help you to solve your problem.
http://help.sap.com/saphelp_nw2004s/helpdata/en/17/5bf1b52ba211d2954f0000e8353423/content.htm
http://sap.niraj.tripod.com/id59.html
thanks
mrutyun^
2007 May 16 11:14 AM
HI,
select sub screen button(4th from below) in the left and draw it in any of the tab.give the name to that sub screen area.and select attributes of remaining tabs of the tabstrip.in dict(lower part) <b>ref.field</b> will be there give the name of the sub screen area u have created earlier.
<b>reward if helpful</b>
rgds,
bharat.
2007 May 16 11:14 AM
hi ,
Nice name ......
you can create subscreen area by clicking on the subscreen area icon and placing it on the area of tab1 . after this you nees to set the attributes for this in the attributes segment of the tab strip , that whether you want to use one subscreen for both the tabs or different subscreens .there is an option available in the attributes of the tabstrip ..
reward if helpful !
Regards,
Ranjita
2007 May 16 11:51 AM
Dear,
Go to the Screen layuot and double Click on the One tab, the properties will open, go to the Ref Field from the properties of the tab, this will be the 2nd field at the last, assign the name of the subscreen area, and do the same for the 2nd tab.
If helpfull give the reward point.
Bye
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |