Customer Credit Card Informaiton.

Hi All,
How differentiate the credit cards are assigned at customer level and site level in iby_creditcard table.
I am actually using the follwoing query to get the customer credit card information.
SELECT o628511.card_owner_id
, o628511.instrument_type
, o628511.purchasecard_flag
, o628511.active_flag
, o628511.single_use_flag
, o628511.information_only_flag
, o628511.expirydate
, o628511.masked_cc_number
, SUBSTR (o628511.masked_cc_number, -4) last4digists_cc_number
, o628511.card_issuer_code
, order_of_preference "Credit Card Priority"
, o364701.location_id
, o364693.cust_account_id
, o528349.party_site_use_id
, o364687.start_date "Receipt Method Start Date"
, o364687.end_date "Receipt Method End Date"
, o364687.NAME "Receipt Method Name"
, o436603.receipt_method_id
, o436603.primary_flag "Receipt Primary Flag"
, o628343.start_date "Credit Card Start Date"
, o628343.end_date "Credit Card End Date"
FROM ar.ar_receipt_methods o364687
, ar.hz_cust_accounts o364693
, ar.hz_locations o364699
, ar.hz_parties o364700
, ar.hz_party_sites o364701
, ar.ra_cust_receipt_methods o436603
, ar.hz_party_site_uses o528349
, ar.hz_cust_acct_sites_all site
, ar.hz_cust_site_uses_all aaa
, iby.iby_pmt_instr_uses_all o628343
, iby.iby_creditcard o628511
WHERE o364699.location_id = o364701.location_id
AND o364700.party_id = o364693.party_id
AND o364700.party_id = o364701.party_id
AND o364693.account_number = '111111'
AND o364693.cust_account_id = o436603.customer_id(+)
AND aaa.site_use_id(+) = o436603.site_use_id
AND site.party_site_id = o364701.party_site_id
AND aaa.cust_acct_site_id = site.cust_acct_site_id
AND o364687.receipt_method_id(+) = o436603.receipt_method_id
AND o364701.party_site_id = o528349.party_site_id
AND o628511.instrid = o628343.instrument_id
AND o628343.instrument_type = 'CREDITCARD'
AND o528349.party_site_use_id = o628511.addressid
Thanks in Advance
ram

I have solved the issue using bellow query.
SELECT DISTINCT ibyc.card_owner_id
, hzcsu.site_use_id
, hzcsu.site_use_code
, ibyc.instrument_type
, ibyc.purchasecard_flag
, ibyc.active_flag
, ibyc.single_use_flag
, ibyc.information_only_flag
, ibyc.expirydate
, ibyc.masked_cc_number
, SUBSTR (ibyc.masked_cc_number, -4) last4digists_cc_number
, ibyc.card_issuer_code
, order_of_preference "Credit Card Priority"
, hzps.location_id
, hzca.cust_account_id
, hzpsu.party_site_use_id
, receipt.start_date "Receipt Method Start Date"
, receipt.end_date "Receipt Method End Date"
, receipt.NAME "Receipt Method Name"
, receipt.receipt_method_id
, receipt.primary_flag "Receipt Primary Flag"
, ibypiu.start_date "Credit Card Start Date"
, ibypiu.end_date "Credit Card End Date"
, ibyep.ext_payer_id
, DECODE (ibyep.acct_site_use_id, NULL, 'CUSTOMER_LEVEL', 'SITE_LEVEL') card_level
FROM ar.hz_cust_accounts hzca
, ar.hz_locations hzl
, ar.hz_parties hzp
, ar.hz_party_sites hzps
, ar.hz_party_site_uses hzpsu
, ar.hz_cust_acct_sites_all hzcas
, ar.hz_cust_site_uses_all hzcsu
, (SELECT aaa.cust_account_id
, aaa.site_use_id
, arrm.start_date
, arrm.end_date
, arrm.NAME
, arcrm.receipt_method_id
, arcrm.primary_flag
FROM ar.ra_cust_receipt_methods arcrm
, ar.ar_receipt_methods arrm
, (SELECT hzca1.cust_account_id
, hzcsu1.site_use_id
FROM hz_cust_accounts hzca1
, hz_cust_acct_sites_all hzcas1
, hz_cust_site_uses_all hzcsu1
WHERE hzca1.cust_account_id = hzcas1.cust_account_id
AND hzcas1.cust_acct_site_id = hzcsu1.cust_acct_site_id) aaa
WHERE arrm.receipt_method_id(+) = arcrm.receipt_method_id
AND aaa.cust_account_id = arcrm.customer_id(+)
AND aaa.site_use_id = arcrm.site_use_id(+)) receipt
, iby.iby_pmt_instr_uses_all ibypiu
, iby.iby_creditcard ibyc
, iby_external_payers_all ibyep
WHERE hzl.location_id = hzps.location_id
AND hzp.party_id = hzca.party_id
AND hzp.party_id = hzps.party_id
--AND    hzca.account_number = '12345'
AND SYSDATE <= NVL (ibyc.inactive_date, SYSDATE)
AND hzcas.party_site_id = hzps.party_site_id
AND hzcsu.cust_acct_site_id = hzcas.cust_acct_site_id
AND hzps.party_site_id = hzpsu.party_site_id
AND ibyc.instrid = ibypiu.instrument_id
AND ibypiu.instrument_type = 'CREDITCARD'
AND hzcsu.site_use_code = 'BILL_TO'
AND hzpsu.party_site_use_id = ibyc.addressid
AND ibyep.cust_account_id = hzca.cust_account_id
AND ibyep.ext_payer_id = ibypiu.ext_pmt_party_id
AND hzca.cust_account_id = receipt.cust_account_id
AND hzcsu.site_use_id = receipt.site_use_id
Thanks
Ram
Edited by: ram on Aug 31, 2009 1:37 PM

