on ‎2018 Aug 13 5:13 PM
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Madhu
Perfect! It is the correct answer. Thank you
Thanks to Rafael and Colleen as well for trying to help
Hi Madhu
Perfect! It is the correct answer. Thank you
Thanks to Rafael and Colleen as well for trying to help
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Reza
It doesn't look like the data is stored in an easy to access table. The thread linked by rafael.guimbala mentions KB article
https://launchpad.support.sap.com/#/notes/2343681 (2343681 - Where is the SOD Risk long description stored?)
If you run ST05 SQL trace on performing the steps you will see the data is in STXH Table (TDOBJECT = GRC; TDNAME = SOD_RISK*) and then table STXL which has the data compressed
You need to use the function module to read the data. If you need to mass extract to Excel then I'd get a developer to write a wrapper program that can loop through the Risks and extract it.
Regards
Colleen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Reza
It doesn't look like the data is stored in an easy to access table. The thread linked by rafael.guimbala mentions KB article
https://launchpad.support.sap.com/#/notes/2343681 (2343681 - Where is the SOD Risk long description stored?)
If you run ST05 SQL trace on performing the steps you will see the data is in STXH Table (TDOBJECT = GRC; TDNAME = SOD_RISK*) and then table STXL which has the data compressed
You need to use the function module to read the data. If you need to mass extract to Excel then I'd get a developer to write a wrapper program that can loop through the Risks and extract it.
Regards
Colleen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks but this does not seem to answer my query; we have already got the long descriptions populated by default. However, I need to know in which table they are stored as I can extract them into a spread sheet.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.