cancel
Showing results for 
Search instead for 
Did you mean: 

workflow for maintenance notification

Former Member
0 Kudos

Hi,

Is it possible to trigger the workflow for a maintenance notification as and when there is a change in user status ?

Thanks

Ravi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

From your code whenever status change happens call SAP_WAPI_CREATE_EVENT function to trigger to your workflow.

Before calling this function module,ensure that the event linkage is set between your workflow and the event.

Regards,

Keerthi