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

Issue with transporting a Screen Exit

Former Member
0 Likes
788

Dear Friends,

I have implemented a screen exit for including some additional fields in BOM Header(CS03) using the user exit PCSD0003. When I create a custom screen from CMOD for including the additional fields it is not asking for any transport request entry and instead it is getting stored in package $tmp and because of this I am not able to transport this screen to Quality system. I checked the package $tmp in SE80, but I am not able to find this custom screen assignment. when i checked from tcode SE51, under screen Attributes it says the package is $tmp. Please help me in this regard as I need to transport this screen to my Quality system.

Dear Friends,

I have implemented a screen exit for including some additional fields in BOM Header(CS03) using the user exit PCSD0003. When I create a custom screen from CMOD for including the additional fields it is not asking for any transport request entry and instead it is getting stored in package $tmp and because of this I am not able to transport this screen to Quality system. I checked the package $tmp in SE80, but I am not able to find this custom screen assignment. when i checked from tcode SE51, under screen Attributes it says the package is $tmp. Please help me in this regard as I need to transport this screen to my Quality system.

3 REPLIES 3
Read only

AnjaneyaBhardwaj
Contributor
0 Likes
697

Hi have you tried changing the object directory entry of your project ......

Read only

0 Likes
697

Issue resolved, Issue was with the Function Group which holds the screen, I changed the package assignment of this and it is working fine.

Regards

Read only

Former Member
0 Likes
697

I have similar problem here. As suggested, I tried to change the package of the standard function group but its asking for access key. I am assigning CONFPP07 component to my project which is already saved under a Z package.