Fun with Encryption/Decryption Function Modules in Solution Manager
White Paper Synopsis
SAP function modules FIEB_PASSWORD_ENCRYPT and FIEB_PASSWORD_DECRYPT, built with import and export interface parameters that are based on a CHAR 32 data type, are not available in the SAP Solution Manager System. Their Solution Manager replacements, function modules CRM_MKT_EXT_PASSWORD_ENCRYPT and CRM_MKT_EXT_PASSWORD_DECRYPT, are built with import and export interface parameters that are based on a CHAR 8 data type.
This white paper shows how to extend the capability of the Solution Manager function modules to handle encryption and decryption of text up to 16 characters. Click here to see the white paper: