2007 Aug 23 6:33 AM
Hi SDN's
I have a main screen and one subscreen.
I want to disable the subscreen field for a particular value of the main screen field.
How do i do it? I got this doubt because when i do a loop at screen. It only shows the main screen fields, but does not show the subscreen fields in screen-name between loop at screen and endloop.
How to do this?? Please suggest
Points for sure
Regards
Pratyusha
2007 Aug 23 6:40 AM
Hi,
You have to do this in the PBO module of the SUB SCREEN not in the PBO module of the main screen.
You should be able to see the Sub screen fields in the PBO module of subscreen.
And also you can acess the data of main screen in subscreen so should not be problem.
Check the your doing LOOP AT SCREEN in a PBO module of subscreen.
Regards,
Sesh
Hi,
You have to do this in the PBO module of the SUB SCREEN not in the PBO module of the main screen.
You should be able to see the Sub screen fields in the PBO module of subscreen.
And also you can acess the data of main screen in subscreen so should not be problem.
Check the your doing LOOP AT SCREEN in a PBO module of subscreen.
Regards,
Sesh
2007 Aug 23 6:40 AM
Hi,
You have to do this in the PBO module of the SUB SCREEN not in the PBO module of the main screen.
You should be able to see the Sub screen fields in the PBO module of subscreen.
And also you can acess the data of main screen in subscreen so should not be problem.
Check the your doing LOOP AT SCREEN in a PBO module of subscreen.
Regards,
Sesh
2007 Aug 23 6:46 AM
Hi Sesh Madala, Thanks for the reply.
Actually i am doing this in a user exit.
So in the user exit only the main screen fields are coming into the loop at screen endloop, where as i am not able to see the subscreen fields for which i need to do the modifications.
Kindly suggest.
Info : this user exit is EXIT_SAPLAIST_002, in this the include is ZXAISU03.
My requirement is to add a custom field in the general tab of the Asset Master.
So found out the exit AIST0002.
<u><i><b>CAN ANYONE PLEASE ANSWER</b></i></u>
Regards
Pratyusha
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |