cancel
Showing results for 
Search instead for 
Did you mean: 

SalesOrderERPCreateRequestConfirmation

Former Member
0 Kudos

The Sales Order Create service does not contain any fields for payment terms or credit card information. Is there a reason for this? Is this just an oversight and corrected in a new version or does SAP have other things planned for dealing with this information? Somehow we need to be able to specify the payment terms and if applicable the credit card information.

Any help or insight into this issue is appreciated.

Thanks,

Amber

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

i think it was rectified in new version. but for credit card information it is provided separately in sap. please find the below link....

http://www.citixsys.com/Products/creditcard.aspx

/thread/158669 [original link is broken]

see the above thread

r/3 did not have the ability to encrypt credit card numbers until

recently. This functionality can be added to your system by applying

support package 46 in 4.6C or support package 22 in 4.7.

The functionality can not be installed via manual application of OSS

notes and it's not available in prior releases of R/3. That said, if

you need it in a release before those my company does have a solution

that will work with any version of SAP - and it allows for roles-based

decryption of credit card numbers in any SAP screen where credit card

numbers are viewed. If you have a certain custom security object in

your profile you can decrypt cards - otherwise you see a reference

number followed by the last 4 digits of the true card number.

I would suggest you first look into SAP's new functionality. Start by

looking at these OSS notes:

633462 - Encryption of credit card data

766703 - FAQ Credit card encryption in R3 System

662340 - Encryption Using the SAPCryptolib

SAP's functionality does allow for masking of card numbers, but it only

masks the first 11 characters as I recall - instead of all but the last

4. They hardcoded that for some reason...

thanks

abdul

reward me if usefull

Former Member
0 Kudos

Hi Abdul,

Thank you for the information about credit card encryption. We are aware of this functionality. Unfortunately, this was not my question. My question was about the SalesOrderERPCreateRequestConfirmation_In_V2 web service. I cannot find credit card number field in the input message of this service.

Thanks,

Amber