2015 Oct 30 5:16 PM
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
2015 Nov 01 4:36 PM
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