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

Problem activating a project with screen-exit

AlexandreMendes
Participant
0 Likes
809

Hi!

Could somebody guide me to activate a project that has the enhancement MM06E005, with many screen-exits?

In this enhancement, has many screen exits and I only implemented the 0101 screen (it's appears in me23n).

When I activated the project, the CMOD activated all the screen-exits and put a flag means that all screen exits is implemented, and I only implemented the 0101 screen.

And the problem is, I send the request with this activated project to production and the transaction ME41 generated a dump cause the screen 0301 not is created (this 0301 screen is in MM06E005 and I'm not use, I'm not implemented, but the CMOD activated).

I was clear with my problem?

Thanks in advanced!!!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
610

Hi,

In my system we have also implemented the same enhancement but we have not created all the screens still we don't get any short dump.

My recommendation to you is that you first check in your Dev system whether some1 else had create this screen. Check if the 0301 is present in your Dev system and is active. I guess you might have missed it and it's present in Dev system.

Hope this helps

Regards

Nishant

3 REPLIES 3
Read only

Former Member
0 Likes
611

Hi,

In my system we have also implemented the same enhancement but we have not created all the screens still we don't get any short dump.

My recommendation to you is that you first check in your Dev system whether some1 else had create this screen. Check if the 0301 is present in your Dev system and is active. I guess you might have missed it and it's present in Dev system.

Hope this helps

Regards

Nishant

Read only

0 Likes
610

Hello!

I checked in DEV client and the 0301 screen don't exists.

Only the 0101 exists.

I made another test. I opened another sap, in another client and I created all again. I created the project at CMOD and I not implementated any screen but I activated this project...All the screen-exits in enhancement were activated and markeds "V" (in green color) meaning that were implemented.

I don't understand why that...

Message was edited by:

Alexandre Rocha Mendes

Read only

0 Likes
610

Hi,

That is because it checks whether that exit has been implemented or not.

In case it finds no screen it doesn't go and look for it.

My concern is that in Dev if you go and check against that screen which is giving error it should say something like 'there is no screen existing ' or something to that effect but if by mistake when you click it shows a screen then there is an issue.

Also, for the solution, what you can do is deactivate this enhancement project in production and then in Dev also deactivate it. Delete this project and assign it to a new project and then sent it to Production.

I am sure this will solve your issue.

I have also checked in my system and when you activate an enhancement project it put's a 'tick' mark against each screen exit meaning it's implemented even for those which have not been created and we are not experiencing any issue currently in this regard

Hope this helps

Regards

Nishant