2008 Apr 09 1:02 PM
Hi All,
I have created a Project in CMOD and done every thing.
In my required Function Exit i wrote my code and saved it in dev.class with a TR. I also need to create a screen exit.A screen exit is already there in this project. But when i am creating and saving the screen, it is automatically saved in Local class. i.e when i am creating my screen it is not prompting me for entering Dev.class and TR. How can i save the screen in Dev class.
Kindly Reply.
Thanks in Advance,
Subhani.
2008 Apr 09 1:27 PM
Hi,
Create the project with the package (class) you have created and it will ask for the request and rest of the developments under this project will be included in the same request under this project.
Reward points if you find it helpful.
Regards,
Prasanna
Hi All,
I have created a Project in CMOD and done every thing.
In my required Function Exit i wrote my code and saved it in dev.class with a TR. I also need to create a screen exit.A screen exit is already there in this project. But when i am creating and saving the screen, it is automatically saved in Local class. i.e when i am creating my screen it is not prompting me for entering Dev.class and TR. How can i save the screen in Dev class.
Kindly Reply.
Thanks in Advance,
Subhani.
2008 Apr 09 1:23 PM
Hi Subhani,
So your requirement is to save it to a TP and the current function module is in a local class or &tmp
check the location/package of the include where you have written the code
go to the include in the exit -> click on "goto" - > "object directory entry" -> a pop up comes..if the current package is tmp ..change the development class to the required one(using the change button) then save..it will ask for a transport request...
Pls check,revert and reward if helpful
Regards
Byju
2008 Apr 09 1:27 PM
Hi,
Create the project with the package (class) you have created and it will ask for the request and rest of the developments under this project will be included in the same request under this project.
Reward points if you find it helpful.
Regards,
Prasanna
2008 Apr 09 1:50 PM
Hi,
Its simple,
Just go to the include in the exit -> click on goto" - > object directory entry > a pop up comes..assign package ..change the development class to the required one(using the change button) then save..it will ask for a transport request.
REWARD IF USEFUL
2008 Nov 28 1:19 PM
Hi,
I am unable to save the screen exit in development class due to the following reason.
In SE51, if we go the the GOTO menu -->Object directory entry, we can see a popup.
In the top of the popup there will be a line with Object R3TR FUGS XES60(Say).
then goto Transaction SE10>GOTO menu>Transport Organizor Tools>Object directory entry>Change object directory entry.
Under this i entered FUGS and XES60. Then i saw that the standard package EE01 in which Screen exits exits was in locla object.
Then we removed the standard package from local object. Then we are able to save the screen exit in a development calss and able to transport.
Regards,
Subhain.