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: 

Get details of a list of Notifications

flvia_s
Participant
0 Kudos

Hi experts.

I have a requirement to get details of a list of notifications.

We were using BAPI_ALM_NOTIF_GET_DETAIL for single notifications, but now we need something to export not one, but a list o notification_no .

Any ideas?

Best regards,

Alm

1 REPLY 1

NTeunckens
Active Contributor
0 Kudos

Please do some Searching on your own : If there is a "BAPI_<something>_GETDETAIL", you usually have a "BAPI_<something>_GETLIST"!

Further, check "ALM_ME_NOTIF*" and "ALM_PM_NOTIF*"-Functions ...