cancel
Showing results for 
Search instead for 
Did you mean: 

Alert for user of Purchase Request Created or Changed to another user .

former_member599281
Participant
0 Kudos

Hi Expert ,

If any USER created a Purchase Request and if that user is amendments (made changes ) on Purchase Request, so X user get an alert and

If X user created a Purchase Request , if anyone made changes(amendments) in that Purchase Request it should give an alert to X user.  in standard only we can give for add mode only .

how to get this .is it possible by Query ........??

Thanks

Sarvesh Gupta

Accepted Solutions (0)

Answers (2)

Answers (2)

kothandaraman_nagarajan
Active Contributor
0 Kudos

Hi,

Yes possible by query. Try with OPRQ, ADOC and ADO1 tables.

Thanks.

former_member599281
Participant
0 Kudos

Hi Nagarajan

Can you Please send the Query for this Alert .

Thanks

former_member458725
Active Participant
0 Kudos

Hi,

You can have customized addon for that requirement. Using query we cant send to specific user based on the Update.

Using DI Object, You can send alert to the user - Addon required.