2008 Jun 10 12:12 PM
Dear All
I have used tabstrip with two taps. In the first tap, I used input controls to get two inputs. In the second tab, the addition of two inputs.from the first tap.
I have placed a sub screen(first). I called another one sub screen(second) from this sub screen. Two fileds available in the second sub screen. The above is same for tab2.
Second sub screen didn't called when i execute.
How to solve this....?????
Refer the following link
Dear All
I have used tabstrip with two taps. In the first tap, I used input controls to get two inputs. In the second tab, the addition of two inputs.from the first tap.
I have placed a sub screen(first). I called another one sub screen(second) from this sub screen. Two fileds available in the second sub screen. The above is same for tab2.
Second sub screen didn't called when i execute.
How to solve this....?????
Refer the following link
2008 Jun 10 12:25 PM
Hello.
When you use statement:
CALL SUBSCREEN sub1 INCLUDING sy-cprog dynnr
check the value of var sub1 and dynnr in debug mode.
Also, in screen painter, check the FCODE (ok_code) you assigned to the tab, and see in user-command what do you do with that ok_code.
Regards.
Valter Oliveira.
2008 Jun 10 12:32 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |