cancel
Showing results for 
Search instead for 
Did you mean: 

Creation of multiple Quality Notifications

Former Member
0 Kudos

Is there a standard functionality available to create multiple quality notifications ? We have a requirement where we have to upload a file to create notifications for multiple material and batch combinations. This functionality would be performed every day since I cannot use LSMW or standard upload programs which are one time use only.

Appreciate your input,

thanks,

arun.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184666
Active Contributor
0 Kudos

Hi Arun,

There is no funcionality avaiable to create notifications for multiple materials in background. You need to use some upload programs or QM01 to create notifiations.

Suggest to use BAPI_QNOTIFICAT_CREATE and develop the logic to create the notifications based on the file. Try to create a folder in AL11 and place the upload file. Schedule the background job every day to read the file from AL11 folder and create notifications in system.

Thanks & Regards,

Ramagiri

Former Member
0 Kudos

Ramagiri - Thank you, I will follow your instructions.

thanks.

-arun.

former_member184666
Active Contributor
0 Kudos

This message was moderated.