cancel
Showing results for 
Search instead for 
Did you mean: 

Creation of a maintenance order from IK11/IK12

0 Kudos
327

Hi Experts,

I found some blogs relevant to me to create the notification and creation of maintenance or work order.

https://archive.sap.com/discussions/thread/3466040

but would like to know, to create a work order if it's beyond the threshold limit do we need call a bapi like BAPI_ALM_ORDER_MAINTAIN to create a work order or any tables need to be updated in user exit itself to create automatically.

Please provide your valuable inputs.

Thanks,

Raj.N

Accepted Solutions (1)

Accepted Solutions (1)

former_member237926
Participant
0 Kudos

Hello Raj,

Please find the below blog which may be helpful in your case. You can replace CALL FUNCTION ‘BAPI_ALM_NOTIF_CREATE’ with CALL FUNCTION 'BAPI_ALM_ORDER_MAINTAIN'. Please get a technical consultant's help.


https://blogs.sap.com/2013/07/26/measuring-point-entry-notification-with-mail-if-value-exceed-from-y...

Thanks

Answers (0)