2016 Jun 06 9:13 AM
Hi to every one.
Is it possible to overlay one control on another control in dialog programming (screens).
Kindly guide me on this and share any link to understand further.
Hi to every one.
Is it possible to overlay one control on another control in dialog programming (screens).
Kindly guide me on this and share any link to understand further.
2016 Jun 06 9:28 AM
What do you mean? Are you talking about custom reports? Standard one? Please explain a bit deeper and better your issue, the steps you did and the problem you are facing otherwise is impossible help you..
2016 Jun 06 9:45 AM
Thanks for your reply.
I'm trying to place a custom control over another custom control in screen programming.
Kindly help me on this.
2016 Jun 06 10:28 AM
Do you mean an amodal popup over the main screen? I.e in the main screen, you have one GUI control, and in the popup, you have the other GUI control, and the user may interact with both controls at the same time.
2016 Jun 06 9:56 AM
Replace the control with a subscreeen area, then in the report add two subscreeens dynpro one for each control, switch from one to the other.
1. CALL SUBSCREEN sub_area INCLUDING prog dynnr.. (PBO)
2. CALL SUBSCREEN sub_area. (PAI)
Regards,
Raympnd
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |