Automatic transfer of treasury deal reference to FI posting

Hi all,
Is there any possibility to transfer automatically Treasury reference fields (like ext.reference VTGFHAZU-NORDEXT or Assignment VTGFHA-ZUOND or Internal reference VTGFHA-REFER) to the FI posting line item (Assignment BSEG-ZUONR) during TBB1 transaction?
I really appreciate all the help you can give me.
Best regards,
Phil

Hi Phil,
as far as I know there is now customizing table for that. But you can check badi TPM_ACCIF_TRAC to enhance the posting interface.
EDIT: the badi mentioned above contains the interface IF_EX_TPM_ACCIF_TRAC and method ACCIT_ZUONR (changes the assignment number). You can use company code and deal number from the importing structure IM_DATA to select the required fields from table VTBFHA and transfer it to the changing parameters (CH_ACCIT_ZUONR_D, CH_ACCIT_ZUONR_C).
Kind regards,
Inno
Edited by: innotech on Feb 15, 2011 7:06 PM

Similar Messages

  • Automatic Transfer Order Creation

    Hi All,
    Scenario: When there is GR from Production order into WM Storage Location I have all settings so that Inbound Delivery HU Mvt is created also Material is getting packed into HU in Backend automatically as soon as Delivery is created.
    My Requirement is
    that I want to create Automatic transfer Order for this Inbound Delivery created. I have gone thru STD SAP Docuemnts which tells auto TO creatoin for TRs. But I need to create Auto TO for Inbound Delivery not for TR (of course in backend)
    So that in the next step the TO can Be confirmed manually.
    Can anyone plz help me << Moderator message - Everyone's problem is important >>.
    Thanks in Advance
    Edited by: Rob Burbank on Nov 10, 2010 3:57 PM

    Hi,
    To create automatic TO in the back grond w.r.t to inbound document is not possible in WM , i belive.
    if you dont want to use TR ,then do the following setting in customisation
    SPRO- LE-WM-interfaces-activate automatic to creation -movement type assign- keep TR column blank and in create TO immediatly column use x ( Call up transaction "Create TO for material document")
    Thanks & Regards
    Om

  • FM/BAPI to create Transfer Order(TO) with reference to TR or Material Doc.

    Hi,
    I am in need of Function module or BAPI to Create Transfer Order(TO) with reference to Transfer Requirement(TR) or Material Document.

    Hi,
    Please try any of the below,
    1.Look at function group L03B (Transfer order processing)
    2.Use L_TO_CREATE_TR
    3.BAPI_GOODSMVT_CREATE set:
    GOODSMVT_ITEM-STGE_TYPE_PC = destination storage type or GOODSMVT_ITEM-STGE_TYPE_ST = destination storage type
    4.Look at fm L_TB_VERAENDERN. This isn't RFC, but you might copy fm into ZL_TB_VERAENDERN and set RFC on.
    Hope this helps.
    Thanks,
    Harini

  • Automatic Transfer Order for GR from External vendor and from Process Order

    Hi Expert
    We need to implement the logic for automatic transfer order,
    the Idea when we Receive the Goods from Vendor and while posting goods via Migo we want that the system create automatically the TO.
    the same approach to be implemented for GR from Process Order we need that the system create TO directly to the right Bin
    Your support is higly recommanded
    Olfa

    Many thanks for your support
    I made what you illustrated in your previous message for the Mvt type 501:
    There is a pop up screen which displayed asking me to create TO for Material Document
    Please find attached the related screens
    And please note that the Material Master was updated accordingly
    Please note
    Please correct me if I made a wrong step
    Regards

  • My iPhone 6 does not automatically transfer photos to iPhoto, I have to plug it in

    my iPhone 6 does not automatically transfer photos to iPhoto, I have to plug it in

    Hi lesliefromvt,
    I apologize, I'm a bit unclear on the exact nature of your question or configuration. If you are looking to automatically transfer or sync your photos between your devices, you may find the following information about iCloud Photo Library helpful:
    iCloud Photo Library FAQ - Apple Support
    Regards,
    - Brenden

  • Deactivate automatic transfer order during PO process

    hi
    After transfer order ,system automatically confirmation of transfer order .i need to manual confirmation, I dont want Automatic
    transfer order confirmation during PO process.
    i deactivate confirmation  in warehouse number,storage type, movement type. but again its happened the transfer order confrimation
    with regard
    dinesh

    Check again in OMLX both indicators are removed. If you are still facing the issue then you may need to check any enhancement done for this purpose to override the configuration.
    Or check you are using any special Movement indicator to directly putaway the material bypassing the TR & TO. Check WM view 1 for special mvt indicator
    Please refer the prerequesiste for the TO confirmation. If you remove the prerequisites it should work fine. But it is not advisable to remove the Confirmation required indicator at storage type level
    [http://help.sap.com/saphelp_erp60_sp/helpdata/en/c6/f83e4d4afa11d182b90000e829fbfe/frameset.htm]
    [Auto Confirmation of transfer order - 999 mvt from storage type W01 to S01;
    Edited by: Karthik on Aug 12, 2011 1:07 PM

  • Treasury (deals) Inbound Confirmations - FTR_CORR_INC_100 - CFM

    Hi,
    I hope someone can assist.
    I have been asked to switch on confirmations for treasury deals whereby a file is created outboundand then a confirmation file comes back from an external supplier stating the the financial institute agrees the details entered on the SAP system in respect of a MM/FX treasury deal).
    I believe I have managed to get the SWIFT file outbound working successfully, (following some ABAP modifications (although some changes will be required to the master data on the business partners).
    My issue is in respect of the inbound confirmations.
    There appears to be two methods to confirm deals, one is manually (the business do not want this), the other by way of IDOCs, (and therefore in our case XI/PI).
    All that i can find in the help for this funcationality is that an enhancement needs to be activated: FTR_CORR_INC_100.
    Does anyone have any further documentation regarding this?
    I know that we will be getting a file in the MT300/MT320 format from the supplier of the service, what I don't know is how;
    1. I map the fields from the file to the IDOC
    2. How this processes in the background.
    I hope I am missing some documentation about this functionality.
    Thanks
    Julian

  • Automate 'transfer of basic dates to forecast dates'

    Hi Experts
    I wish to have automatic transfer of Basic dates to FRC at the time of changing the status of Project definition to REL.
    So that, after release i will prohibit the transfer of basic to FRC. This is required to retain original scheduled dates in FRC.
    So, is there any userexit to build code for trigger transaction 'transfer basic to FRC' at the time of status change of PD?
    Or you may suggest any new idea in this regards
    Thanks and warm regards
    ramSiva

    Hi,
    I am not sure if there is  a standard way to do this, if anyone knows it please share your knowledge,
    There are several ways to obtain this , but all of them envolve development :
    - You can use this BADI ( if you are at least in 4.6 C) --> WORKBREAKDOWN_UPDATE ( method AT_SAVE)
    - You can create an event for object BUS2001 when it is released and the you have to program to copy from one date to another date
    - If possible you can use standard substitution (OPSN transaction) but you have to develop your requirement.
    I am not sure it is very clear...
    sara

  • Can I update ADE Ver 1.7.2 to Ver 3.0 on my XP notebook and will the books automatically transfer.

    I would like to update from ADE 1.7.2 to version 3.0 but am hesitating because, although the notebook is still working fine, its is using Windows XP and I am not sure if Ver 3.0 works under XP.  My second cause for concern is whether my current books will automatically transfer to Ver 3.0 or will I have to reload them and will I run into any authorization problems.
    If it is not a good idea to update on my XP notebook, can I load version 3.0 on my laptop (running Vista) and/or my desktop (running Windows 7) and use the same Adobe ID?  I currently have the notebook, a sony reader and a kobo reader authorized.

    Please remove installed version of Muse by moving to trash and then open CC app , install directly from CC app.
    Let me know if this does not work out.
    Thanks,
    Sanjit

  • Automatically transfer new purchases...

    Two computers running Snow Leopard, fully updated to 10.6.1 and iTunes 9. Both on the same WLAN (Time Capsule) and home sharing is configured using the same iTunes Account. Home sharing is working fine. Under "Settings" I checked to "Automatically transfer new purchases" and then proceeded to purchase the new Jay-Z album on my iMac. I see my MBP scrolling "Checking for new purchases" in iTunes, but then nothing downloads? Anyone have any idea whats going on?

    Same situation here. I set the two computers up for Home Sharing, but when I purchased 4 songs from the iTunes store, form one computer, nothing showed up on the other computer.
    What gives? Same account used on both machines, home sharing enabled, and transfer new music checked in Settings.
    P.S. Actually it does work. The songs just do not appear under Purchased on the other library but in the Music library itself.
    Message was edited by: Zebra1

  • Automatically Transfer Music from Library to Playlist?

    Is there a way to automatically transfer a music CD that I copy to the library into a playlist that I have setup by genre instead of manually moving the songs?
    5th Generation Ipod   Windows XP  

    At the top of the settings screen, there is an option for match all or any. Change it to match any to get the artist and all songs within a certain genre. It could be that the song isn't in that genre also (if you have match all selected). Check under one of the songs for correct spelling etc.
    Also, please consider marking the helpful or solved buttons above these posts.

  • I have an Ipod1 with 3G and an unlimited ATT plan.  I want to get an Ipad2 - can I swap SIM cards so that my unlimited service will automatically transfer to the new unit?

    I have an Ipod1 with 3G and an unlimited ATT plan.  I want to get an Ipad2 - can I swap SIM cards so that my unlimited service will automatically transfer to the new unit?

    You don't actually swap the SIM card. For some reason, AT&T doesn't like you to do it that way.
    Go to:
    www.att.com/ipadlanding
    edit payment information link...then update the following two fields:
    IMEI:
    ICCID:
    You get this info from the iPad (1 or 2) select 'Settings' then 'General' then 'About'...
    The IMEI and ICCID info is on that screen. No need to swap the SIM cards. This process outlined above transfers service instantly and does NOT change the plan type, billing, user info, or days remaining. Basically anytime an ATT customer wants to move a data plan the ATT iPad web page is all you need. No phone call!
    It took me about 3 minutes and worked perfectly.

  • I have 2 email accts.  I set it up so that email from one account automatically transfer to the other account.  How do I undo it?

    I have two email accounts.  I was having problems with one account and set it up to automatically transfer emails from the problem account to the other.  The account with the problem has been fixed.  How do I undo the automatic transfer?

    I don't suppose it will be exactly the same on my ISP's webmail interface as Comcast's, but I've just checked the route I have to follow with my provider (Orange in France):
    Log on to your email account in a web browser > Select Mail's Preferences > Select Forward my email to another mailbox.
    If you don't have this, or a similar option, I'm afraid I'm stuck for other ideas .

  • Automatic Transfer Orders movement type 551

    Dear All
    I am working on warehouse management Transfer Orders for movement type 551,
    please suggest me what kind of  parameter need to select for movement type 551,553,555 in order to create the automatic transfer order in below customisation setting
    Implementation Guide for R/3 Customizing (IMG)->
    Logistics Execution->
    Warehouse Management->
    Activities->
    Transfers->
    Define Movement Types
    551,553,555
    Best luck to all
    Regards
    Nitin

    Dear all
    i got the answer
    i made the small modification in movement type , it is as below
    i flage the field "<b>Manual creation of transfer order not allowed</b>" &
    <b>"Automatic transfer order creation"</b> with value <b>X</b>
    thanks for watching my thread
    cheer's
    nitin

  • Do my music and videos too automatically transfer to all my ios devices if copy mu music from my pc/mac

    do my music and videos too automatically transfer to all my ios devices if copy my music to iphone/ipad/ipod from my pc/mac

    No, not really.

Maybe you are looking for