AR Lockbox interface with BANKS

Hi,
I am given a new task today, to implement / setup lockbox.
My boss told me its just simple as loading to AR interface tables. like sqlloader which has control files .ctl
Can you give me links of docs or Metalink notes on How to setup lockbox?
Thanks a lot

Hi,
Refer to the following links/notes, it should be helpful.
Oracle Receivables Implementation Guide
http://download.oracle.com/docs/cd/B40089_09/current/acrobat/120arig.pdf
Note: 219854.1 - Oracle Receivables Lockbox Troubleshooting Guide
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=219854.1
Note: 177685.1 - Overview of Lockbox
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=177685.1
Note: 133259.1 - Lockbox Troubleshooting Guide
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=133259.1
Note: 107620.1 - How Do You Setup a Lockbox Test?
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=107620.1
Regards,
Hussein

Similar Messages

  • Interface with Banks Related to APP

    Hi,
    Create Interface with Banks. Have Approval's in place before sending information to Banks. Once Cheque information is received by Bank again Approval process will be their. Once Approved the information should flow back to SAP with Cheque Number and with Other Details.
    Please help me out in solving this issue.....
    Best Regards,
    Bilal

    Hello,
    First you have to get the requirements from bank like which format can they send the EBS file (EG: MT940), how frequently etc. Do you use any middle ware like PI? If yes, Bank can end file to PI and PI can send to SAP. t-code FF.5/FF_5 can be used to upload bank statements.
    In SPRO, you have to configure EBS setup with all external transaction types bank is sending. This is not a one liner to explain complete EBS setup. Kindly search in forum to know step by step process of EBS configuration or Read SPRO documentation for EBS.
    Thanks,
    V V

  • Outgoing interface with bank

    Hi all,
    my client wants to establish outgoing bank interface between our company and bank. we have sap 4.6c.
    what are the configuration for this and what is the necessary for this?
    if anybody give the bank interface configuration?
    Thanks in advance. points will be awarded accordingly.
    Raghav.

    any suggetions please....??

  • APP and Bank interface with IDOC

    Dear Friends,
    We are in process of interface between APP with Bank for processing the Bank payments.
    Need a clarification that is it ok if I can use the IDOC instead of using DME standard program to move file to Bank server and also want to know that is it ok for processing the IDOCs for APP documents.
    Kindly provide the broader view of pros and cons for above query.
    Thanks MD.

    IDOC is also a standard way and recommended approach. You can generate it via RFFOEDI1.
    Just check that your bank is able to process the IDOC file in standard format (like PEXR2002 format)
    Regards,
    Gaurav

  • Upload bank statements interface(with different layouts)

    HI
    My component is upload bank statements interface(with different layouts) .
    to which module it belongs exactly.And how to proceed with this....
    plz give u r sugessitions.................
    pavan kumar

    firstly go through the documentation and TRMs
    if you have any doubt in the coding . the send the code and errors encountered
    so, that we can help you.

  • Swift Net MT-103 Interface with SAP

    Hello all,
    I am having a hard time to understand the concept and reason to use the Swiftnet MT103 (Outgoing Payment).
    1)At what point I will consider MT103 solution versus EDI820 (Outgoing Payment)?
    2)What will be the considerations I need to take place when I am creating the Functional Design of this interface with SAP?
    3)What will be the steps I need to take on the config side?
    4)Do I need to setup inbound interface as well for confirmation once I sent the MT103 file?
    5)DME will be only solution that produce this format?
    6)Please provide me the File structure of MT103?
    I would appreciate your prompt response since I need to represent this to the client.
    Thanks

    Hi
    It is a good practice to know the status of payment file rather than waiting for the bank to call. Yes, if need be, you will need to create an inbound interface.
    Many things would depend on the method of communcation with banks you choose (i.e. direct connection or value added network), which needs to be secure and encrypted. SWIFTnet is a product that SWIFT offers to allow companies to build a single connection to SWIFT net and connect to thousands of banks around the globe. I am not sure whether this is a valid scenario for your project. Obviously, there is a cost implication attached to it.
    If you are using BCM module, you would need to use a format created in Payment media workbench for MT103 and PI to faciliate the file mapping, conversion, encryption and secure transmission to your bank. In this case, you would build an inbound interface for Status/Confirmation from bank into BCM for Batch monitor.
    while if you are not using BCM module, you would map IDOC to MT103. in this case, you would build an Inbound Interface to manage the confirmation message from bank. I have worked on this sort of interface development and developed a report output for users to run.
    Hope that this helps
    taro

  • Swift MT103 Interface with SAP

    Hello all,
    My client is looking to implement the Swift MT103 for outgoing payment. If I made the outbound interface then I should have inbound Interface also to received the bank confirmation against my MT103? Or this inbound confirmation is optional from the bank?
    Thanks in advance.

    Hi
    It is a good practice to know the status of payment file rather than waiting for the bank to call. Yes, if need be, you will need to create an inbound interface.
    Many things would depend on the method of communcation with banks you choose (i.e. direct connection or value added network), which needs to be secure and encrypted. SWIFTnet is a product that SWIFT offers to allow companies to build a single connection to SWIFT net and connect to thousands of banks around the globe. I am not sure whether this is a valid scenario for your project. Obviously, there is a cost implication attached to it.
    If you are using BCM module, you would need to use a format created in Payment media workbench for MT103 and PI to faciliate the file mapping, conversion, encryption and secure transmission to your bank. In this case, you would build an inbound interface for Status/Confirmation from bank into BCM for Batch monitor.
    while if you are not using BCM module, you would map IDOC to MT103. in this case, you would build an Inbound Interface to manage the confirmation message from bank. I have worked on this sort of interface development and developed a report output for users to run.
    Hope that this helps
    taro

  • Is it possible to match Lockbox program with MICR and/or Invoice, PO , BOL

    Hi ,
    Could please someone let me know , in Lockbox program whether it's feasible to do the matching with the PO , BOL(Bill of Lading) other than the MICR and/or Invoice?
    Any help is highly appreciated and rewarded with the points...
    Thanks

    If you want your LabVIEW program from Windows to run on Linux, you need to compile it first with a LabVIEW for Linux version. Be aware that path management is slightly different under Linux. So your Windows application won't run under Linux if you don't prepare for it.
    If you want a LabVIEW / Windows application to interface with LabVIEW / Linux, you can do this with TCP/IP functions, or perhaps even with global variables (not sure if they work under Linux).
    Can't help you with the second question(s). I'd be worried about getting any camera working under Linux and LabVIEW, but I'm not sure if this is a valid concern.
    Regards,
    Wiebe.

  • Sap treasury integration with Bank Customer Accounts

    Hi,
    My client is implementing bank customer accounts.
    The client requirement is to integrate treasury with the Bank Customer Accounts
    What are the steps to be configured?
    Please advice
    with regards
    raju

    I didn't work with BCA, but
    Here you can read about BCA interfaces: Interfaces of Bank Customer Accounts - SAP Library
    From TRM side you can use:
    badi TPM_EXT_PAYMENT_TRPR - allows you to pay via a different payment program
    IMG -> Financial Supply Chain Management -> Treasury and Risk Management -> Transaction Manager -> General Settings -> Transaction Management -> External Link  -> ...
    By means of the badi  BADI_TPM_PAYMENT_INFO_TRTF that is contained in the enhancement spot EP_TPM_TRANSFER_TRTF,you can supplement the payment information for transfers.
    If you tell use a little bit more, we will try to help you. For example, what processes you want to integration, what parameters, etc?
    Message was edited by: Grigoriy Babitskiy

  • How to add new payment methods to an existing EDI interface to bank

    Hello:
              <b>Requirment:</b> Need to add  two new payment methods to an existing EDI interface to bank. As of now only USD EFT's are sent. With the new set up we need to be able to send CAD and USD checks and CAD EFT's to that particualr bank.
    <b>Scenario:</b> The payment methods are all set up in the payment program. I need two separate variants on the program RFF0EDI1 thats triggers the EDI file. The trigger of the EDI after the payment run should have a different variant... but the message type ought to be the same.
    Can some one please exlpain how I should go about setting this up. Thank you.

    I figured out the way to do it myself, after poking around the system for hours together.
    All I need to do was to make config changes in FI12- define the posting rules and the bank accounts the checks needs to be drawn against. Also adding the payment method "C" in the DME section of the FI12. Next check and see if the Idoc message types have been set to what was required by clicking on "EDI partner  profile in the DME section.  Also to have different varaints for the program RFF0EDI1  , I just had to goto SE38 select the program and create the new variant. For enabling EDI I had to do some config changes in FBZP- MAINTAIN PAYMENT PROGRAM CONFIGURATION: PAYMENT METHODS in country, Delete the entry made in the "Name of print data set" in the form print section and enter "RFF0EDI" under "Name of the print program" in the form data section. If anybody needs any other information , please let me know. Thanks everyone.

  • How do I use an audio interface with iMovie?

    I'm trying to shoot a short clip of a musician playing. I want to use an interface with my higher end mics, and use iMovie '09 to shoot video. I have a Presonus Firebox as my interface. iMovie just doesn't seem to want to recognize it, nor record through it. This isn't something I can share to GarageBand because the timing between the video and audio has to be perfect. Any help?
    Thanks

    Just buy the proper adapter cord, such as MiniDisplay port to HDMI for example.  Plug it in and it will be automatically recognized.  Use System Preferences > Displays to set options.
    The display can Mirror your primary desktop or Extend the Desktop.
    Regards,
    Captfred

  • Interface with Exchange server

    Hi i nbeed to write a program to interface with ms exchange dose anyone have any sample code i can look at? i need to extract info such as appointments.

    I'll be interested too. I'm writing a java app that would need to read and create calendar appointments, contacts and tasks. The java app is a CRM program, and its database becomes master for the exchange server that would replicate certain information coming from the CRM database/system.
    rgds,
    David

  • I have an iTunes account set up long ago on my home pc. My pc at home is antiquated and I can't interface with my account to edit acc. Info. Now I have other devices, iPhone 4 and iPad. I need to reset email apple Id and pw from iPad. How?

    I have an iTunes account set up long ago on my home pc. My pc at home is antiquated and I can't interface with my account to edit acc. Info. Now I have other devices, iPhone 4 and iPad. I need to reset email apple Id and pw from iPad. How? Should I just create new account? Don't want to lose 1500 songs.

    Hey Frankgates!
    I have an article here that can tell you how to do this:
    Apple ID: If you forget your password
    http://support.apple.com/kb/HT5787
    Thanks for coming to the Apple Support Communities!
    Regards,
    Braden

  • Does anyone have a suggestion for an alternative to iCal that will interface with the Cloud? I find iCal to be poorly designed and not very efficient.

    Does anyone have a suggestion for an alternative to iCal that will interface with the Cloud so it works on the iPhone and the Macbook? I find iCal to be poorly designed and not very efficient. I waste a lot of time entering information because you can't go to a specific day and enter information, nor can you navigate between months and add information on a specific date by clicking on the date. You can't easily scroll month-to-month and once you do by scrolling through nine months to get to where you want to be, you cannot enter information by clicking on a specific day in the month and entering information. I just called Apple and they verified that this is the way it works. You cannot go to a date and enter information, you keep getting thrown back to today and then you have to go into the calendar and change it manually on the screen. It is just not efficient.

    APC, CyberPower are reliable.
    Look for 1500VA. As example:
    APC
    http://www.amazon.co.uk/APC-Back-UPS-Pro-1500-Connector/dp/B0041MP81Y/
    Cyperpower:
    http://www.amazon.co.uk/Dell-CyberPower-Intelligent-LCD-1500VA/dp/B005DL5L50/

  • HT4623 My iphone will no longer sync with my Mac with Lion operating system which does not interface with the cloud. How do I sync by plugging in?

    I have always been able to sync by plugging into my computer Mac OS 10.6.8 which does not interface with icloud. Now my iphone only wants to sync calander and contacts via icloud and will not sync when plugged in. Does any one else have this issue and or ideas?

    Do you have the latest version of iTunes?  If not, get it at:
    http://www.apple.com/itunes

