Application Development 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: 

Suitable FM/BAPI for Change Notification QM02

Former Member
0 Kudos

Hi

I need to simulate transaction QM02. Change Notification -Vendor fault List

I have found two FM's

1. IQS0_CHANGE_NOTIFICATION

2. IQS0_MODIFY_NOTIFICATION

But not sure which one to use.

Can somebody throw some light on this.

Thanks and Regards

Sree Ramya

3 REPLIES 3

Former Member
0 Kudos

u can use First one,

BAPI_QUALNOT_MODIFY_DATA /IQS0_CHANGE_NOTIFICATION

see the documentations .

check this

Business Object BUS2078/BUS7051 in SWO1.

Regards

Peram

Former Member
0 Kudos

Hi,

Check this..

BAPI_SERVNOT_ADD_DATA Added Items, Causes, Activities, Tasks, Partners of the service notif.

BAPI_SERVNOT_CHANGEUSRSTAT Change the user status of a service notification

BAPI_SERVNOT_CLOSE Complete service notification

BAPI_SERVNOT_CREATE Create service notification

BAPI_SERVNOT_DEL_DATA Delete Items, Causes, Activities, Tasks, Partners of the service notif.

BAPI_SERVNOT_GET_DETAIL Get details about a service notification

BAPI_SERVNOT_MODIFY_DATA Modify a service notification or associated subdata

BAPI_SERVNOT_POSTPONE Postpone service notification

BAPI_SERVNOT_PUTINPROGRESS Put in process a service notification

BAPI_SERVNOT_SAVE Save service notification

Regards

former_member182546
Contributor
0 Kudos

Hi,

   Hope the below link will help you.

http://wiki.sdn.sap.com/wiki/display/Community/BAPIs+FOR+SERVICE+NOTIFICATION

With Regards,

Sudhir S