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: 

Notification creation Bapi "Effect" is not taking into account

Former Member
0 Kudos

Hi ,

I am trying to create notification using Bapi "BAPI_ALM_NOTIF_CREATE" . After creation it is being saved and commited.The notification is getting created successfully.

But while creating Notification I am passing the value for field auswk(effect) into header structure of bapi "VALUE(NOTIFHEADER) LIKE BAPI2080_NOTHDRI STRUCTURE".

However This value is not getting updated in the notification created.This value updation is must in our system.

Pls advice whether notification creation is possible using bapi with value for effect (auswk) updated in the notification or not.

3 REPLIES 3

Former Member
0 Kudos

Hi,

What are the messges you are getting in BAPI Return?

Regards..

Former Member
0 Kudos

No message is coming in the return table and notification is created successfully.But Effects are not getting updated in the notification.

Former Member
0 Kudos

Hi,

I am using same function module to create maintenance notification. It is creating number. Can you send the example code?

Thanks,