SAP ABAP IMG Activity W_KO_0415 (BAdI: Credit Card Security)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-POS (Application Component) POS Interface
     WPOS_SFWS_PCA_SECURITY (Package) Switch for IS-R: POS interface
IMG Activity
ID W_KO_0415 BAdI: Credit Card Security  
Transaction Code     (empty) 
Created on 20090305    
Customizing Attributes W_KO_0415   BAdI: Credit Card Security 
Customizing Activity W_KO_0415   BAdI: Credit Card Security 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name WPOS_PCA_SECURITY    

Use

You can use this enhancement to change the save type of encrypted payment card numbers within the framework of the POS inbound.

The SAP system references encrypted payment card numbers with a reference to a GUID. This is issued during the encryption process. For reasons of performance, two different save types are possible:

1. You can use the same GUID (the same encryption entry) for the same payment card number.

2. You can use a new encryption entry (new GUID) for the same payment card number.

This enhancement is relevant within the framework of encrypted saving of payment card numbers on the IDoc database table.

Requirements

The global security settings for payment card processing must be active (table TCCSEC). In addition, the business function ISR_APPL_PCI_DSS and the POS inbound-specific implementations of the following enhancements of the IDoc basis must be active, to enable encrypted saving of POS payment card numbers on the IDoc database table:

1. Encryption before saving

Definition name: IDOC_DATA_MAPPER (classic)

Implementation name: IDOC_PCI_ENCR_IM

2. Encryption after reading

Definition name: IDOC_DATA_CRYPT (ES)

Implementation name: IDOC_PCI_DECRYPT_IM

Standard settings

As standard, the same GUID (the same encryption entry) is always used for the same payment card number. You can override this setting using the enhancement.

Activities

Example

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20090305 
SAP Release Created in 605