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

Function module to update Quality notification

Former Member
0 Likes
1,671

Dear All,

I have two questions.

1) Is there any function / BAPI to change quality notification?

2) Can i use call transaction in function module which is called as Background task?

Regards,,,

Sunil Joyous

2 REPLIES 2
Read only

Former Member
0 Likes
784

Am not sure if there is a FM or BAPI or not.

But you sure can use Call Transaction in a Function Module.

All you have to do is put the processing mode as N.

Thanks,

Shashi Devi.

Read only

Former Member
0 Likes
784

Hi,

Following are the BAPIs for quality notification:

BAPI_QNOTIFICAT_CREATE Create Quality Notification

BAPI_QNOTIFICAT_GETCATALPROFIL Determine Catalog Profile for Quality Notification

BAPI_QNOTIFICAT_GETKEYFIGURES Determines Existing Quality Notifications

BAPI_QNOTIFICAT_GETLISTFORCUST Select Quality Notifications for a Customer

BAPI_QNOTIFICAT_GETMATLISTFCUS Select a Customer Material List for Quality Notifications

Regards,

Sharath