2008 Nov 22 4:15 AM
Hi Experts,
I have got a requirment where I am designing screen in module pool purpose of this program is to take input from user and save in table.
Based on the functional location(FL) there can be different no of Equipment if for a FL there is 3 eqipment then 3 tabs should appear if there is 4 then 4 and so on.
So basically my requirment is to create dynamic tabs is it possible ?
As of now I am solving it like this - I am taking 10 tabs (as I know there can not be more then 10 equipment for a FL) and activating only those tabs where there is data rest will just appear but will not be active is there any way to hide tabs like parameters ?
Any help in this regard will be highly appreciated.
Regards
Bikas
Hi Experts,
I have got a requirment where I am designing screen in module pool purpose of this program is to take input from user and save in table.
Based on the functional location(FL) there can be different no of Equipment if for a FL there is 3 eqipment then 3 tabs should appear if there is 4 then 4 and so on.
So basically my requirment is to create dynamic tabs is it possible ?
As of now I am solving it like this - I am taking 10 tabs (as I know there can not be more then 10 equipment for a FL) and activating only those tabs where there is data rest will just appear but will not be active is there any way to hide tabs like parameters ?
Any help in this regard will be highly appreciated.
Regards
Bikas
2008 Nov 22 4:42 AM
If you are not aware about how many tabs you want to keep active until runtime, u can use the concept of field symbols...it will help you to get the required tabs and then you have to program it in PBO by doing loop at screen and then accordingly you can activate tabs.
2008 Nov 22 4:51 AM
That is exactly what I am doing just tell me how can I use loop at screen to hide a tab in PBO ?
Regards
Bikas
2008 Nov 22 5:02 AM
Oh got your point my problem solved ...........
Thanks a lot ....
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |