cancel
Showing results for 
Search instead for 
Did you mean: 

R/3 to R/3

Former Member
0 Kudos

We are sending a Invoice IDOC from our R/3 System(Located in US) to another R/3 System(Located in SEAsia) as an IDOC.

We want to do a PGP encryption when it gets out of the Receiver IDOC adapter? How to achieve that.

Any starting point? Any relevant documents.

Appreciated

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Please look at http://www.aedaptive.com and look for the PGP module for SAP NW.

Former Member
0 Kudos

Hi

Dont know whether this is what you need.

Encryption & Decryption of data using ABAP

/people/kathirvel.balakrishnan2/blog/2006/11/21/encryption-decryption-of-data-using-abap

JAVA API's for PGP Encryption/Decryption

http://www.bouncycastle.org/documentation.html

Check this document on how to do message level security:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d024ca8e-e76e-2910-c183-8ea4ba68...

Deploying the SAP Java Cryptographic Toolkit

http://help.sap.com/saphelp_nw04/helpdata/en/8d/cb71b8046e6e469bf3dd283104e65b/frameset.htm

Key Storage Service

http://help.sap.com/saphelp_nw04/helpdata/en/e9/a1dd44d2c83c43afb5ec8a4292f3e0/frameset.htm

Blogs

Encryption(SSL)

/people/varadharajan.krishnasamy/blog/2007/05/11/how-to-use-digital-certificates-for-signing-encrypting-messages-in-xi

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b2e7020d-0d01-0010-269c-a98...

Examples for Using Digital Signatures

http://help.sap.com/saphelp_nw04s/helpdata/en/a4/d0201854fb6a4cb9545892b49d4851/frameset.htm

How to configure Message level security

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b2e7020d-0d01-0010-269c-a98...

Document on encryption in adpaters

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/482aae19-0301-0010-3485-8efd6188...

Thanks

Former Member
0 Kudos

Hey also refer these links

Thanks

Former Member
0 Kudos

Jenni,

You want to encrypt data at sender idoc adapter or receiver idoc adapter.

Can you please provide us more details..

Nilesh

Former Member
0 Kudos

At the Receiver IDOC adpater.

Former Member
0 Kudos

Hi,

Check out this blog..

Nilesh