Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

digital signatures for pdf documents in DMS

Former Member
0 Kudos

Hi Geeks,

i am new to abap security .

I have a requirement to implement digital signature .

Please explain me in detail how to go about this .

I found some pdf documents for the same , but it was very brief .

And my requirement is that , pdf generated in DMS(Document management service) module should be verified by a digital signature .

Can anyone tell me how to create a digital signature and include the same in a pdf document through sap?

2 REPLIES 2

Former Member
0 Kudos

You can use SAP default authorization object C_SIGN_BGP in the custom exit by creating custom authorization group for all the users whoever use the document services.

Former Member
0 Kudos