Wire transfers for US client

Hi Gurus,
I have to configure for a US client wire payments procedure so that payment media file is generated in a format specified by bank. Currently, the client has ACH payments already set up. They have a payment method 'W' for wire transfers which they use but it is not assigned to any Payment media / forms. After the payment run for payment method 'W', they take the payment list and enter manually the details of wire transfers to be done in the external bank software. Now, they dont want to manually enter these details into the bank's software anymore. Instead, they want the SAP to generate a file output after the payment run for 'W' method and then upload / import this file into the bank's software. The bank has a specific format for such uploads.
I request you to pls. explain how and what to configure so that the desired file format is output to be uploaded into bank's software.
Thanks,
Jagdish
1-314-537-6449

Hi Jagdish,
For wire transfer config use Payment Method T and Payment Program RFFOUS_T also you can use program  rffoedi1.
To customise the program read program documentation for more details.
Hope this clarify your doubt.
Please assign points as way to say thanks
Message was edited by: Ravi Rana

Similar Messages

  • How to create a positve pay file for ACH and Wire transfers through F110

    Hi All,
    I need to create a positive pay file for ACH and Wire transfers to the bank for auto clearing. For checks we have a standard program (RFCHKE00) to create the positive pay file which creates the output lists after the F110 payment process. Is there any standard SAP program available which creates the Positive pay file (Output list) for ACH and wire transfers through F110.
    Thanks
    Sridhar

    Please let your abaper create a 'Z' program using RFCHKE00. For example 'ZRFCHKE00' and use it in the same way as you currently use RFCHKE00 for checks.
    After the program is created, use SE38 and save it as a variant using your own specifications. Thereafter, in F110, when carrying out a payment run, under 'Printout/data medium', enter the program name under "Lists" with the variant. Then click on 'Maintain Variants' and make the necessay specifications there as well.
    Instruct your end-users to enter this program when running ACH and wire transactions through F110.
    Please let us know if this information was helpful.
    Thanks,
    Elias

  • Steps for transferring website to client

    Hi there,
    I am in a  similar situation as a recent poster. I have designed a Muse website for a client. They are going to subscribe to Muse CC single App (Muse) and take over the maintenance of the site. The site will be hosted by their current hoster and has not been uploaded yet.
    Can you tell me the steps for handing over files to them? Is it as simple as sending them the .muse file and then they upload this to their host FTP themselves? Is the .muse file all inconclusive, i.e. images etc.?
    Thank you very much. Kim

    Hello Kimberly,
    You can simply send the .muse file and the assets (images etc.) that you've used in the site and that should be good enough. I'll suggest you have the assets placed in a single folder. So, if on opening the file in Muse, they get a warning that asks them to relink the assets, they can simply relink any one asset (by right clicking on the asset in the assets panel and relinking it), and the other assets would be automatically relinked. This would only happen automatically if the assets are in the same folder.
    Hope this helps.
    Cheers
    Parikshit

  • Wire transfer for USA

    Hi,
    I have implemented ACH and Check payments, they are working fine. Now the client is asking for Wire transfer.
    What payment program is used for wire transfer?
    Will it create a DMEE file like ACH with IBAN that can be transmitted to Bank?
    How do we manage wire transfer for US local payments where IBAN is not generated?
    Pls let me know any other configuration for wire transfers?
    Thanks
    Srini

    Hi
    generally for wire transfer setting/configuration - all fields in payment transactions will used - maintained in Vendor master data for wire transfer .
    Thanking you
    Regards
    mahesh

  • Functional locations are not transfered to the client

    Hi,
    I have the problem that no functional locations are transfered to the xMAM client.
    I defined a func. loc. selection variant and assigned it to the master data selection of xMAM.
    If I create a new notification using a func. loc. it isn't shown on the client (weather the notification or the func. loc.). If I open the notification on the backend, I receive the message that the notification is already transfered to the client. But where is it???
    Any idea?
    Thank you and regards,
    Florian

    Hi again,
    after some testing, I got it working.
    1. deleted all log messages for my mobile device (MEREP_PURGE).
    2. executed MEREP_EX_REPLIC with MAM30_030
    and then it worked. Now funcional locations are transfered to the client.

  • Bank integration, wire transfers, AP payments

    Does anyone know about any bank integrations that exist for SAP?
    For doing wire transfers right from inside B1 or pulling bank statements into B1 to reconcile?

    Is one of those localizations Canada?
    Do you know off hand if it works with an HSBC system?  I am just not familiar with that SAP add-on.

  • Multicasting using TCP/IP for Multiple clients

    Hello
     i have been watching in Find example Vi's in labview  there is are UDP multicasting receiver and sender Vi's Is there
    any available for TCP/IP for multiple clients. or any other way to broadcast the messages from server to many clients 
    Regards

    madd wrote:
     i have been watching in Find example Vi's in labview  there is are UDP multicasting receiver and sender Vi's Is there
    any available for TCP/IP for multiple clients. or any other way to broadcast the messages from server to many clients 
    OK, you are possibly confusing things. UDP is part of TCP/IP. Could it be you are trying to multicast using TCP?
    This is not possible. TCP is a connection based protocol, meaning any connection is established between exactly two partners, starting out with the three-way handshake, the data transmission and acknowledgments, and the connection tear down. This ensures complete delivery verification of all communications at the expense of the protocol overhead. (similar to a classic phone connection between two people: First you verify the right person picks up, then you talk, then say goodbye)
    UDP is a connectionless protocol, meaning any packets are simply placed on the wire and the protocol itself does not ensure any verification of delivery (similar to e.g. a radio broadcast). Any two-way communication needs to be done by the program, e.g. the receiver could send another UDP packet back to notify the sender that a packet was received.
    Broadcast and multicast packets must be connectionless. There is no way around it. You can use UDP for broadcasts and TCP for for data at the same time in the same program, but you cannot combine the two into a single connection. They don't mix.
    Maybe I misunderstood. If I did, please clarify what you had in mind. More details!
    LabVIEW Champion . Do more with less code and in less time .

  • Looking for a client appointment app

    I'm looking for an application for a friend who is a personal trainer. And if such an application doesn't exist, I'm considering writing one (I'm a software engineer)
    The application would maintain a database of clients, and a schedule of appointments with them.
    For each client, the following data needs to be maintained: contact information, current statistics (weight, body fat percentage, strength) as well as a history of statistics. Clients pay for a package of sessions in advance, and the app would keep track of how many prepaid sessions remain, updating that number with each scheduled appointment and each payment. Every client has recurring appointments, several per week, but rescheduling is common, and needs to be easy. And the app should be able to print out a year report for taxes.
    I was thinking that it should interface with Address Book for contact information, and Calendar for appointments.
    The main app should run on Snow Leopard, but mobile access through an iOS 4 sister app would be great. (Although if it works with Address Book and Calendar, their synchronization through MobileMe might be sufficient)
    Is there any such thing? There must be other trainers, and other professionals with similar needs.
    -Ron.

    Hi Ron,
    was there a template for bento that met all of the requirements that you detailed?  My wife is a personal trainer and we've been looking for similar functionality in an app.  Currently she's using the calendar app and contact book, but as you say, rescheduling is frequent and tracking remaining sessions would be very helpful.  Let me know,
    Paul

  • Basis: No service for system , client  in Integration Directory??

    Hi All,
    IDocs from SAP QA are not being sent to PI QA. I see error in SM58 in SAP QA as: No service for system , client  in Integration Directory.  Please dont jump to asnwers by looking at above error. I could fix that, but thats not the real problem.
    Because I have checked
    1) SLD home page ---> Technical Landscape --> Select Web AS ABAP --> Select the technical system --> Clients ---> Click on the client used as Business system --> Here look for the logical system is defined (No Problem here, as logical systems is defined).
    2) ID---> Click on Objects --> Service Without party/Party > Double click on business system>On the tright side--> Service --> Adapter specific Identifiers ---> Check IDoc Adpater, Logical System (No Problem here as I see Logical System).
    But I can't find values R/3 System ID and Client under "IDoc Adapter and RFC Adapter". I think thats problem here, when I click on "Compare with SLD" in edit mode, values are not getting populated into R/3 System ID and Client. It makes think there is communication error from ID to SLD. How I do confirm if its the real problem?
    3) Checked Note 940313 - IDoc adapter: Error messages in SM58, No problem here
    4) Did SLDCHECK from PI QA, works fine, no problems here
    Both PI DEV and PI QA pointing to the same SLD. When I send IDocs from SAP QA to PI DEV, everything works fine. I can't send IDoc from SAP QA to PI DEV (changed RFC des to point to PI QA, it shouldn't be a problem).
    How do I find out if communication between PI QA - ID is workign fine with the SLD? Is there any other issue you can think of causing the above error?
    Thank You,
    Indrasena Janga

    *I have trobleshooted  a similar issue. In my case also the tRFC failed with the error "No service for system SAP, client 400 in Integration Directory".There were 11 IDOCS associated with this tRFC and when I saw control record of first IDOC,in sender information ,the sender partner number was wrong.Instead of "SAPSID",it was found as just "SAP".Where as the remaining ten were maintained with correct sender partner number.remaining ten IDOCS were dependant on first one.
    Thanks,
    Varada Reddy

  • Onedrive For business client problems

    Hello,
    We run a Sharepoint 2013 on a windows server 2008 r2 and would like to start using OneDrive. Now all i can find on installing the Onedrive for business client on our client computers is just, select Onedrive menu and click the "Sync" button on
    the top right corner. When i do that it starts installing Sharepoint WorkSpace on my computer and that's basically how far i've come.
    Is it something that needs to be setup or what do i haft to do?
    Client machines run windows 7 with Office 2010. 

    Hi Paul Stork,
    There was no way to bring your attention to a problem you can help find a solution to with your expertise.
    Please can you help me out find out a way to hyperlink checkbox functionality in SP 2010 lists?
    You would find more details on this page:
     http://social.msdn.microsoft.com/Forums/sharepoint/en-US/e881b9ef-7816-4ea8-a744-501d041b36ca/list-checkboxes-to-be-hyperlinked?forum=sharepointcustomizationprevious#2cb064ea-9165-4d46-8757-d44ce6219de6
    Thanks in advance,
    Abhilasha

  • OneDrive for Business sync prompts for ODfB client install

    Working with a client that has installed Office 2013 ProPlus on an image that is being deployed. Users currently logon to their computer with a local account (Active Directory in process of being deployed).  User is "migrated" and begins
    to logon to Active Directory.  User now logs on to the O365 portal and accesses their OneDrive site, not yet populated with documents.  User clicks "sync" and is prompted to install a OneDrive for Business client, even though it has
    already been installed as part of Office 2013 ProPlus.  Install proceeds and Internet Explorer closes.  Once install has completed, user logs on to O365 portal and attempts to sync OneDrive.   User is prompted again to install the appropriate
    client.
    I have tried clearing IE cache, launching IE in InPrivate mode and using Chrome.   Same behavior.
    Any suggestions?
    Thanks,
    [email protected]

    New fun behavior noted:
    New behavior.  Similar scenario:   User logging on to PC with a local account.   Office 2013 ProPlus, including ODfB is installed.   User is NOT currently using ODfB.  Using Word
    2013, Excel 2013, PPT 2013, Outlook 2013 ( connecting to Office 365 mailbox) and Lync 2013 (connecting to Lync Online) are being used by the users.  Users machine is joined to a domain, User local account profile is migrated to domain profile.  
    User logs into PC with domain account.  ( Matching the Office 365 account, typically [email protected] ).  User logs into Outlook and Lync with no issues.  User logs into the Office 365 Portal, selects OneDrive, and selects Sync. 
    "Sync this library to your device for easy access" window appears.  User selects Sync now..  User is presented with "Sign in  Call us overprotective, but we need to verify you account again before opening "https://realgoods-my.sharepoint.com""
    windows.  User enter his email address and clicks Next.  User is then presented with "Sign In" windows and enters User ID and password.  User is then presented with the "Overprotective" window.  This happens 3 times
    until user gets "We cannot connect to the specified SharePoint site." error message.
    IE browser cache has been cleared.  Steps have been followed to clear all document cache files.  sharepoint.com, microsoftonline.com, office365.com have been added to the Trusted Sites zone and added to IE compatibility list.
    Any clues on this one as well????
    R,
    Dale
    [email protected]

  • Cisco Jabber for Windows Client SDK

    Is there an SDK for Cisco Jabber for Windows client? I could only find the Web SDK. Are there no other SDKs that would let me control features of the Jabber Windows Client?

    And in order to avoid TAPI limitation, they say they have started using Jabber which controls all phone functionalities through an Application User connected to the Call Manager.
    Assuming they are referring to the normal Jabber for Windows/Mac/iOS/Android applications then this is wrong. Jabber - the client, not the IM&P servers which are part of the CUCM cluster (if you're familiar with Lync consider CUCM+IM&P servers a Front End Pool) - do not use an Application User at all. When a user starts Jabber, assuming SAML SSO is off, they supply an email address. This is used to find the servers via DNS SRV records, or the Mobile and Remote Access Expressway (roughly analogous to a Lync Edge pool) to tunnel through the firewall. After the email address they are prompted for their End User username and password. This is then used to access several APIs on the server, namely the User Data Service to discover what the user has. This would include what the user has configured/available to them. After this is done the Jabber client does one of three things with respect to phone functionality:
    If the user has no phone devices provisioned for them - physical or software - it becomes an IM&P client only.
    If the user has a software phone phone provisioned, it registers as that using SIP. In this way Jabber is the actual phone. This is called a CSF device for Jabber Windows/OS X.
    If the user has a desk phone assigned to their End User account AND administrative policy is to default to desk phone control, it registers to CTI Manager on the CUCM server to control the user's physical phone.
    A user can toggle between option two and three, if appropriately provisioned, but cannot have both simultaneously. In other words, Jabber is either controlling a physical phone over CTI or is a phone itself using SIP. The difference is where the audio/video media is sent from/to.
    All of this happens using that human's End User credentials.
    Now, if you wanted to have a server control the user's phone - either a physical one or Jabber - you would use the TSP as an interface to CTI Manager on the CUCM server and receive real-time events (e.g. the user went off-hook, the phone is ringing with this caller ID, etc.) and issue commands to that phone (e.g. make a call to X). This is done using an Application User account because the server would need to do this for multiple users simultaneously. If you also use the Super Provider concept, the CUCM administrator doesn't have to take the extra step of associating every phone to your Application User manually. Instead, you can simply issue CTI subscriptions to see any/all device activity you want.
    This is all assuming you wanted to do the integration server-side to avoid having to update the Cisco TSP application on every user PC (which also limits your WPF application to machines capable of running the TSP) every time the CUCM administrator patches the servers. If you don't care about that, then you can do this all client-side on the user's PC, and have them supply their End User credentials.
    Of course, you could also reconsider the Jabber SDK and just embed the make/receive call functionality directly into your application instead.

  • Setting Up Certificate Validation for Jabber clients

    Hi:
    I would like to get certificates signed from private internal CA for Jabber clients. Cisco documentation says it requires HTTP/Tomcat for CUPS, HTTP/Tomcat for CUCM and UCXN[8.6].
    The exiting Tomcat certificate has these two files: tomcat.pem, tomcat.der and a bunch of tomcat-trust certificates as well with associated files.
    My question is is there any harm in generating a new tomcat certifcate or could I just generate CSR's for the two existing Tomcat files to be signed? When you generate a new Tomcat certificate does it create or overwrite the .pem and .der? I don't want to break anything in this process so looking for some feedback.
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/Windows/9_2_5/JABW_BK_CAAD3F25_00_cisco-jabber-for-windows-release-notes/JABW_BK_CAAD3F25_00_cisco-jabber-for-windows-release-notes_chapter_011.html

    Generating a CSR for the Tomcat certificate and installing the signed certificate will replace the .pem/.der file you see listed. Once you sign the CSR and upload the final certificate, you'll need to restart Cisco Tomcat from the CLI for it to pickup the new cert. Anything that is in a -trust store is something that server will accept during a TLS/SSL handshake, not something it uses itself.

  • Config for Production client

    Dear all,
    I'm a new basis and now I'm working in big project ERP. I have a disturbed about config for Production client.
    In scc4 we must set client role is Production and No change allowed for Objects. But in production some time we need do Open and Close Period, or change following business requirement, ... This is not allowed to do in Production client.
    How do we config for Production client to cover this requirements ?
    Do we need a config client for maintain Production client ? Example: Production client is 500, Config client is 100. When we need Open or Close Period or change anything, we do in 100 and transfer request to 500.
    Thank you very much.
    Regards,
    Thanh.
    Do not use text message language, the next time your thread will be deleted.
    Read the "Rules of Engagement"
    Edited by: Juan Reyes on Dec 1, 2010 11:06 AM

    You can customize transaction to be executable although the setting in SCC4 is "productive", this is accomplished by using transaction SOBJ:
    Note 1497640 - Open and close periods in productive client
    You can theoretically put every customizing view there and make it "executable" in a production system.
    Markus

  • Updated to Adobe Muse 2014 this morning and have worked in it for the last 8 hours. Now when I try to publish the updated site to Business Catalyst for my client to preview it crashes everytime. I have tried just publishing altered files only, then tried

    Updated to Adobe Muse 2014 this morning and have worked in it for the last 8 hours. Now when I try to publish the updated site to Business Catalyst for my client to preview it crashes everytime. I have tried just publishing altered files only, then tried the whole site again, and then tried publishing as a new site altogether. Thought I would then try to export as HTML in the hope of uploading the files via an FTP client and Muse crashes and locks up again. I am extremely stressed about this as I am in the last few days of of website I have been working on now with no issues since December. We are due to go live and my client needs to see it. I am desperate for an answer. It is not looking good. I am on an Apple Mac and have not had any isses publishing it for the last 6 months. Not very happy to say the least. Need desperate help.

    Hi Zak, I got onto Adobe Customer Care Live Chat this morning and gave them the error message. After some trouble shooting with them it appears the older archived file of the site still publishes. I have now reverted back to the old file and copied and pasted out of the new file and from some ideas given to me by support I am now able to publish to Business Catalyst. It seems there was something corrupt within the new pages added yesterday. I have no idea if this would have still happened if I hadn't updated but I am glad it wasn't a Muse specific problem. I am loving using Muse and the support from Adobe has been excellent. Thanks everyone. By the way I do love the new version and apart from this hick up that lost me a few hours, aged me some more and gave me grey hair I really love Muse. Thanks again.

Maybe you are looking for

  • Blackberry Curve Drop Network After Turning It On

    I have a blackberry curve with AT&T, recently it has started turning off the mobile network by itself. I use the on/Off function to turn it off, have not changed any of the settings that I know of, yet the following happens. I turn it on the for firs

  • Material placed at Port & release from custom

    Hi All, We have received some material from the import vendor. The material is presently on the port. We have hired some space on the port itself which we could consider as our external warehouse wherein the material would be loaded. Now as when this

  • Bapi - upload data for infotypes 0016 and 0019

    hello, Please let me know bapi to upload data for infotypes 0016 and 0019 as i am unable to find any bapi for this infotypes. Please use a more meaningful subject in future - I've edited it for you this time. Edited by: Matt on Nov 6, 2008 12:08 PM

  • White 20 inch intel mac osx install problem

    I'm trying to reinstall OSX Lion onto an older, 2.16 GHZ, 20 inch intel Mac. I had to reinitialize the hard drive before the install. When I try to perform the install it tells me that "Mac OS X cannot be installed on this computer.  The disk was rei

  • How do I unblock plug-ins?

    I got an update notification from Adobe flash player and downloaded it, but everything I try to watch (YouTube, online news, etc.) has the words blocked plugin in the middle of the screen. I unchecked block pop-ups in my browser... Also, once I downl