cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP GRC UAR Comment table

Former Member
0 Likes
1,190

Hello,

I'm working on a program into SAP GRC and try to found a way to retrieve comment at role line level that was wrote into an UAR (see attachement picture for reference)

Are they store into stxh as well as other comment at request level ?

if yes, how to retrieve them ?

if no, where are they stored ?

Please can you enlighten me on this ?

uar-comment.png

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Hello Madhu,

thanks for your anwser.

I read your article and use it but information I'm looking for is how to found and decrypt comment at line level.

I found entry that should be line comment into Stxh but not able to convert them yet.

and same to link them with the corresponding role.

Any idea are welcome.

madhusap
Active Contributor
0 Likes

Hi Olivier,

Request comments are stored as SAPScript objects in GRC. You can retrieve using function module "READ_TEXT".

You can get details from following blog:

https://blogs.sap.com/2015/11/17/grc-access-requests-and-corresponding-tables/

Regards,

Madhu