cancel
Showing results for 
Search instead for 
Did you mean: 

QM usage in message pop up at GR

Former Member
0 Kudos

Dear All,

We have a requirement to get a pop up message for certain parts at the time of GR. So we have used QM procurememt key active & certificate type. which will pop up a message at GR. If QM procurement key is active in material master, during GR, popup will com. If QM procurement key is not active in material master, during GR, popup will not come for new PO's ( created after cange in material master )

But if PO is created first with QM procurement key active in material master, & then if QM procurement key is removed in material master, still popup will come during GR. Because of settings in PO. user is asking for pop up control without considering PO settings. that means for existing Po if we remove qm ctrl key in MM pop up should not come. Is there any possibility for this. please suggest.

Regards

MSR

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can implement a user exit for this requirement during time of goods receipt during MIGO or MB01 etc. Check field QMPUR in table MARA as this will control whether procurement is active or not on the MM. If field is = X then display your pop up message, this will eliminate the check of the PO settings.

Regards,

Roderick

Former Member
0 Kudos

Hi Roderick,

Thanks a lot for your information. Is there any standard user exit for this ? if so please tell me the user exit. Or do we have to check with abaper ?. Please suggest me.

Regards

MSR

Former Member
0 Kudos

Hi Raghavendrams,

It will be better if you consult with MM and ABAP folks.

They will guide you.

Regards,

Anil

Former Member
0 Kudos

Hi,

We used user exit SAPLMIGO in order for some of our customer functions however you could also consult with your abaper for a more suitable exit for your client.

Regards,

Roderick

Former Member
0 Kudos

Hi thanks for your valuable answer.

Regards

MSR