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

BAPI for 'SERVICE NOTIFICATION CHANGE' ?

Former Member
0 Likes
1,399

Dear All,

Is there any BAPI or FM for

'SERVICE NOTIFICATION CHANGE' (IW52) ?

Regards,

Dear All,

Is there any BAPI or FM for

'SERVICE NOTIFICATION CHANGE' (IW52) ?

Regards,

1 REPLY 1
Read only

Former Member
663

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                       
 

Cheers

VJ

Mark points if it helps..