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 in activated project with screen exit

AlexandreMendes
Participant
0 Likes
520

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

varma_narayana
Active Contributor
0 Likes
470

Hi...

I got ur Problem.. Even i faced the same..

The solution will be.

Create all the Sub Screens in this Enhancement (dont place any elelments on them).

And activate all these subscreens.

So that it will not generate any dumps.

<b>reward if Helpful.</b>

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!!!

2 REPLIES 2
Read only

varma_narayana
Active Contributor
0 Likes
471

Hi...

I got ur Problem.. Even i faced the same..

The solution will be.

Create all the Sub Screens in this Enhancement (dont place any elelments on them).

And activate all these subscreens.

So that it will not generate any dumps.

<b>reward if Helpful.</b>

Read only

0 Likes
470

Yeah...

Thanks you so much to confirme this!