Similar Messages

  • Customer- credit Card Issue on Sales Order

    Hi Experts,
    There is an issue,where an incorrect Credit Card details are showing up during an order creation for a Customer.
    In XD02, the payment card details shows it as Master Card. But while creating order(VA01),it showing VISA card. Can anyone explain what could be the issue?
    It should appear as Master card in VA01 too.
    Thanks,
    Arhy

    Hi,
    Check the Card details of the  Payer and not Sold to Party.
    Regards,
    Sharan

  • Customer credit card refund

    Hi everyone,
    I issued a credit memo to a customer because they returned some items.
    The invoice was originally paid by credit card and they requested to refund their card.
    These are the steps I took:
    Sales A/R> Credit memo> Enter all information>click the Accounting tab and on the credit card transaction section,  select  the original charge> Add the CM and the message "credit card refunded" appeared on the bottom of the screen. The refund was also processed thru the gateway. So I thought everything worked.
    However, the credit card refund does not show under Banking>Deposit>Credit card tab and when I checked the BP master data ,I noticed that the payment showed up as an Outgoing payment.
    How do I fix? I need the payment to go to Incoming instead of Outgoing.
    Any help would be appreciated

    I am using SAP Business One and am having the same issue...  Everyone knows the credit card companies net together your sales and credits into one bank transfer. So, shouldn't the software work on the same premise, allowing outgoing and incoming payments regarding customers using the Payment Means Credit Card show in your deposit screen, allowing you to net your incoming and outgoing into one Deposit? You can make the outgoing payment to the customer for the refund and have it post to the Credit Card Clearing account, but it still won't show on the deposit screen.  It certainly will make for a diffucult bank rec if you have to constantly choose a Deposit and a Payment to net to one bank transaction.
    Has anyone found a way to handle this issue??
    We are not currently using an add-on. We are processing our credit card transactions outside SAP and posting them into SAP through Incoming Payments and Outgoing Payments.
    I assume you can't to a negative Incoming Payment...
    Kathleen Piano, CPA
    Controller
    On Rite Company

  • Mass deletion of customer credit cards

    Hi All,
    I'm trying to write a program to identify credit cards which are either expired or over xxx days old in our system and then delete them.  The issue I have is that my program is very, very slow.  I'm deleting the credit cards by using a recording of XD02, I did look for a function module to do this but couldn't find one.  I'm now searching again for a standard function module to do this, as my program took 16 hours to delete 600 credit cards and we have over 100,000 to delete.
    Can anyone help me?
    Thanks,
    Gill

    Hi Gill,
    You could try to fix this with E-Catts.
    Even if it is not their main goel, it can be used for this.
    This is quite simple to deal with.
    Transaction secatt.
    Create a test script, in the Editor tab, click on pattern.
    then select UI control / TCD(record), pick your transaction in the fill then execute.
    You'll have to do the work for one customer.
    Then once you're done, after save, you should be back to secatt tranacation. Pick yes to the transfer data question.
    Then double click in the editor on XD02_01.
    Expanse the following nodes: Dynpro / [1]  then double click on FIELD.
    you should find here the customer number you filled.
    On the line you should have for example: 'S' 'RF02D-KUNNR' 6000001
    S is for set new value.
    You have to change the customer number by a variable named for exampl I_KUNNR, press enter then select import parameter.
    You can now save your test script. Exit to secatt transaction then create a Test configuration.
    In configuration tab fill your test script name then go to Variants tabs.
    You will find a screen where you can fill a line for each customer you want to deal with. (you can also use an excel file)
    Good luck.
    Do not hesitate if you have questions

  • How to encrypt information like customer credit card information?

    Hi I would like to know what is is the safe way to add a credit card information form for my customers, without compromising their information? ON Adobe Muse

    Hi Veronica,
    If you choose to host the site on Business Catalyst, you can take advantage of the BC's Ecommerce feature to achieve what you are looking for, For more info, Please refer to the following link Business Catalyst Help | E-commerce
    Regards,
    Aish

  • We are evaluating EchoSign to receive customer Credit Card and CVV information for payment against a contract.

    Is EchoSign PRO appropriate as it does not support Advanced Form Fields?  Is this covered in Team or Enterprise/Global? Or is it best practice to integrate the CC data fields into our own PDF form with the idea that the data in transit is wrapped in SSL and 256BIT AES?

    Hello,
    An EchoSign Pro subscription will allow for field data to be masked, and setting up that property is pretty quick with the in-tool form creator.
    For masking fields follow these simple steps.
    1) Log in to your EchoSign account and upload the document and make sure u check the check box "Preview, position signatures or add form fields".
    2) This will take you to the page where in you have to put the form fields (boxes).
    3) Now click the tab that says Data fields along the top, just above the Signature block(red in color).
    4) This opens the Data fields options. Select the "text field", and place it in the required place.
    5) Double click on that text field, and the properties menu will open for the field.
    6) Near the top of the Properties menu, you will find a check box that says Mask field data, check that box and save changes and you are good to go!
    Masked field data will not be visible to any subsequent signer to the document, and will not be view-able on the final PDF.
    To recover the field information, you will have to pull a CSV of the field data from the transaction. This can be done per transaction from the Manage tab in EchoSign, or from the History tab if you create a re-usable document.
    For ease of use, we recommend creating the document as a reusable template as the History tab export will give you a full history every time.
    One thing to note with Credit Card numbers is that you want to break the field of 16 numbers into two fields.
    Opening a CSV in Excel will truncate a field number to 15 significant numbers, and you want all 16.
    Please see this article for a more information.

  • I need specific instructions on how to change my credit card informaiton for iTunes Match

    I have looked everywhere in the Apple system to get instructions to change my Credit Card number for iTunes Match.  I found the instructions on how to change my payment information in the iTunes Store Account but when I follow those instructions, they are not correct.  What happened is that I had to cancel my credit card and my bank issued a new credit card andin the meantime, Apple tried to renew my iCloud account and it was rejected because I had not changed my credit card information on file.  Now I am trying to change my credit card information and I cannot accomplish that task.  Can someone help me?
    <Email Edited By Host>

    It's a really bad idea to post your email address - it's an invitation to spam - and I've asked the Hosts to remove it.
    It sounds as if you have already found the method to change your card details, but just to confirm: go to the iTunes Store. Click 'Account' under 'Quick links' at the right. Log in.
    Where it says 'Payment Information' click on 'Edit' to the right of it.
    You should then be able to enter the correct card details.
    Is this not working? Do you get an error message?

  • How to get credit card number.

    Hi everybody,
    I'm trying to get a customer credit card number for use it on a form that is generated from a reversed document created when a credit card payment fails or if the card is declined.
    I found the credit card information on table VCNUM but how can I relate that information with the data that storages documents information like BKPF, BSEG, etc...
    If anyone can help me will be appreciated...

    Hi,
    Check this table VCNUM, this is Credit card master table. and CCNUM (Credit card number) is the field which you are looking for .
    Get the Card number from VCNUM and go to table <b>BSEGC</b> here you get all the info.
    Regards
    vijay

  • Handling Credit Card processing- need solution

    Hello SAP Gurus'
    I need a solution in accepting credit card for payment against an invoice.  My client here in the US has a CCC headquatered in Europe.  They tell my client to input the credit card number and expiration date in the text field under customer open items and input request in assingment field.  They in turn somehow process the credit card number and associate the payment with the invoice.  They haven't provided a test of this yet.  I don't believe it can happen.  At any rate, I am NOT a proponent of having customer credit card info on the text field. 
    I understand there is a solution is changing the payment method to prompt the transaction thereby processing the credit card someone against the open receivable or balance on account.  I am not sure how that part works.
    Can anyone help me with the solution?
    POINTS PROMISED

    CMM
    Try this link:
    http://www.sap-img.com/sap-sd/set-up-for-credit-card-payment-processing.htm
    This gives detailed steps in setting up credit card processing for SAP.
    I would definately NOT recommend holding Credit Card numbers in a plain text field!  Speak to your Internal Control to get their backing for this!

  • Error credit card information for service of Travel ESS

    Dear Experts.
    I have the following issue.
    When I  Create Travel Request in the ESS the system display the following message :
    Please can help me with suggestion for solve this issue?
    Regards

    Hello Kris,
    You can maintain the Customer credit card information in Customer master data - General Data - Payment Transactions. There you can see the Button called Payment Cards - Click on it, then you are faced with a screen Customer Payment cards and then Enter you customer Credit card Information like type (VISA/MASTER), Card Number , Validity dates etc.
    The Payment Method field in Customer Master data - Company Code data - Payment Transactions tab, is responsbile for customer mode of payment after sales order creation. If the Payment Method is through Credit Card, during sales order creation the system will check the Payment method and If the Paymethod is credit, it will get the credit card details validated from third party system and get credited the sales order value amount.
    The Pre-requisite is to develop the Interface with Third party service provider for Credit Card transactions (eg. XIPAY).
    It is suggested to sit with your abaper and get the relevant user exit implemented to allow the credit card as a payment method in sales transactions with your customers.
    Hope it helps.
    Thanks, Ram.

  • REMOVING credit card information for existing AppleID

    Ive noticed that iTunes is giving the newly users the option to use
    a Credit Card or not. Ive been using iTunes for 5 years now, this has NEVER been a problem
    till recently. Im using my credit card as my billing information, but now that
    this keeps popping up...
    This is overly irrating, my iPhone has updates on apps & my Macbook Pro
    needs to be update! Ive been researching this problem, a lot of them do say there is a options
    to chose, 'None.' I sure as **** dont see it. Hopefully Im not the only on with this problem.
    PLEASE I NEED HELP

    Hello Kris,
    You can maintain the Customer credit card information in Customer master data - General Data - Payment Transactions. There you can see the Button called Payment Cards - Click on it, then you are faced with a screen Customer Payment cards and then Enter you customer Credit card Information like type (VISA/MASTER), Card Number , Validity dates etc.
    The Payment Method field in Customer Master data - Company Code data - Payment Transactions tab, is responsbile for customer mode of payment after sales order creation. If the Payment Method is through Credit Card, during sales order creation the system will check the Payment method and If the Paymethod is credit, it will get the credit card details validated from third party system and get credited the sales order value amount.
    The Pre-requisite is to develop the Interface with Third party service provider for Credit Card transactions (eg. XIPAY).
    It is suggested to sit with your abaper and get the relevant user exit implemented to allow the credit card as a payment method in sales transactions with your customers.
    Hope it helps.
    Thanks, Ram.

  • Credit card encryption in table BUT0CC & CCARD

    Hi,
    We are on SAP IS-UT release 604. We are capturing Customer credit card information at business partner level (FPP2). The credit card information is displayed as masked on the BP screens. However this is not stored as encrypted in underlying SAP tables BUT0CC and CCARD.
    Can you please let me know how it is possible to store encrypted card in these tables?
    Thanks
    Shadab

    Shadab,
    there are various notes available explaining how to encrypt data in SAP:  e.g. 662340, 842087, 836079, ...
    You migh also check-out the IMG activity SPRO -> Cross Application Components -> Payment Cards ->           
    Basic Settings -> Maintain Payment Card Type -> "Encryption" (Flag)
    Cheers,
    Fritz

  • Credit Card payment to UPS detail process

    For Credit Card processing need use 3rd party software with SAP B1.  I know most Credit Card software will add credit card information for customer and vendor.  We can charge customer credit card from SO to hold fund and will be released when AR invoice generated. 
    How about AP invoice for UPS?  Will have same feature like SO, AR Invoice to enter our credit card information in Vendor (UPS) to be charged.
    When and how B1 will charge our credit card when AP invice is due?  In Outgoin Payment can choose Credit Card for Payment Mean but won't CHARGE credit card from this task.

    the structure of the payment screen only allows one or the other
    No it doesn't. You can have both a gift card and a credit card on the account.
    iTunes will alwys use the gift card balance first and any charges greater than your gift card balance will go against your CC.

  • ESS Travel - Credit Card Icons

    Hi,
    In our implementation we have defined some custom credit cards. In the "Create Expense Report" iView when I do "Enter Receipts", in the "Available credit card receipts" table the icon of the credit card is shown in the "Credit card company" column. It picks up the icons from the MIME repository and picks ax.gif for american express card, vi.gif for VISA and so on. the names AX, VI etc are defined in customizing.
    Now, for our custom credit cards, the icons show up on the browser fine except for one credit card. This one has the key as ER in IMG and I have the icon ER.gif in the MIME repository but the icon never shows up. Everything else is set up same as other credit cards.
    Has anyone encountered such a situation before?
    Thanks & regards,
    Manish

    Hi Sudeer,
    please share with me if you get any info Regarding Credit Card clearing because my client also
    Implementing
    Points Rewarded
    Tanks in Advance
    Thanks & Regards
    Prabhakar

  • Customer service regarding credit card mishandling possible credit fraud

    To whom it may concern,
    On Tue morning I placed a order for a sprint prepaid galaxy s3 and a go pro hero package through the early black friday preview deal.  I had both items in my cart and checked out the go pro package with promo code.  I then immediatley went back into my shopping cart and proceed to put in my galaxy promo code and the item was not longer available and sold out.  I then called customer service to see about why this was removed from my cart and how I could order one.  I was told that item was sold out and nothing could be done.
    I then relealized in the confusion that I entered the wrong credit card in the system and wanted to change the form of payment to the correct card.  I was told that they will take my credit card information and I gave the CR rep my credit card and was put on hold.  I then was taken off hold and another CR rep was on the line and I started the whole process again giving my credit card information waiting for an authorization from her, which she gave me. (This whole process took approx 45 min by the way).
    I then get to work and decide to check the status of my order at best buy and I am suprised to see my initial credit card info was used to process the order, not the new credit card that was given and told authorized.
    I call CR again and the order was checked on on they said that the payment was authorized for the intial credit card and basically there is nothing I can do to change it.  I tell my story to the CR and she sees that I did request my credit card payment to be changed but can do nothing for me not even cancel the order and reissue it with my proper CC number.
    I ask to speak to a supervisor Angela and she again tells me their is nothing can be done with my order is being processed and by the original credit card was used as authorized.
    My major concern at this point is who did I give my credit card # twice too.  She tells me the agent I was speaking with and I demanded that we get connected with this agent to see what happened with my CC info.  She informs me that this can not happen.  I ask what as a supervisor is going to be done.  She offers no remedy for the multiply issues I was having.  I had to tell her that I would like to escalate this issue, she then said she can issue a ticket # 148428368.  I then ask for the call to be reviewed and I would like a transcript of the conversations I had with the CR rep and how it effects my credit card security.  I am posting this so this get rectified and more people are aware of the dangers your company practices of handling credit card numbers to the CR reps.  I feel this situation could of been handled much differently and want to hear a solution to my issues.
    Concered Customer,

    Hi wildwest99,
    I sincerely apologize if this phone agent didn’t handle your request to change your payment source as you expected them to. It sounds like they tried to change the payment source, thought it went through, but obviously it didn’t change.
    We would never give a copy of our recordings to a customer but we would cooperate fully with any ongoing police investigation. Has this second credit card been used without your authorization? If so, you need to contact the local authorities in order for them to open an investigation.
    I can say that many calls are reviewed and if this agent didn’t act appropriately action will be taken. This action will of course will be treated internally. Other than providing you a transcript of this call, or sharing if any action is taken in regards to this agent, is there anything specific you would ask of me?
    Thanks for posting,
    Allan|Senior Social Media Specialist | Best Buy® Corporate
     Private Message

Maybe you are looking for