‎2012 Jan 13 2:11 PM
‎2012 Jan 13 2:14 PM
what is happening when you goto SE51 and click on object directory entry and click change in that popup?
‎2012 Jan 13 2:22 PM
Hi,
When I try to change via SE51, the popup show the function group XCN1, with package CN.
‎2012 Jan 13 2:28 PM
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
‎2012 Jan 13 2:38 PM
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
‎2012 Jan 13 2:55 PM
Yes, custom exits, you are right!
But they are not in TR and show LOCAL.
The includes are ok, they are in TR.
‎2012 Jan 13 3:45 PM
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.
‎2012 Jan 13 4:35 PM
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.