Maybe you are looking for

  • Error when importing Customer data

    Hi I am generating idoc using transaction BD12 in R3. Then I am importing data from XI using import manager with standard map provided by SAP <b>00_DEBMAS05_R3</b> & i get this error "Map Sales Data field to import qualifiers". I have updated all dat

  • How to wait for a digital input to go high?

    I bet the following question is explained somewhere but I don't know how to find it. Is there an optimal way to wait for a digital input to transition from 0 to 1? I mean, other than creating a loop that continously polls the input line is there a be

  • I need a copy of domain.xml

    I've wrongly changed some configurations in Admin Console -> HTTP Server -> HTTP Listeners-> Then the server can't be started because of that. After I modified domain.xml, the sever starts, but deployment tool is still not working right. I don't quit

  • The double click is not working so cannot navigate. Do you think this is a fault or have the setting been changed

    I am new to apple and found that the double click on my MacBook air is not working so stuck on one screen and can not move. Is there another way other than double clicking to move between screens? Do you think this is a fault or just that the setting

  • BBP_SC_UI_ITS  code

    Hi. I need source code BBP_SC_UI_ITS function groups and screen 120 's elemnet list. Can you send me this code and element list for SRM 6.0. My mail: [email protected] Thanks for your help. Best regards Message was edited by: fatih canca