cancel
Showing results for 
Search instead for 
Did you mean: 

Creating notification automatically

Former Member
0 Kudos

Dear Experts,

Can anybody tell me the way to tackle the following requirement:

Requirement-Creating notification automatically

Scenario- Currently we are creating and executing the proces orders for manufactured materials. Once the order is completed by production dept., Goods receipt is posted (Mvt-101) for process order. When the goods receipt is posted one inspection lot gets triggered with lot origin-04.

I want to create a quality notification automatically once the GR is posted. The notification should fetch the required data like inspection lot, Batch No, Order No, Batch Size etc.

Is it possible? If yes, please explain how to do this?

Regards

Vivek

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

hi,

Go as per the Surjit, if u want notification just after the GRN-PRD post.

Regards

Shailendra GAur

SAP-QM

anand_rao3
Active Contributor
0 Kudos

Hi Vivek,

Basically the notifications are to be created in case on non conformity only.

If your requirement is to fetch the information like inspection lot, Batch No, Order No, Batch Size etc; I donu2019t think you need to create a notification for this.

You can get this information readily in QA32 report itself. If anymore is required explore QALS table by passing inspection lot.

Regards,

Anand Rao

Former Member
0 Kudos

To create QN automatically, you need programming effort. But if you explain your business requirements, may be standard process already exists.

Former Member
0 Kudos

Try

The enhancement MB_CF001 includes a function module that is called up

immediately before the COMMIT WORK when a goods movement is posted.

or

MB_DOCUMENT_BADI

and use Bapi BAPI_QNOTIFICAT_CREATE to create notification