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

Screen Enhancement

Former Member
0 Likes
1,442

I have a screen enhancement I have been coding the User Exit is activated. After cleaning up some unused transports my screen tab created by the screen exit is not appearing on the screen? All the code is still in the exit and activated?

Wonder what I could have done? Any suggestions? Thanks.

could you share the tcode and user exit and related tech. details .. ?

Thanks,

AV

9 REPLIES 9
Read only

Former Member
0 Likes
1,351

Please check if the enchancement is still active...

Thanks,

Aditya. V

Read only

0 Likes
1,351

Yes it is?

Read only

Former Member
0 Likes
1,351

could you share the tcode and user exit and related tech. details .. ?

Thanks,

AV

Read only

0 Likes
1,351

Transaction COR2 with Enhancement PPCO0020. It adds an extra screen tab and i have custom logic in this.

Thanks.

Read only

Former Member
0 Likes
1,351

In the target system check in CMOD if your project is activated. Try inactivating and then activating it again. You can also check if all objects in your project are available in your target system by double-clicking and navigating to them.

If you suspect your transport request did not have all the objects for your user-exit project then "change" all related objects which should trigger a new transport request. The changes could be trivial like adding (and then deleting) a period or "Pretty printer" of code etc. Move this transport request and then see if you still have your current problem.

Hope this helps.

Read only

0 Likes
1,351

It was never moved, I am in the same environment?

Read only

Former Member
0 Likes
1,351

why dont you deactivate the enchancement and activate again .. activating the screen also with code in PAI & PBO ... also make sure u have the green light for entry ......

SAPLCOKO 5900 SSCR115 SAPLXCO1 5100

Thanks,

AV

Read only

0 Likes
1,351

Hi

Just go to cmod deactivate the enhancement make sure that all the lights turn red also deactivate the logic return in the editor for the current exit once just come out click on the change check the status its deactive ahgain assign the enhancement i think this will work if not so plz check whether the perticilar enhancement has been assigned to any other project.

regards

sumeet malhotra

Read only

Former Member
0 Likes
1,351

human error