2009 May 26 10:47 AM
Hello,
I copied an existant program with 2 dynpro and an alv grid on the second dynpro.
In the copied program, I create a transaction but when I run it, the first dynpro is showed
and when I call the second dynpro, the program exit and nothing is showed.
(the original program run ok )
Any idea ?
tks.
Hello,
I copied an existant program with 2 dynpro and an alv grid on the second dynpro.
In the copied program, I create a transaction but when I run it, the first dynpro is showed
and when I call the second dynpro, the program exit and nothing is showed.
(the original program run ok )
Any idea ?
tks.
2009 May 26 10:49 AM
well when creating you transaction you have chosen the wrong screen to start with.
2009 May 26 11:04 AM
The first dynpro is correct...
the problem is on the call toward the second dynpro .....
2009 May 26 11:07 AM
maybe something not activated?
without any error message or something it´s quite hard to annalyse your problem correctly.
2009 May 26 11:11 AM
Hi,
Check below mentioned points
Activate all the objects of the Program
check porper pf-status is assiged to the respective screen.
check
CREATE OBJECT cont_dock
EXPORTING
repid = sy-repid
dynnr = 'XXXX' "check this screen no
2009 May 26 11:17 AM
Hi,
When u are copying to z program..first copy the data
and for screen go to se51 copy the screen's from program1 to
another program for that screen num..
Naveen M.
2009 May 26 3:10 PM
I debugged the programme and I see that the system quit the program at
START-OF-SELECTION
I don't knwo why -....
2009 May 26 4:17 PM
solved .
I changed type of transaction. I used
type report, also if I'm using module pool.
It's strange by now run ok.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |