F110 for money transer from an house bank to another one?

Hi All,
to order payents for Vendors, I can use t.code F110 with the creation of a dme file.
Which kind of t.code could I use for money transer from an house bank to another one (creating a DME file)?

See the last answer in this threat:
[Re: Inter bank funds Transfer].

Similar Messages

  • Funds Transfer from one house bank to another house bank

    Hi
    How to transfer funds from one house bank to another house bank with in company code. Because i want to transfer funds from one house bank to another house bank. What are the steps required .
    Please let me know the same
    Regards
    ram

    Dear
    This can be done as following
    Step 1
    Your have to debit Incoming bank account and credit the vendor (i.e. your own company). TC: FB60
    Step 2
    Make make to vendor (i.e.your own company) - Debit vendor and credit outgoing bank. TC: F-53/F-58
    Best Regards
    Mukesh Mokashi

  • I create an id. on review option when i enter visa card and security code, it always gives an error msg "Invalid Secruity code". but i use this code for money withdraw from ATM and for shopping also. plz tell the solution ????

    i create an id. on review option when i enter visa card and security code, it always gives an error msg "Invalid Secruity code". but i use this code for money withdraw from ATM and for shopping also. plz tell the solution ????

    The code they are asking for is the last three digits of the number on the back of the card (you don't use this when using an ATM or presenting the card in shops).

  • Deposit cheque of one house bank to another house bank

    Dear all,
              I want to post an entry where depositing a chque of one house bank to another house bank, with same currency. what is the t code of posting this transaction.
    how to post cheque book issuance charges in bank account.
    your replies will be highly appreciated

    Hi,
    1) You can post following entry with T. Code F-02
    Bank B (Receipt) A/c Dr. (PK 40)
    Bank A (Payment) A/c Cr. (PK 50)
    2) For Cheque book issuance charges-
    Bank Charges A/c Dr. 100
       To Bank (Payment) A/c 100
    Rgds,
    Reshma

  • I have two iPods, one from the fourth generation and another one that must be from the first generation iPod nano. Can I trade them both in?

    I have two iPods, one IPod touch from the fourth generation and another one that must be from the first generation iPod nano. Can I trade them both in?
    The Fourth generation- 16GB
    First generation-4GB

    Apple does not have a "trade in" program for iPods, other than the recycling program that gives you a 10% discount on a new iPod (at an Apple Retail Store).
    http://www.apple.com/recycling/ipod-cell-phone/
    There are some third-party (non-Apple) companies that provide compensation for old iPods.  You can also sell them yourself on eBay.

  • I would like to cancel all itune charges on my credit card there is one for 4.99 and .99 now I see another one for 7.95 as of March 16 Please cancel all of them. I didn't charge them.

    I would like to cancel all itune charges on my credit card there is one for 4.99 and .99 now I see another one for 7.95 as of March 16 Please cancel all of them. I didn't charge them.

    Do what Roger says above.
    Do you have 'in-app' purchases enabled on an iPhone/iPad or other device that kids or other family members use ?  That could be the issue.
    If not change your iTunes Store password to try to prevent whatever is doing this making further charges.
    Also if you can't find the cause, talk to your cc company.

  • Is it possible to transfer an iOs App from an dev account to another one?

    Is it possible to transfer an iOs App from an dev account to another one?

    'transfers' have to take place outside of the store between the two parties....app comes out/goes away....moves to new home....goes back into the store as a new app with no connection to before.

  • One vendor -payments to be made from two house banks

    Hi
    In our company code, we have a vendor who supplies two kinds of materials, let us say hardware and stationery items.
    For the supply of hardware materials, I have to pay him from one house bank and for the supplies of stationery, I have to pay him from another house bank.
    So how to distinguish the two payments when i run payment run in F110.
    any help please?
    regards
    prasad

    Hi,
    Why don't you try by doing through f-53 it is possible,
    regards,
    Santosh kumar

  • SAP EBS program does not clear checks from 2 house banks

    We have two house banks  in one company code. Both the house banks have same account number but different bank keys (Routing numbers). The Incoming EBS file gets posted but the checks get cleared only for one house bank. The interpretation algorithm we are using is u201C11u201D u2013 check number. I understand that based on check number EBS program is auto clearing only checks from one house bank. Please advice if the program accommodates to clear the checks from both the house banksu201D

    Check the 'Assign Bank Accounts to Transaction Types' in EBS customizing. In this step, you'll assign 'Transaction type' to Bank Key and Bank Account. See if you have assigned only for Bank account. If the Bank key field is left blank, this issue is a possibility. So try defining two lines with the Bank Key-Bank Account combination and assign the same transaction type for both.
    The above solution should work.
    If it does not, you can copy the Transaction type into a new one and then assign the new one to the second Bank Key-Bank Account combination.  Dont forget to 'Assign External Transaction Types to Posting Rules' while copying.
    Either of the options should work for you.
    Ravi.

  • How can I get an invoice for money taken from my card?

    How can I get an invoice for the money taken from my card???

    Hi
    You can login to https://www.adobe.com/account/account-orders.html and print your invoice.
    Thanks
    -sarabjit

  • How to transfer the music from an Ipod touch to another one

    How can I transfer the music from an Ipod touch to another one

    Assuming you synced the contents to the first iPod Touch, you just plug the second iPod Touch into the same instance of iTunes and select to sync the music.  If your original iTunes library is on a hard drive which has failed, then restore that from your backup and follow the above procedures.

  • TS4002 How to sign out from iCloud and move to another one without deleting the fist one?

    I need to get out from iCloud account to get in to another but without deleting the first one. It's a long story and it's pretty messed up. I really need your help guys. IF it's possible to sign out from iCloud and move to another PLEASE tell me ! Thanks in advice!

    Welcome to the Apple Community.
    You can sign into more than one account at once, providing you only need one primary account, what exactly are you trying to do.

  • Need help for hotspot linking from an ALV Grid to another transaction

    Hi all,
    I have to make a field in an ALV Grid link to a transaction. I activated the hotspot for the field in the field catalog and created a 'User_command' that i call in the REUSE_ALV_GRID_DISPLAY, but when i click on the hotpsot, it doesnot take me to the transaction. Please provide some help.
    Here is the code:
    *Internal table and work area for field catalog
    DATA: i_fieldcat TYPE STANDARD TABLE OF slis_fieldcat_alv,
              wa_fieldcat TYPE slis_fieldcat_alv,
              v_repid LIKE sy-repid,
              wa_layout TYPE slis_layout_alv,
              i_event TYPE slis_t_event,
    internal table and work area for subtotals
            i_sort TYPE STANDARD TABLE OF slis_sortinfo_alv,
            wa_sort TYPE slis_sortinfo_alv.
      PERFORM prepare_fieldcatalog.
      PERFORM prepare_layout.
      PERFORM prepare_subtotal.
      PERFORM display_alv.
    FORM display_alv .
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
       EXPORTING
       i_callback_program               = v_repid
       i_callback_pf_status_set          = 'STATUS'
       i_callback_user_command           = 'USER_COMMAND'
        is_layout                         = wa_layout
        it_fieldcat                       = i_fieldcat
       IT_SORT                           = i_sort
       it_events                         = i_event
        TABLES
          t_outtab                          = i_final
    EXCEPTIONS
       program_error                     = 1
       OTHERS                            = 2
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    ENDFORM.                    " display_alv
    *&      Form  prepare_fieldcatalog
    FORM prepare_fieldcatalog .
      PERFORM f_build USING:
        c_bukrs text-011,
        c_gjahr text-012,
        c_lifnr text-013,
        c_ebeln text-014,
        c_ebelp text-015,
        c_dmbtr text-016,
        c_hkont text-017,
        c_wrbtr text-018,
        c_wmwst text-019,
        c_mwskz text-020,
        c_text1 text-021,
        c_kbetr text-022,
        c_spcode text-023.
    ENDFORM.                    " prepare_fieldcatalog
    *&      Form  f_build
    FORM f_build  USING    p_c_fieldname TYPE slis_fieldname
                           p_text TYPE c.
      CLEAR wa_fieldcat.
      CASE p_c_fieldname.
        WHEN c_dmbtr OR c_wrbtr OR c_wmwst.
          wa_fieldcat-do_sum = 'x'.
      ENDCASE.
      IF p_c_fieldname = c_ebeln.
        wa_fieldcat-hotspot = 'X'.
      ENDIF.
      wa_fieldcat-fieldname = p_c_fieldname.
      wa_fieldcat-seltext_m = p_text.
      APPEND wa_fieldcat TO i_fieldcat.
    ENDFORM.                    " f_build
    *&      Form  prepare_layout
    FORM prepare_layout .
      wa_layout-info_fieldname = c_rowcolor.
    wa_layout-f2code = '<F2CODE>'.
    *APPEND wa_layout to i_layout.
    ENDFORM.                    " prepare_layout
    *&      Form  USER_COMMAND
    FORM user_command USING r_ucomm LIKE sy-ucomm
                                   rs_selfield TYPE slis_selfield.
      CASE r_ucomm.
        WHEN c_back OR c_canc OR c_exit.
          LEAVE TO SCREEN 0.
        WHEN c_click.
          READ TABLE i_final INTO wa_final INDEX rs_selfield-tabindex .
          IF sy-subrc EQ 0.
            IF rs_selfield-fieldname EQ c_ebeln.
              SET PARAMETER ID c_bes FIELD wa_final-ebeln.
              CALL TRANSACTION c_me23n AND SKIP FIRST SCREEN.
            ENDIF.
          ENDIF.
      ENDCASE.
    ENDFORM.                    " USER_COMMAND
    *&      Form  status
    FORM status  USING    p_extab TYPE slis_t_extab.
      SET PF-STATUS c_standard.
    ENDFORM.                    " status
    *&      Form  prepare_subtotal
    FORM prepare_subtotal .
      wa_sort-spos = c_10.
      wa_sort-fieldname = c_mwskz.
      wa_sort-subtot = 'X'.
      wa_sort-up = 'X'.
      APPEND wa_sort TO i_sort.
    ENDFORM.                    " prepare_subtotal

    Hi,
    Check this example..
    TYPE-POOLS: slis.
    DATA: gt_fieldcat TYPE slis_t_fieldcat_alv.
    DATA: BEGIN OF wa_ekko,
    ebeln like ekko-ebeln,
    ekorg like ekko-ekorg,
    ekgrp like ekko-ekgrp,
    END OF wa_ekko.
    DATA: v_repid TYPE syrepid.
    v_repid = sy-repid.
    DATA it_ekko LIKE STANDARD TABLE OF wa_ekko WITH HEADER LINE.
    SELECT * UP TO 100 ROWS
    FROM ekko
    INTO CORRESPONDING FIELDS OF TABLE it_ekko.
    CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE'
         EXPORTING
              i_program_name     = v_repid
              i_internal_tabname = 'WA_EKKO'
              i_inclname         = v_repid
         CHANGING
              ct_fieldcat        = gt_fieldcat.
    have hotspot for a PO.
    DATA: s_fieldcat LIKE LINE OF gt_fieldcat.
    s_fieldcat-hotspot = 'X'.
    MODIFY gt_fieldcat FROM s_fieldcat TRANSPORTING hotspot
           WHERE fieldname = 'EBELN'.
    Pass the program.
    v_repid = sy-repid.
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
         EXPORTING
              i_callback_program      = v_repid
              it_fieldcat             = gt_fieldcat
              i_callback_user_command = 'USER_COMMAND'
         TABLES
              t_outtab                = it_ekko.
          FORM display_detail                                           *
    -->  UCOMM                                                         *
    -->  SELFIELD                                                      *
    FORM user_command USING ucomm LIKE sy-ucomm
    selfield TYPE slis_selfield.
      IF ucomm = '&IC1'.
        READ TABLE it_ekko INDEX selfield-tabindex.
        IF sy-subrc = 0.
          SET PARAMETER ID 'BES' FIELD it_ekko-ebeln.
          CALL TRANSACTION 'ME23N' AND SKIP FIRST SCREEN.
        ENDIF.
      ENDIF.
    ENDFORM.
    Thanks,
    Naren

  • Transfer Data from a JWS-Application to another one

    Hello
    I have an JWS-Application that starts another JWS-Appliction via BasicService, showDocument(...).
    Is there a way to transfer a large amount of data from the first application to the second one without using the filesystem?
    Thanks.

    >
    Nice demo Andrew.>Thanks. If anybody has the time, they might try adjusting the source file for that, from 16,000 bytes and see if they can claim the Meg. memory.
    ..some minutes later.
    OK. It seems it can, so long as the user agrees (and it has not been barred by the system admin. etc.). First I got a dialog saying.
    The maximum size of allotted storage is 262,144 bytes. 
    The applications has requested to increase it to
    15,000,000 bytes.But once I'd OK'd it, then the console output read:
    Cache created - size: 15000000Edit 1:
    Alternately, to keep it both entirely sandboxed and without prompts. Request only the 262,144 (80Kb by my calculations) and write the data part by part within that limit.
    The reading app. would need to check the persistence cache on a Timer (or similar) while the writing app. in turn checks it regularly during write operations. As soon as the reading app. has noticed and read the latest chunk of data, it sets a flag in the persistence service, and the writing app. writes the next chunk.
    Edited by: AndrewThompson64 on Dec 9, 2008 9:30 PM

  • My MacBook was stolen and I am curious if the hard drive can be transferred from my stolen Mac to another one and the thief still have access to my personal things such as photos?

    My MacBook Pro was stolen recently. I have the Find My Device app on but if the thief doesn't connect to wifi can he still access my photos? Also, can he switch my hard drive into a different computer/Mac and still have access to my photos, iTunes, iCloud, passwords, etc?

    He can do whatever he chooses now that he has the Mac. Including removing the drive from it (or just accessing it normally). If he is experienced he will know how to reset the password or create a new account on it.
    You should be worrying about all the personal data, are your credit card numbers on the machine, bank accounts, charge accounts. All are now compromised.

Maybe you are looking for

  • Lines in dialog boxes only

    I just upgraded to a mac pro with an ATI 2600 video card. I get two horizontal lines in dialog boxes.Never had this with my old G4. All other windows and desktops are fine. Anyone know how to fix this?

  • Problem in Creating basemaps

    Hi All Am new to Map concepts, I followed the steps below to create maps : 1. I downloaded Mapbuilder Application and MVDemo Schema. 2. Now I created User MVDemo in database and loaded all the data that containd in MVDemo. 3. I created connection for

  • Unable to turn on file sync in Creative Cloud App on Mac

    I open prefs, click on 'file', click on 'on', close, return to menu and it shows file sync is off again. will not stay on.

  • Mac won't recognise external burner

    my mac has been working with my external apple burner, however, it now won't recognise it even though i have a blank cd inserted and i'm unable to eject it

  • Component allocation of phantom assembly

    I have a phantom assembly "X" with its components as A, B, C, D. During component allocation in routing do I need to allocate Phantom Assembly "X" to an operation as well. Please specify the reason for YES and NO?