cancel
Showing results for 
Search instead for 
Did you mean: 

How to find digital signature release comment in table level

0 Kudos

Hello all,

My requirement is how to find the digital signature release comment in table level.

I have seen many tables but could not find. Please guide.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member185558
Active Participant
0 Kudos

Hi Rahul,

It is stored in database cluster tables

RELID : TX   TDOBJECT : SIGNATURE

Digital Signature comments are not returned in GET DETAIL BAPI. You can use DSAL transaction to get mass report.

There is interface IF_DS_RUNTIME not sure if it can be used.

Not sure if helpful.

Regards