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 exit MM06E005

Former Member
0 Likes
991

Hi Experts,

I have few checks in PO,so I did all checking in 'EXIT_SAPMM06E_016' under exit 'MM06E005'.The problem is when I activate this exit,transaction ME41 is getting dump.When I read the error,it says screen '0301' does not exist.

When I checked exit 'MM06E005',in that there are 6 screens,in that one screen is there with the number '0301'.When I activate this exit,it is ultimately activating the screen exits also.Thats why system is checking the existence of that screen and bcoz it is not there,it is showing dump.How to overcome this error.

I have created that screen and tested,then it is working.

Tell me any other solution.

All helpful answers will be rewarded.

Thanks & Regards,

Rock.

1 ACCEPTED SOLUTION
Read only

Former Member
669

Hi,

Please see the standard documentation wchich specifies the following

If you use the enhancement, you must create and
     dynpros (even if the dynpros are not going to b


     o   SAPLXM06    0101    Subscreen header purcha

     o   SAPLXM06    0201    Subscreen header outlin

     o   SAPLXM06    0301    Subscreen header RFQ

     o   SAPLXM06    0111    Subscreen item purchase

     o   SAPLXM06    0211    Subscreen item outline

     o   SAPLXM06    0311    Subscreen item RFQ

Regards,

Nandha

Hi Experts,

I have few checks in PO,so I did all checking in 'EXIT_SAPMM06E_016' under exit 'MM06E005'.The problem is when I activate this exit,transaction ME41 is getting dump.When I read the error,it says screen '0301' does not exist.

When I checked exit 'MM06E005',in that there are 6 screens,in that one screen is there with the number '0301'.When I activate this exit,it is ultimately activating the screen exits also.Thats why system is checking the existence of that screen and bcoz it is not there,it is showing dump.How to overcome this error.

I have created that screen and tested,then it is working.

Tell me any other solution.

All helpful answers will be rewarded.

Thanks & Regards,

Rock.

2 REPLIES 2
Read only

Former Member
0 Likes
669

Hello,

Once again check the all things are active status or not.

Thank u,

santhosh

Read only

Former Member
670

Hi,

Please see the standard documentation wchich specifies the following

If you use the enhancement, you must create and
     dynpros (even if the dynpros are not going to b


     o   SAPLXM06    0101    Subscreen header purcha

     o   SAPLXM06    0201    Subscreen header outlin

     o   SAPLXM06    0301    Subscreen header RFQ

     o   SAPLXM06    0111    Subscreen item purchase

     o   SAPLXM06    0211    Subscreen item outline

     o   SAPLXM06    0311    Subscreen item RFQ

Regards,

Nandha