Interface for credit card settlement between Bank, Company n Employee

Hi Experts,
I am facing a situation, where in we need to develop a new interface for credit card settlement. The scenario is as follows. The company gives a corporate credit card to the employee who has gone on travel. The employee makes some official and a few personal expenses on that card. The bank processes the payments and sends the bill to the company for payment. The company pays the bill and then gets into recovery from the employee for the personla expenses that he has incurred.
Now we need to automate this with SAP travle management and would appreciate if you could help me out.
Do we have a standard interface for the same?
Regards
Kabby

This is a common process in Travel mgmt.
1. The Bank provides the Card transaction file daily and it will be placed in the application server, from where the daily file interface pgm uploads the transations in employees buffer.
2. employee uses the buffer transactions while creating expense report and using itemize button he will mention the personal expenses made using company credit card
3. while posting, appropriate entries are made i.e, Expense accounts are credited, credit card clearing account is debited, and personal expenses as well are debited.
Please mention the card company and the file format in which they provide the file.if it is Amex format files or CCD format files, we can use the standard interfaces available, otherwise you need to go for new interface development

Similar Messages

  • Can I pay for the Adobe Dreamweaver CC for a month,not using a credit card,but by bank transmission to your account?

    Can I pay for the Adobe® Dreamweaver® CC for a month,not using a credit card,but by bank transmission to your account?

    You can do wire transfer for:
    Complete Creative Cloud 1 year Paid Up Front Plan.
    You will have to navigate to online store.
    To use wire transfer method
    Select qualified 1 year paid up front manual renewal product.
    Complete checkout flow.
    You will be prompted to fill out the applicable form (Bank information for Digital River) to take to your bank and make the payment. You will be sent Reminder Payment and Delayed payment notification before the order automatically expires if we do not receive payment.
    Once payment is confirmed as received, You  will receive a notification that their payment was received and gain access to their subscription.
    Regards
    Rajshree

  • Credit Card Settlement - EPA-Files

    Hi everyone,
    as part of the settlement-process between the aquiring bank and our customer (= dealer) he needs to process EPA-files.
    Does anyone of you know whether ByD is able to process EPA Fils? Is there a standard process to proceed this scenario?
    If yes, what is the process and how must the system be configured?
    If not, does anyone have experiences concerning this topic or can anyone even describe a work-around? (My idea is to import the content of the EPA-File as a bank statement. Could this be a useful idea?).
    Thanks a lot for your ideas!
    Best Regards
    Peter

    > Where do you maintain the credit card settlement
    > batch number range (e.g like maintaining the material
    > master number range in NRIV)?
    Jim,
    The Settlement Batch number is maintained by SAP - you don't need to manually adjust the number.  However, if you need to for some reason you can find it in table FEBKEY.
    The field FEBKEY-KUKEY is the next batch number and the field FEBKEY-TNAME will be 'CCARD'.  The batch number is determined during the settlement program run in FORM GET_BATCH_NO (program RFCCSSTT) when function module GET_SHORTKEY_FOR_FEBKO is called.
    I hope that helps!
    Eric Bushman
    Director SAP Solutions
    Paymetric
    www.paymetric.com

  • Request for Credit Card krrps happening every 30 mins

    I receive a request for credit card information every hour at least which my Trend virus blocker kills. This only happens when Firefox is open.

    I believe i can fix this for a some of you out there. The problem is that Apple forces you to have the exact same address the USPS has one file. They do an address verification with the information you submit and they change your city and zip code to match 100 percent.
    The problem is that most people do not change their billing zip code on their credit card when their zip code changes. For example, my zip code was 84088 up until about 3 years ago when it was change to 84081. I have never change my zip code or my city name with my credit card company so when i put in my billing address i always put 84088. Apple decided that they want to force people to change their credit card billing address to match EXACTLY what the USPS has.
    Most credit card transactions can get a better rate if the billing address of the transaction matches the billing address of the card. That is why they always ask for it. However, it makes no sense for Apple to force you to change it to the USPS address because only the credit card billing address and the credit card transaction billing address need to match.
    So, on to my fix. Do not put the whole street address, only put in the first set of numbers. If your address is "1000 Elm Street" then just put in "1000" ino the street address. Then put your proper credit card billing address zip code in. Because apple can't do the USPS database search without the full street address they will not change your city/zip but you credit card validation will work just fine because credit card address validation only cares about the first set of numbers.
    SERIOUSLY APPLE?!? Get a clue! There is no need for you to force us to match the USPS address 100%.

  • Changing Expense types in the SAP Portal for Credit Card Receipts

    Hi Experts,
    We have a situation where we load a credit card file to SAP. The employee will then go review and subsequently send the expense claim to accounting. This is done via the SAP NetWeaver  Portal. Quite often the credit card company will send over details to an expense type called 'other' this was created to ensure that the credit card file loads.  It is the employee's responsibility to change the expense type from 'other' to the appropriate expense type.
    what is desired is to provide the user with an error message in the portal and PR05 that will enforce the user to change the expense type from 'other' to a more appropriate expense type.
    How can this be accomplished?

    Hello Martin,
    You can use a User Exit for this.
    In Web Portal, you can use the BADI TRIP_WEB_CHECK on which you can use the method USER_CHECK_LINE_OF_RECEIPTS.
    In PR05, you can use the Enhancement name: FITR0003: User Exit: Save Trip (PR01, PR04, PR05, TRIP) - before assigning trip number. It is the User Exit EXIT_SAPMP56T_002.
    This will check your receipt before saving.
    Regards,
    Raynard

  • Credit Card settlement FCC1 fails, no records in table BSIS

    Dear experts,
    I'm implementing credit card integration with a new web shop, and got stuck with FI configuration, probably since I'm brand new to FI...
    Okay, this is what happens... When I select payment by invoice, sales order gets created fine, and the invoice is created from the sales order instantaneously. Financial documents etc. all fine.
    Now when I select payment by credit card, the sales order gets created fine as well, after the credit card has been authorized. The invoice however does not get created. Warning message: "The item is not relevant for billing".
    Okay, this might or might not be the standard process. Either the invoice should be created instantly (in which case billing config is incorrect) or the invoice should be created after credit card settlement (in which case there's some other FI config not right).
    So my first question I hope someone can answer me here: When is the billing supposed to happen? Before or after the settlement? If it's before settlement, why does it say then that the item is not relevant, whereas, if I pay by invoice, it is relevant?
    For my second question, let's assume, invoicing is supposed to happen after settlement.
    If I execute the settlement process in transaction FCC1, the message I get is: FY033 "No items to be settled found"
    Digging some deeper, I found the cause for the message in table BSIS, where the items for settlement are supposed to be stored. However, they're plainly not in that table. So my second question I hope to get some insight for: How do I configure the flow so that after credit card authentication the items are ready for settlement?
    Best wishes and many thanks,
    Jan

    Solved by some trial-and-error configuration in copying control.

  • Has anyone integrated with PaymentTech for credit-card processing?

    My client would like to capture credit-card payments using PaymentTech payment processor. We are using Oracles Apps 11i. I am aware that AR is integrated with iPayment for credit-card processing. However iPayment uses Cybercash as the payment system and it does not currently support voiceauth (i.e. ability to capture/settle payments based on an authorization not obtained via iPayment).
    Has any one done any custom development to integrate directly to PaymentTech (or to a
    3rd party application which integrates with PaymentTech)? I would appreciate if you can provide any directions.
    Thanks.
    - Tushar Khinvasara
    Oracle Consulting, iServices Southwest
    P.S.: If possible, please also cc your response to my internet email addr [email protected] which i can more easily access from the client site.

    Authorize.net is a supported payment gateway, take a look here - Supported payment gateway providers and here - Authorize.net for the steps to configure it.
    Thanks,
    Mihai

  • Unable to download itunes apps, it is asking for credit card number, how to download apps without credit card number, plz help me

    Hi guys,
    i am unable to download itunes apps, it is asking for credit card number, can anyonw tell me how to download apps without credit card number?
    with regards
    anil

    The Apple Support Communities are an international user to user technical support forum. As a man from Mexico my first language is Spanish. I do not speak English, however I do write in English with the aid of the Mac OS X spelling and grammar checks. I also live in a culture perhaps very very different from your own. When offering advice in the ASC, my comments are not meant to be anything more than helpful and certainly not to be taken as insults.
    The only way to get free apps without a bank card is to create a new Apple ID  following Apple's steps very carefully;
    Creating an iTunes Store, App Store, iBookstore, and Mac App Store account without a credit card -
    http://support.apple.com/kb/HT2534

  • 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

  • HT5035 Why, when trying to download a "free" app from iTunes after it say's, "this apple id hasn't been used with the iTunes store" does it keep asking for credit card info???

    This is so frustrating! I have an itunes store account, etc. I lost all my info when I had to "restore" my iphone.
    I wasn't able to do the "restore" until recently, gosh it was about 6mos or more ago when my iphone died...
    So, as I get older I am having memory problems and haven't been able to access my itunes account.
    Obviously when I did the "restore" on my iphone I lost all my info with it... So, wanting to use my iphone for
    music, games, etc. I had to create a new apple id, fine, but when I wanted to download a "free" app it says
    my apple id hasn't been used with itunes so it keeps asking for credit card info.
    I do not remember ever having to have a credit card before!
    I am so frustrated... First it was not being able to access my account then having to create a new one, fine!
    But now I can't download "free" content without credit card information!?!?!?!?!?!?!?!?! UGH!!!!!!!
    Please, can anyone help...?!?
    Sincerely,
    "Distressed"

    If you are within 14 days of purchase you can still return the iPhone and get the phone that suits your needs, however, I think you will find that no matter which phone you get the content provider will want to know how you are going to pay for future purchases. For Android phones it is Google, and they will certainly want to know.
    To create an Apple account without a credit card see: http://support.apple.com/kb/HT2534

  • I have a credit in the iTunes store but when i try to purchase an app, aim asked for credit card information.  How can I use my iTunes account to purchase apps?

    I have a credit in the iTunes store but when I try to purchase apps I am asked for credit card information
    Are there two separate stores.  How can I make purchases?

    same here but i cant purchase a movie or anything

  • I cant download apps because my apple account is asking for credit card information, how do i resolve this problem?

    i have an apple id. when i go onto app store and type it in it says that i have not used account in store and to rectify the problem. when i go in to do this it is asking me for credit card details, i dont have a credit card. what do i do? i want to download free apps. my phone is bill

    In the US you can purchase 'iTunes' or 'App Store' cards for cash at many retail stores, and apply the code from the purchased (validated) card to add credit (money) to your Apple ID account for online music and App purchases. It is my understanding that such credits can be used for US purchases of any online content, including music, apps, and movie rentals. Are such cards sold in your area?
    Message was edited by: kostby

  • HT2731 I have a student who is trying to set up an account however it is asking for Credit Card information.  The choice of NONE does not appear as an option with the credit cards.  Any assistance?

    I have a student trying to set up an App Store account (she has an Apple ID), however she is being asked for credit card information.  The option of NONE does not appear as one of the choices with the other credit cards.
    Any assistance?

    There are instrctions on this page for how to create a new account (it won't work with existing account) without giving a credit card number : http://support.apple.com/kb/HT2534 e.g. select a free app in the store and click on 'create Apple id' when 'buying' it.

  • Accounting document while VF01 for credit card payments

    Hi Friends,
    While creating billing document for credit card payments, system creates accounting document as under. One FI document for all the below line items.
    Dr. Customer
    Cr. Revenue
    Cr. Customer
    Dr. Card receivable.
    Instead is it possible to generate two documents, like ...
    1. Dr. Customer Cr. Revenue
    2. Cr. Customer Dr. Card receivalbe. (document type is different, i want to take DZ)
    Pl let me know.
    Thanks in advance,
    Srini

    Hi,
    Have a look to below blog, it is regarding e-payment, but you can refer this for your approach.
    /people/aashish.sinha/blog/2011/02/24/e-payment-a-customized-solution-other-than-sap-integration-package-swift-150-part-1
    Regards
    Aashish Sinha

  • HT5278 If ios 5.1.1 on iPad 1 is no longer supported, is the device safe to use for credit card payments?

    Hi All, anyone, or just helpful users,
    If ios 5.1.1 on iPad 1 is no longer supported, is the device safe to use for credit card payments?
    I know the reasons why Apple no longer update IOS for Ipad 1.
    Due to end of life support, no bug fixes for older apps and constant vulnerabilities being exploited, does this now make the device insecure and vulnerable?  either information stored on the device or (especially) when making credit card payments through Safari, etc.
    Thanks in advance,

    I would say your biggest issue isn't as much your operating system as it is the network you use your device on. For example the most secure device in the world can be used at McDonalds open wifi and have its info intercepted....and it's not your device's fault rather the connection. Any security program is only as good as its weakest component.
    THe iOS operating systems are still very secure because they are highly resistent to viruses and malware....but a user can still click on that 'you won a million dollars' link in an e-mail and hand their personal info over to a hacker.
    If you feel you can no longer trust it, then stop using it. But I would say a user's internet connection and behavior are larger security vulnerabilities than any device.

Maybe you are looking for

  • Mid Month Calculation for Year dependent fiscal year

    Hi All, We are in middle of AA implementation .How can we configure mid month in year dependent fiscal year .System doesn't allow to put mid month date for year dependent fiscal year. If we copy co.code from best practice co.code BP01 system updates

  • How do I send an e-mail?

    When I try to send an e-mail I get a message saying a copy is placed in my outbox and that there is no password provided.  I'm told to go to mail account settings and enter a password, but I can't see where to do this.

  • Printing to pdf gives improper formatting (page is cut off on one side)

    Safari 7.0.5 on Mavericks 10.9.4: printing to pdf gives improper formatting (page is cut off on one side). Any suggestions?

  • Problem in date converting into dbFormat()

    Respected Experts, I am get the current date into String vaiable and from this string variable i want to convert into dateformat. For converting to date format i write the .java file. It converts date correctly into format "dd/mm/yyyy" but i want dat

  • Creating a Production Order for a MRP area

    Hi All I have activated MRP area and has created 2 MRP area's.  When I create a production order, always the first MRP area is assigned in the production Order. Please help me to understand how do we create a Production order for a particular MRP are