cancel
Showing results for 
Search instead for 
Did you mean: 

Email digitaly signed Tax Invoice

Former Member
0 Kudos

Hi

I would like to email an PDF tax invoice from SAP to PI/XI sign it and then mail to customers. Does any one perhaps know a way of doing this ? Or a way to digitaly sign the PDF in SAP and email it to the customers directly.

Tobie

Edited by: Justin Tobias on Jan 19, 2009 8:37 AM

Edited by: Justin Tobias on Jan 19, 2009 8:38 AM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Tobias,

Can you clarify if you want to just sign the message or you want to encyrpt the contents of the message? If you just want to sign the message, you can use a client certificate for the same. For encrypting it, there will be some java coding to be done.

Regards,

Sidhartha

Former Member
0 Kudos

Use [Digital Signatures and Document Encryption AP|http://help.sap.com/saphelp_webas630/helpdata/en/4f/65c3b32107964996a56e4165077e24/content.htm]I

Regards,

Farooq

former_member192892
Active Contributor
0 Kudos

Well... One method which I could think of is to embed a digital signature during mapping time. Use some java code and api's to sign on the pdf during java mapping execution.

I'm also watching this thread to see some more inputs from the experts..

Regards

Varun