Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Change package screen problem

rodrigo_paisante3
Active Contributor
0 Likes
1,047

Hi experts,

we have the same problem of this thread

We want to transport a screen 700 but it is in $TMP package and we cant change it.

We tried all suggestions but did not work.

Thanks in advance,

Rodrigo Paisante

7 REPLIES 7
Read only

Former Member
0 Likes
782

what is happening when you goto SE51 and click on object directory entry and click change in that popup?

Read only

0 Likes
782

Hi,

When I try to change via SE51, the popup show the function group XCN1, with package CN.

Read only

0 Likes
782

is it a custom screen or a standard screen?

got it.. wait .. i ll check

Edited by: Soumyaprakash Mishra on Jan 13, 2012 8:01 PM

Read only

0 Likes
782

so, these are the custom exits.. either screen 600 or 700 right?

add like this.. your screen is in proper package.. just check if it is in a TR or not... (by going to utilities->version etc etc) let me know.. i think that definitely will be in a TR.. but let me know..

and now about your PBO and PAI modules.. find out which include are they in (double click on the modules), and change the object directory entry for the includes

Read only

0 Likes
782

Yes, custom exits, you are right!

But they are not in TR and show LOCAL.

The includes are ok, they are in TR.

Read only

0 Likes
782

I do not believe...

We simulate the same problem in our sandbox system.

Then we change the package of function group to our Z package.

The next step was to change to standard package.

Done! Now the screen exit is not local and function group is in standard package...

I call this solution as "Neymar (brazilian Santos FC soccer player) drible " solution...

Thanks for your help Mishra.

Read only

alex_campbell
Contributor
0 Likes
782

There's a special Object Directory Entry Object type (R3TR FUGX) for Function Groups for Customer Exits. If you go to SE03, and double-click 'Change Object Directory Entries', in the subsequent dialog you can select your object in the 'Selection by Objects' area (using the object type FUGX) and then execute. This will let you change the package assignment for the Customer Exit Function Group.