SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

Changing functional location in iw53 service notification

ankit_munshi2
Participant
0 Kudos

Hi,

We want to change functional location field value in service notification from device location to connection object. We are using function module BAPI_ALM_NOTIF_DATA_MODIFY  for this purpose. We are passing relevant parameters in  notifheader      and    notifheader_x fields.


Basically, this all is being done in an enhancement point in tcode EG90 which creates service notification in mass. By default the notifications are getting created with device location populated in functional location field. So we want to change it to connection object in an enhancement point itself . We have a BDC call in place for it (called inside enhancement point) but we now want to replace BDC by function module call.



Any help would be highly appreciated!


Thanks,

AM

1 REPLY 1

Former Member
0 Kudos

Hi,

Check FM EXIT_SAPMIWO0_020

This would be triggered before the notification is saved.

You can change the parameters of the notification. Check structure E_VIQMEL.


Hope this helps.


Cheers,

Rakesh..

sapisurdg.wordpress.com