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

IW42-Adding Causes to Notification

kanthimathikris
Advisor
Advisor
0 Likes
680

Dear Friends,

I wanted to create 'causes' for a given Notification.

I am using the BAPI "BAPI_ALM_NOTIF_DATA_ADD" for the same. This scenario is based on the transaction IW42.

The use of this BAPI does not result in the addition of 'Causes' to the notification. Can anyone help me to resolve the issue?

Regards,

Mathi

Dear Friends,

I wanted to create 'causes' for a given Notification.

I am using the BAPI "BAPI_ALM_NOTIF_DATA_ADD" for the same. This scenario is based on the transaction IW42.

The use of this BAPI does not result in the addition of 'Causes' to the notification. Can anyone help me to resolve the issue?

Regards,

Mathi

2 REPLIES 2
Read only

kanthimathikris
Advisor
Advisor
0 Likes
538

Friends,

I got solution for my problem. The solution is to

use the BAPIs 'BAPI_ALM_NOTIF_SAVE' and 'BAPI_TRANSACTION_COMMIT' after the BAPI call

BAPI_ALM_NOTIF_DATA_ADD.

Regards,

Mathi

Read only

0 Likes
538

Dear,

do you can post an example of use BAPI_ALM_NOTIF_DATA_ADD ? I'm interested in valorisation of table NOTIFCAUS.

Thanks a lot!

Paky