cancel
Showing results for 
Search instead for 
Did you mean: 

Maintenance Notifications BAPI

0 Kudos

Hello everyone,

I need a bapi to create Maintenance Notifications using .NET Connector. The closest bapi I have found is Bapi_Servicenotificat_Create, but only works for Service Notifications, so I need to create a custom bapi that creates Maintenance Notifications and then use it in my application, is there a way to do this not from scratch? Can I use some internal SAP function for creating Maintenance Notifications as a model to build my own bapi? Or does anyone have another suggestion to do this?

Best regards,

Rafael Poggi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Try this : <b>BAPI_ALM_NOTIF_CREATE</b>

If it does not work, probably, you can check out this transaction :

<b>BAPI</b> and in the hierarchial tab, go to

<b>PLANT MAINTENANCE</b> --> <b>MAINTENANCE PROCESSING</b>

You will find a lot of BAPI's there which might be useful to you.

Regards,

Subramanian V.