‎2007 Feb 23 5:34 PM
Hi I need details on Tab Control Navigation. I am confused on How to trigger the PAI and PBO when I change the tab.. Explain me with Example.
Suhash
‎2007 Feb 23 6:11 PM
Hi Suhash,
For Tab Control.. Two improtant things are
1. Subscreen
2. Tab Button.
If u use only one subscreen for all tab pages and use tab button as other then ' ' (blank) then PAI will get exected if u change the tab page.
and if u provide multiple Subscreens and Button as " " then it will work as a BIG SIngle Paga PAI will not get fired.
‎2007 Feb 23 5:58 PM
Hi,
Check the demo programs for tab strip..
DEMO_DYNPRO_TABSTRIP_LOCAL
DEMO_DYNPRO_TABSTRIP_SERVER
Thanks,
Naren
‎2007 Feb 23 6:02 PM
Hi,
You can find the Demo program in SE38
Check demo programs
DEMO_DYNPRO_TABLE_CONTROL_1
DEMO_DYNPRO_TABLE_CONTROL_2
Regards
Sudheer
‎2007 Feb 23 6:11 PM
Hi Suhash,
For Tab Control.. Two improtant things are
1. Subscreen
2. Tab Button.
If u use only one subscreen for all tab pages and use tab button as other then ' ' (blank) then PAI will get exected if u change the tab page.
and if u provide multiple Subscreens and Button as " " then it will work as a BIG SIngle Paga PAI will not get fired.