‎2007 Aug 16 9:22 AM
Hi,
I have a problem. I have to write transaction similar to LM71. So I copied original program and made some changes. Now when I want to atach this program to transaction by se93 I have error during start transaction.
My transaction i named ZLM71 and when I run it error "screen doesn't exist" but I'm sure that my screen exist.
I made also experiment In transaction se93 I tried attach to ZLM71 original program RLEMOBGRGIDEL and fill screen 1000 as in LM71, but there is still the same problem 😕
Please help its very important,
Regards,
Greg
‎2007 Aug 16 9:26 AM
Make sure you are using the correct type for the T-Code. When you create the transaction, in the section Start Object choose the second option for report transaction (Program and Selection screen).
Please mark points if the solution was useful.
Regards,
Manoj
‎2007 Aug 16 9:26 AM
Make sure you are using the correct type for the T-Code. When you create the transaction, in the section Start Object choose the second option for report transaction (Program and Selection screen).
Please mark points if the solution was useful.
Regards,
Manoj
‎2007 Aug 16 9:27 AM
Hi,
If copy an Program then the Inactive Version of the Program only will be Copied.So Activate the Whole Program by Clicking the Utilities -> Display Object List & then Right Click on the Program Name which is present on the Left Side & Click Activate.
Regards,
Padmam.
‎2007 Aug 16 9:37 AM
Hi..
First of all you Activate all the Components of ur Zprogram.
if RLEMOBGRGIDEL is a Report program:
in SE93 You have to Select the Tcode type as Report Transaction (Second Radiobutton).
Then it will solve ur problem.
<b>Reward if Helpful</b>
‎2007 Aug 16 9:39 AM
Thanks.
I've always choosen dialog program but it should be report transaction
Thanks a lot.