2008 Sep 04 12:05 PM
Hi All,
I have created a ZPROGRAM which contains a screen 9001.
FORM display_results_prc.
IF sy-batch IS INITIAL.
CALL SCREEN 9001.
ELSE.
PERFORM create_objects_prc.
PERFORM display_output_prc.
ENDIF.
ENDFORM.
This Program is transported to Quality System and I am getting Dump as
Program "ZMI25689" tried to use screen 9001.
The screen does not exist.
In Quality System this screen is missing, when I am checking the DISPLAY OBJECT LIST (Ctrl + Shift + F5) under screen arrow.
Whether the screens need to be Transported in the Transport Request or the screens will be generated in the Quality system.
Regards,
Viji.
2008 Sep 04 12:08 PM
Along with the program, you need to transport the Screens also which is a dialog programming as such..
Hi All,
I have created a ZPROGRAM which contains a screen 9001.
FORM display_results_prc.
IF sy-batch IS INITIAL.
CALL SCREEN 9001.
ELSE.
PERFORM create_objects_prc.
PERFORM display_output_prc.
ENDIF.
ENDFORM.
This Program is transported to Quality System and I am getting Dump as
Program "ZMI25689" tried to use screen 9001.
The screen does not exist.
In Quality System this screen is missing, when I am checking the DISPLAY OBJECT LIST (Ctrl + Shift + F5) under screen arrow.
Whether the screens need to be Transported in the Transport Request or the screens will be generated in the Quality system.
Regards,
Viji.
2008 Sep 04 12:08 PM
Along with the program, you need to transport the Screens also which is a dialog programming as such..
2008 Sep 04 12:08 PM
Hi Dude,
This is definately due to non-transport of UR Tansport Request.
Goto Ur Program and see Version Mangement and Release Ur request .
In the Quality System INPORT That Request by TC : STMS_IMPORT.
Hope this helps u.
2008 Sep 17 6:18 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |