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: 

How to Encrypt and Decrypt SAP Standrad Table fields

958

Hello All,

Our Requirement is to Encrypt Customer and Vendor Master Bank details below at Database Table level, But should be able to see properly ( Decrypted ) from Transaction level.

BANKS Bank country key
BANKL Bank Keys
BANKN Bank account number
BKONT Bank Control Key

is there any good approach suggested by SAP for this kind of requirement?. I tried looking into some blogs like

https://blogs.sap.com/2006/11/21/encryption-decryption-of-data-using-abap/# But its not vey helpful.

My other worry is if I Change the data encrypted in DB level though some user exit/badi it may impact all transactions where these tables are being used.

Any good suggestion is highly appreciated.

2 REPLIES 2

Jelena_Perfiljeva
Active Contributor
196

Have you tried searching in the SAP Notes? There certainly are some solutions for credit card information, for example.

kiran_k8
Active Contributor
0 Kudos
196

Venkat,

Do update this thread with the approach/solution, if you were able to get any breakthrough.Thanks.

K.Kiran.