cancel
Showing results for 
Search instead for 
Did you mean: 

Alerts remarks on authorization not visible

Former Member
0 Kudos

Hello Experts here is the scenario

USER A

USER B

User A goes into SAP creates a sales order adds the order alert pops up. User A writes in the Remarks and sends saves.

User B gets the email and decides to authorize it. User B is able to see the USER A remarks with ease. User B authorizes the order with a remark.

User A gets email which shows accepted order. User would like to see remarks but cannot see the text button is grayed out.

neither USER A nor USER B remarks/text are visible.

Does anyone know how i can see the remarks posted by USER A please note this is ALL happens in alerts

the field name is OALR.USERTEXT

Thank you for any information you may have regarding the issue.

so far i was able to reproduce this on every database.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You may use query like this:

SELECT T0.Code, T0.UserText from dbo.oalr T0 where T0.UserSign = [%0\] AND T0.Code > [%1\]

Thanks,

Gordon

Former Member
0 Kudos

Hi Gordan,

First i would like to tell you thank you very much for taking the time to answer the question.

What you mention is a very valuable answer unfortunatly before i put it to answerd, is there another way besides doing a query? why would SAP disable that field?

Thanks again.

Answers (1)

Answers (1)

Former Member
0 Kudos

The reason could be many. You may post it on this forum to let R&D team know your request for making it unblocked:

/community [original link is broken]