Defaulting the Payment card details

Hello,
I have created the payment card details in the customer master [Payment transaction-payment cards].
Now when i am creating the sales order via VA01, the card data is not defaulted to the sales order.
what configuration have i missed for the same?
Regards,
Gauravjit.

Hi;
This is a std SAP feature, as I was given to understand that the CC details would not be defaulted from the cust.mast.
The only option we have is that we have a drop down option for the customer. when you do a F4 at the CC field, it shows the value that u stored in the master. I guess this is a std. SAP feature and rightly so as this is a sensitive information which need not be displayed blatantly.
Regards.

Similar Messages

  • Payment card details to Sales Order

    Hi,
    I have created the customer master and entered the payment card details. Could you please let me know how to get it copied to the sales order?
    Thanks & Regards,
    Keshini

    Hi
    See Note 914603 - FAQ/Collective note for payment cards (Consulting/modif). Be careful with legal requirements related with encryption of this data in sales documents and master data. (see 836079 FAQ: Credit card encryption and master data)
    Regards
    Eduardo
    Edited by: E_Hinojosa on Feb 15, 2011 10:10 AM

  • HT204053 Account payment card details

    how i can cancel the payment card details ? while i'm reviewe the appale ID

    You can log into your account on your computer's iTunes via the Store > View My Apple ID menu option at the top of iTunes (if you have iTunes 11 on a PC then Alt-S should get the Store menu to appear) - that should then take you to a screen where you can go to your payment details

  • Update payment card details for sales order

    Hi all,
    Is there any function module or bapi which can be
    used to update the payment card details for a sales order
    The bapi_salesorder_creatfromdat2 is having the structure
    CCARD which takes in this details , but what I really want is to change the already created sales order.  The bapi for sales order change is not having any structure which allows passing this details.
    Please can anybody give some inputs on it.
    Regards,
    Shibu Mathew.

    Hi Anurag,
    Thank you very much for the answer..
    I too found it as i was digging through the
    BAPI_SALESORDER_CHANGE.
    One's again thanks for the solution.
    Regards,
    Shibu Mathew.

  • Is it possible to use the account details on 3 or more iTunes accounts? e.g. if giving 2 iPads as presents, each iPad having it's own appleID but with the same payment/card details?

    I bought 2 x iPad 1 as a gift and already have one myself. I want to be able to provide them with the means to use iTunes.
    Is this possible or does each account need its own payment/card details?
    I don't want to assume that its currently possible as this could flag up as a fraudulent event.
    Thanks

    For what it's worth, you posted this in 2011, and here in 2014 I am still having this same issue. Over the last two days, I have had to unlock my apple account 8 times. I didn't get any new devices. I haven't initiated a password reset. I didn't forget my password. I set up two factor authentication and have been able to do the unlocking with the key and using a code sent to one of my devices. 
    That all works.
    It's this having to unlock my account every time I go to use any of my devices. And I have many: iMac, iPad, iPad2, iPad mini, iPhone 5s, iPod touch (daughter), and my old iPhone 4 being used as an ipod touch now.  They are all synced, and all was working just fine.
    I have initiated an incident with Apple (again) but I know they are just going to suggest I change my Apple ID. It's a simple one, and one that I am sure others think is theirs. I don't want to change it. I shouldn't have to. Apple should be able to tell me who is trying to use it, or at least from where.
    Thanks for listening,
    Melissa

  • Can i use the debit card details for payment in the itunes store

    can i use the debit card details for payment in the itunes store

    Debit cards are no longer accepted in the iTunes Store, it seems. The current valid payment methods are listed here:
    http://support.apple.com/kb/HT5552
    You can try contacting the iTunes Store and asking if there is any way to use your card, but they probably will tell you that it's not possible.
    http://www.apple.com/emea/support/itunes/contact.html
    Using a debit card in any online service where it stores your card is a bad idea in any case since if someone gains access to your account in the service, they can quickly drain your bank account. Credit cards limit your liability, as do prepaid iTunes cards.
    Regards.

  • Masking a portion of the Payment Card Number in SD

    Does anyone know how to mask a portion of the payment card number in SD (VA02, 03, etc)?  EX: XXXXXXXXXXX2145
    Also if you have done this what transaction is used to view the complete number, if needed?
    Thanks
    M. Grantham
    Edited by: Mia M. Grantham on May 13, 2008 8:28 PM

    I would suggest you to go through the forum before posting your question, though the encription procedure is :
    Encryption of Credit Card
    To activate encryption, your system must meet the following requirements:
    1. For Release 4.6C, you must import Support Package SAPKH46C46 and
    2. Kernel 4.6D must have patch level 1329 (see Note 565111).
    3. For Release 470, you must import Support Package SAPKH47022.
    4. For Release ERP 500, you must import Support Package SAPKH50007.
    5. Download and install SAPCRYPTOLIB (see Note 662340). You must use the CCARD application when you use Transaction SSFA to set up encryption.
    We configured the encryption of credit card data primarily based on Note 662340 and 633462. Since quite a few programs and transactions are called, together with system parameter and environment variable changes, it is worth documenting it with detailed steps and screenshots.
    Phase 1. Enable SSF encryption using SAPCryptolib
    If SSF encryption has been configured before, please jump to Phase 2. Otherwise please follow the procedure below for Windows platform, or Note 662340 for other platforms.
    Step 1. Download the SAPcryptolib from http://service.sap.com/swdc - "Download" - "SAP Cryptographic Software".
    Step 2. Copy the library and ticket file
    Copy sapcrypto.dll and sapgenpse.exe to C:\usr\sap\SID\SYS\exe\run
    Copy the ticket file to C:\usr\sap\SID\DVEBMGSxx\sec
    Step 3. Change the environment virable for QASADM and SARServiceQAS
    Step 4. Set the profile parameters and restart SAP
    Step 5. Check that Tcode STRUST can be called successfully
    Phase 2. Configure the encryption of credit card data
    Step 1. Specify the applicaiton-specific SSF parameters in Tcode SSFA
    Call Tcode SSFA, and specify "Private Address Book" and "SSF Profile Name"
    Click on "New Entries" - get to next screen; then select "Encryption of Paymant Card in SAP system", hit "Enter" key and Save. The default parameters should work.
    Step 2. Check the folder "Encryption of Payment Card" created in Tcode STRUST
    Step 3. Create PSE by calling program SSF_CREATE_PSE in Tcode SE38
    Execute program SSF_CREATE_PSE from Tcode SE38. (We found that it is easier to call SSF_CREATE_PSE than using Tcode STRUST for this step.) Give the distinguished name you want to use. We also selected the longest key length for stronger security.
    Step 4. Import/verify the certificate in Tcode STRUST
    Call Tcode STRUST, expend "Encryption of Payment Card" on the left and double-click the item <Server_SID_Instance> under it, then select the certificate displayed on the right (it should have the distinguished name you gave in the previous step). The self-issued certificate could be used. If you want to use external trust center, click on "Create Certificate Request" to get the request, and click "Improt Cert. Response" after the certificate is generated.
    Step 5. Execute report SAPFACCG in Tcode SE38 once
    Step 6. Maintain view CCARDEC_V in Tcode SM30
    Call Tcode SM30 and maintain view CCARDEC_V. Add VISA, MC, and AMEX as Payment Card Type and check "Encrypted" respectively.
    Phase 3. Check the configuration
    Execute report CCARDEC_CHECK from Tcode SE38, only select P_TOOLS, and you should get the results like the following
    **if you provide me ur email id, i can mail you the document.

  • How to delet the credit card details from apple id account

    how to delet the credit card details from apple id account

    On your computer's iTunes you should be able to edit your payment info by going into the Store > View Account menu option and logging into your account, and on your account's details page there should be a payment link.  If you are doing it on your phone then tap on your id in Settings > iTunes & App Store and tap on 'View Apple ID' on the popup and log into your account  - that should also give you a payments link on your account's page.
    Changing payment info : Change or remove your payment information from your iTunes Store account (Apple ID)
    If you don't get the 'none' option on the payment details screen : Why can’t I select None when I edit my Apple ID payment information?

  • Payment card details not replicated from CRM to ECC

    Hello
    We are creating BP in CRM which replicates into ECC. In BP, we are maintaining Payment cards. But, while replicating to ECC, this Payment card details are not replicating to ECC.
    The data is present in the BDoc.
    Please help!!
    Regards,
    Debolina

    Hi Debolina,
    Can you please share the solution. I have the similar requirement.
    Regards,
    Vaibhav

  • By clicking "Get me out of there" does it remove all the credit card details I have typed in?

    When submitting the online payment details, including my credit card details, I got an untrusted connection warning. I clicked "Get me out of there" and Firefox returned me to a new search page. Does it mean that all the credit card details I typed in had been removed from the seller's web page?

    If you submitted a form, then the data ended up on a remote server. It cannot be deleted by Firefox or any other browser.
    Before panicking, see the following article.
    * [["This Connection is Untrusted" error message appears - What to do]]
    What is the site in question, and what security software do you use? Security software with an SSL or HTTPS filtering feature can trigger that message.

  • Reagrding VA02 Payment card details

    I want to delte payment card details that have been entered in VA02 using BAPI
    Whatever  BAPIs I have searched for takes business partner numbers as input which I dont have
    Can you pls suggest one

    Hello Jyoiyer,
    Unfortunately, the order change BAPI does not have ability to change Payment Card tab entry. However, I would like to ask you some questions because what you are trying to do may be dangerous.
    How are you obtaining authorization? Using BAPI and SAP is connected to external system that can communicate to gateway/clearing house?
    If so, why do you want to delete the existing authorization? Deleting authorization records from SAP does not actually cancel authorization. It will remain in the bank until someone voids it in the bank side or expires.
    What will be the next step you want to achieve after deleting? Are you planning to obtain another authorization using different card? Or do you want to process as cash order? Why does it have to be BAPI?
    If you can provide the above details, I may be able to offer some advice.

  • Credit card number change, your company can not charge , so , what can I do ?because I buy one year plan , but the plan stop already  ,I can not change the credit card details.So, I need to buy one more year or can continous the paln with changing the cre

    credit card number change, your company can not charge , so , what can I do ?because I buy one year plan ,
    but the plan stop already  ,I can not change the credit card details.
    So, I need to buy one more year or can continous the paln with changing the credit number?

    Hello pen pang,
    if your Photoshop is a part of Creative Cloud you can use "Manage your membership and payments|Creative Cloud" at
    http://helpx.adobe.com/x-productkb/policy-pricing/membership-subscription-troubleshooting- creative-cloud.html >>>
    Payment & credit card >>> Help changing the credit card on your account >>> from there see what hints are listed.
    On the other hand I'm sure that you can use the recommended procedure with a "normal" PS too.
    If necessary and for further questions click through http://helpx.adobe.com/contact.html and if "open" please use the chat, I had the best experiences. I quote from Adobe's employee Preran: The chat button is activated as soon as there is an agent available to help.
    If you need these explanations in another language, please use "Change" at the end/bottom of the website from above
    Good luck!
    Hans-Günter

  • I have to update all my application in my App Store however they are asking for the credit card details since this is to update only. Even to download some free games still they are asking my credit card details since it is a free. Please help me..

    I have 11 updates in my App Store but every time I click the update they ask first my apply ID that would be fine but after they will ask my credit card details since this is only to update. Please help me.
    Also, even I would like to download some games it's ok to ask for our Apple ID but in the second time they will ask for the credit card details. Please help me

    My younger brother had the same problem. You have to go into settings, app store, details and then change your credit card details to none. If there is no none option, you will have to use a different apple id.

  • Hi, I changed my credit card, so my monthly pâyment expired. Now I changed the credit card details online...but I still can't use bridge or photoshop. I tried everything I could do as suggested online...

    Hi, I changed my credit card, so my monthly pâyment expired. Now I changed the credit card details online...but I still can't use bridge or photoshop. I tried everything I could do as suggested online...
    Can you help me asap?

    Unfortunately, only Adobe customer service can assist you with your issue. These are user forums; you are not addressing Adobe here.
    Click on the link below, and after that click on "Still need Help? Contact us."
    Then on the next page, click Chat
    There is also a phone option.
    http://helpx.adobe.com/contact.html?step=PHXS_downloading-installing-setting-up_licensing- activation

  • HT201363 Dear, Apple Support  it says that when i am getting the credit card details on my iPhone 5s.....it always says that when i click continue please contact iTunes support to complete this transaction!!

    Dear, Apple Support  it says that when i am getting the credit card details on my iPhone 5s.....it always says that when i click continue please contact iTunes support to complete this transaction!!

    Use the link below to contact iTunes support.
    https://ssl.apple.com/emea/support/itunes/contact.html

Maybe you are looking for

  • Runtime error R6304 Lightroom 5.3

    Hi, I am getting a Microsoft Visual C++ Runtime Library error when I import photos into Lightroom 5. It is not allowing a clear thumbnail of the my photos Can anyone help with this issue Thanks Dave

  • Initialize a date using eCATT and a file

    We are trying to clear the values in a date field (MBEW-ZKDAT), i.e. we're trying to update the field from some date to the initial value. We have an eCATT that has been working fine when there is some value in the date field. But when we try to put

  • Gamma shift when exporting MP4

    I know this is a known issue, but I have yet to see a viable solution. Working off PC and exporting via Adobe encoder. When exporting H.264 in an mp4 container, there are significant gamma shift issues that void several hours/days of color correction

  • User Management - Promote Content

    Hi, We have two users (User1 & User2) who have access to Experience Manager pages. Both user1 and user2 login simultaneously to work bench and work on two different pages (page1 and page2). Once the user 2 has completed his changes, he saves the chan

  • Labels troubleshooting

    Hi Have you experience troubleshooting barcode label not printed complete. Like i printed 200 labels when printed process the labels printed only 100. In spool printers we must kill the job one by one then the labels continue printed 101 and so on. I