2008 Oct 23 8:14 AM
In screen 1000 we enter the employee code.
The employee code comes from a custom defined db table.
For each employee code there are certain activities associated with it. The contents of the custom defined table are as follows:
grp1 act1
grp1 act2
grp1 act3
grp1 act11
grp1 act5
grp1 act6
grp2 act7
grp2 act8
grp3 act9
grp3 act10
grp3 act12
grp4 act4
grp4 act1
I need to generate a pop up screen (after validating the employee group in the first screen) that shows only those activities associated with that particular employee group. Against each activity there needs to be a checkbox.
In screen 1000 we enter the employee code.
The employee code comes from a custom defined db table.
For each employee code there are certain activities associated with it. The contents of the custom defined table are as follows:
grp1 act1
grp1 act2
grp1 act3
grp1 act11
grp1 act5
grp1 act6
grp2 act7
grp2 act8
grp3 act9
grp3 act10
grp3 act12
grp4 act4
grp4 act1
I need to generate a pop up screen (after validating the employee group in the first screen) that shows only those activities associated with that particular employee group. Against each activity there needs to be a checkbox.
2008 Oct 23 8:43 AM
you can use the function REUSE_ALV_POPUP_TO_SELECT , here you get the checkbox to select the data.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |