Vendor Open items transfer from one Recon to Another recon

We have wrongly maintained one recon account in Vendor. 
Is there any way to trnasfer Vendor Open items transfer from one Recon to Another reconciliation account..

Hi,
The best way is to transfer the items from old to new reconciliation account.
Please use the following entries to transfer.
1. Dr Vendor a/c(Old recon a/c)
    Cr Vendor clearing a/c
After nullifying the balance in old recon account, here chage recon in the master.
2. Dr Vendor clearing a/c
    Cr Vendor a/c(New recon a/c)
F101 only post the adjustment entry at period end and reverse the same entry in next period. So, transferring the items is the best method. If you have volume of data, then create a LSMW for this.
Rgds
Murali. N

Similar Messages

  • ABAP Question- line item transfer from one customer to another

    Dear SAP Guru's-
    I have a hot issue so any help would be greatly appreciate. 
    I have a customer that needs to move open A/R line items to one payer to another and without using F-30 or F-21, I recall seeing a program or t-code that gave one the ability to move the line items from one customer to another by selecting all line items or listing specific document numbers.  Does anyone know what I am talking about?
    If so, does anyone have any information that could share with me so that I can do it or any documentation to start me in the right direction?
    POINTS PROMISED

    Thank you Murali and Sunil
    These t-codes are not helpful and tideous if you have many like a 1000 line items.  In addition, you lose the history, the due date information and the document type change for invoices, etc. 
    I KNOW I saw something that moved all or selected items by document number from one customer to another.  It was called payer to payer transfer.  I cannot find any information on it.
    Any help or more input, more points awarded.
    THANKS!

  • Vendor line item transfer from one profit center to another profit center

    Dear All
    We have posted vendor line item in wrong profit center. now we want to transfer to correct profit center
    what is the procedure?
    Vishvas

    Hi!
    You can  transfer  worng PCA line  item  in any Suspnese GL  and  then  you can  make   new entry  in Vendor  line  item  with new PCA/CC.
    regard,
    Rup

  • How do I transfer from one ArrayList to another -

    Hi
    Basically what I want to do is transfer from one arayList to another using an iterator to iterate of the list and transfer certain entries to another - one is called lots, the other is called unsold.
    I don't want help with trying to get the right fields to transfer at the moment I'm just trying to get it to transfer EVERY entry, which I cant seem to to with this while loop
    public ArrayList getUnsold()
           Iterator it = lots.iterator();
            while(it.hasNext()) {
                    Lot lot = (Lot) it.next();
                    unsold.add(lot.getDescription());
                    return unsold;With the above all I seem to get is the first item in the 'lots' list to transfer even though theree are 3 items that need to be transferred...
    I have declared all arraylists and everything on this level works I just cant transfer items over properly...
    Any help is most appreciated.
    -greg

    Add these print statements (and others you think might help) to help you see what's going on: public ArrayList getUnsold()
           Iterator it = lots.iterator();
            while(it.hasNext()) {
                    Lot lot = (Lot) it.next();
                    System.out.println(lot);
                    System.out.println(lot.getDescription)());
                    unsold.add(lot.getDescription());
                    System.out.println(unsold);

  • Trouble with permission to open current PDF from one user to another user. what is the cure. i am running nthe current Server and updated Os 10.9.2

    Trouble with permission to open current PDF from one user to another  What is the cure ? I'm running the latest Server and OS 10.9.2.

    I had the same problem.
    Try this.
    https://igppwiki.ucsd.edu/groups/publichelpwiki/wiki/a1538/Howto_Disable_Acrobat _as_the_Safari_PDF_Viewer.html

  • Getting error in file transfer from one system to another system

    Hi All
    One of my client (User) wants to transfer his file from  SAP R/3 System SAP XI system. He is using a customize t-code ZFIR0325 (Trial balance report transfer to Hyperian System). When user execute the  program he is getting error "File Transfer Failed due to Network chk with Admin"
    I checked with Network team but they said it is okay from their side. We also check for authorization but there is no issue regarding authorization.
    Name of File Path of Aplication Server, XI destinaion and XI directory entered by user is correct.
    We also put authorization trace in XI System to RFC User (In file transfer from one system to another system this RFC User is geeing Used) but no authorization issue was found.
    Please help me to resolve this problem. I any detail require I will provide the same.

    Guruprasad Wrote:
    He is using a customize t-code ZFIR0325 (Trial balance report transfer to Hyperian System).
    We also put authorization trace in XI System to RFC User (In file transfer from one system to another system this RFC User is geeing Used) but no authorization issue was found.
    Firstly, no one in the community can answer on how a custom transcation code and a program associated with it behaves.
    If there are no authorization issues in the system, you have to look at the exact error message. Look if your XI system is allowed to receive files from the SAP system.
    Unfortunately, you should do some more home work before putting your question here. If everything is fine and configured correctly, then the issue might be with the program.
    Regards,
    Raghu

  • File transfer from one system to another system

    How can I use ODI to do file transfer from one system to another system ?
    Do I need to create Models or I have to simply use Jython procedure/script to do the same ? Kindly help. I have done DB to DB using Knowledge Modules. But I am not able to understand this piece.
    Kindly help.

    If you are asking about file transfer use ODI FTP tool to do it. If you are asking about file transformation..
    You can not do file transformation directly in ODI like we do in any other ETL tool like data stage or Ab Initio.. File transformation in ODI can be done using staging database in an interface(i.e ELT way).
    Create source and target data stores for the file to be transformed. Create an interface using File to SQL LKM to load the file into staging database and then use SQL to File Integration knowledge module.
    Thanks,
    D

  • Asset transfer from one plant to Another plant/Vendor

    Hello,
    Trasfer of asset from one location to another location/ vendor excise impact sholud flow without FI impact.
    Scenario is like this:
    we are creating Capital PO for AsSET procurment from Vendor with A/C  "A",  then in Item level of Delivery adress tab we check the "SC vendor" bcz our intention is to.
    Material directly sent to Different vendor and But stock is Shown in Our stock like "Material provided to vendor". After the GR
    Now this "material provided to vendor " asset we can send to Different plant/vendor with excise impact without FI Impact how to do this?
    Regards
    Mahesh

    Hi,
    Do a return to vendor from the first plant, modify the PO to include another line item to be received by the other plant and you can set the deletion flag for the first line item.
    This assuming that there is no invoice posting is done.. if yes.. then credit memos also come into picture.
    hope this helps

  • Transfer from one customer to another customer.

    Dear All,
                 I want to do transaction from one customer to another customer.how to do in sap please help me out which t.code shall i take and posting key and document type. Its uregnt

    There are multiple options to transfer balances from 1 customer to another in SAP but it depends on your actual requirement. If you just want to transfer without clearing the 1st customer you can use F-01 or FB01. These transactions won't clear the customer line items from where you intent to transfer the balance to the another. In this scenario you need to clear the Dr. and Cr. Line items manullay regardless of the fact that customer has 'zero' balance.
    Best option is to use the T Code FB05. This T Code is meant for transfer posting with clearing. Using this option clears the customer line items from customer 1 (nothing remains open in customer account as it moves to cleared items automatically).
    Hope this helps.

  • Material transfer from one plant to another

    Hi expert
    i am transfer material from one plant to another , for the same i have  created a vendor in that i have assigned supplying plant, and in the Purchase order, i am need to use inventoried tax code.
    For the same i have done transfer with 351 and i did migo , but i didnt get  FI document for 101 movement
    If it is development, how do we acheive this.
    Let me know if you need more details on this. Appreciate your possible solutions to this.
    Thanks
    Rgds
    Nabil

    For the stock transfer within two plants in the same company code, Accounting document gets generated on doing goods issue.
    Supplying Plant Stock/Account BSX gets credited
    Receiving Plant Stock BSX gets debit.
    After that its stock in transit for the receiving plant and by doing goods receipt you are just taking goods in so the accoun ting document does not get generated again while doing GRN.
    If it is Company Code, it will be  sale & purchase concept  where in  vendor & customer master are created in respective plant and the accounting entries for that scenario will be
    At the supplying plant
    Stock Account Credited
    Cost of Goods sold Acc Debited
    At Receiving plant
    Stock Account Debited
    GR/IR Clearing Acc Credited
    You can also go through following link
    Re: STO -FI document is not generate from the GRN
    Regards
    Sangeeta

  • Excise for assets during transfer from one plant to another plant

    Hi SAP gurus,
    Pls note i have an issue during tranfer of asset from one plant to another.When i tranfer asset from one plant to another , in my suppling plant i create an Excise invoice where EXCISE RECOVERY ACCOUNT (debit) is getting hit instead of CENVAT PAYABLE ACCOUNT ( debit).
    What may be the issue ?
    And in same ways during inward of the goods - MIGO at the receiving plant CENVAT CLEARING ACCOUNT (credit)  gets hit.
    Now both Excise recovery account & cenvat clearing account are not gettiing nullified.
    The Process is as given below.Should i change any step or do i have to configure something
    **Master Data**
    1.     Material code (UNBW) should be available in both plants with Sales views -MM01                    
    2.     Stock should be available otherwise upload the stock with 501 movements (UNBW). No impact on FI u2013 MB1C
    3.     Excise details maintained in both plants for the Material code as Asset u2013 J1ID
    Business Process:
    1.     Transfer the Credit of UNBW asset to the current financial year if not updated u2013 J2I8.
    2.     Create STO PO - for UNBW Material Code with Item category U and Document type ZSTO (Mention the Price which is the base for Tax calculation. This needs to be decided by UCAM. Normally it is the  first initial actual Price at which the asset was procured ) u2013 ME21N
    3.     Do outbound delivery -  VL10B
    4.     Do Vl02n PGI ( stock is reduced and NO FI Document, stock in transit in Receiving Plant)
    5.     Do VF01 with ZSTO billing type. Verify the Price and Tax details( NO FI Doc)
    6.     Do J1iin with reference to Billing doc, Excise values flows from Billing document and Excise  invoice is created. Now FI Document will be created
    FI documents have the below entries:
    BED account credited u2013
    E Cess account credited u2013
    S Hecess   account creditedu2013
    Excise duty recovered  debited +
    7.     Do MIGO in receiving plant with reference to PO/Delivery note and by referencing the Excise Invoice and Date, Post it. Stock will be updated in receiving plant. NO FI document. Excise Entries appear in receiving plant
    On hold Account + (50% of total duty)
    BED  + (50% of BED)
    Ecess + (50% of Ecess
    SHEcess + (50% of SHEcess)
    Cenvat Clearing  credited u2013
    8.     Transfer Credit in the next financial year  -J2I8 ( refer this separate business  process
    document)
    Pls guide
    Nandu

    Hello Nandu,
    Please check the G/Ls assigned against CAGI and CAGR in "Specify Excise Accounts per Excise Transactions"  and "Specify G/Ls Accounts per Excise Transactions" configuration for Tax on Goods Movement > India.
    The combination should help you arrive at the right G/L accounts.

  • Itunes Playlist Transfer From One Computer to another

    i followed the support instructions for transferring itunes playlist from one computer to another but when i did it it created one massive playlist is there any way to transfer your itunes playlists to another computer so i dont have to remake all my playlist again im a dj and its kinda hard to to dj looking through over 30k plus songs searching for one after another.... please help someone.... thank you

    Copy \Music\iTunes\iTunes library.xml file to the desktop on the new computer.
    Open iTunes on the new computer then File > Library > Import playlist and select the iTunes library.xml you copied.

  • Ipod will not update from library after transfer from one PC to another?!?

    I recently transfered my itunes library from one PC to another using the ipod hard drive and according to the directions listed on this site. All went smooth and roughly 12GB of music transferred. After all music was successfully transfered to the library on the new PC I reconnected my ipod via USB hub and the dialog box popped up asking if I now want to associate my ipod with this new computer. I replied Yes.
    As expected the program then deleted all 3000 songs off of my ipod and was supposed to then upload all the songs from my library (all songs were checked) back onto my ipod. For some reason all that happens is it says "update complete" and no songs transfer. I now have 3000+ songs in my library and ZERO on my ipod! I've checked all the default settings to be sure it is set to automatically update, all songs are checked and the box is checked to update checked songs, etc. I've shut down and restarted my PC and even tried several different USB hubs. Also, if relevant, when I connect my ipod the computer itunes recognizes it and it shows up on the itunes screen, but just for a few seconds. After it says it has successfully updated my ipod (I wish...) the little tab which shows "Chris' ipod" then disappears and itunes acts like it doesn't even know a device is connected.
    I'm lost - I'd really appreciate any feedback anyone can provide. Thank you in advance!
    Chris
    20GB click wheel   Windows XP  

    I recently transfered my itunes library from one PC
    to another using the ipod hard drive and according to
    the directions listed on this site. All went smooth
    and roughly 12GB of music transferred. After all
    music was successfully transfered to the library on
    the new PC I reconnected my ipod via USB hub and the
    dialog box popped up asking if I now want to
    associate my ipod with this new computer. I replied
    Yes.
    As expected the program then deleted all 3000 songs
    off of my ipod and was supposed to then upload all
    the songs from my library (all songs were checked)
    back onto my ipod. For some reason all that happens
    is it says "update complete" and no songs transfer. I
    now have 3000+ songs in my library and ZERO on my
    ipod! I've checked all the default settings to be
    sure it is set to automatically update, all songs are
    checked and the box is checked to update checked
    songs, etc. I've shut down and restarted my PC and
    even tried several different USB hubs. Also, if
    relevant, when I connect my ipod the computer itunes
    recognizes it and it shows up on the itunes screen,
    but just for a few seconds. After it says it has
    successfully updated my ipod (I wish...) the little
    tab which shows "Chris' ipod" then disappears and
    itunes acts like it doesn't even know a device is
    connected.
    I'm lost - I'd really appreciate any feedback anyone
    can provide. Thank you in advance!
    Chris
    20GB click wheel  
    Windows XP  
    In iTunes Preferences, did you update the iTunes Library to the new location? In other words, are you pointing to the correct location on the new harddrive for your iTunes Library?
    Lisa

  • Transfer from one screen to another screen in mm02

    hi guru,
    how to trasfer value of field from to screen to another screen.
    my problem is when we change in mm02 transaction Basic data1 view the field (prod.hierarchy) value it should be transfer to sale organization 2 view and displayed in prod.hierarchy.
    the value should be transfering from one screen to another screen.
    kindly do the need full code ASAP.
    Thanks & Regards,
    Sudheer.

    check this link....
    defining screen fields using FIELD-SYMBOL
    regds,
    kiran

  • Moving a List Item attachment from one list to another

    Hi,
    What are the best way of coping / moving the List Item attachment using
    jQuery / JavaScript in SharePoint 2013 from one list to another.
    Thanks
    Saroj
    Impossible is nth but good coding :-)

    For your needs better try to code your own solution. See
    SharePoint JavaScript Class Library for details. You can have two possible architectures:
    Make all work from JavaScript. And the first your step will be
    addItem method of SP.List.
    Make processing of selection on client in JavaScript and call your custom server-side component (may be an application page) for items copying (creating copies in new list of already existed items from initial list.). See
    this for example.
    Also be careful with context.load. It's recommended to write all next code in context.executeQueryAsync. Use Firebug in FF and developer tools in Chrome for debugging your code and to find what is wrong.
    Or 
    https://social.msdn.microsoft.com/Forums/sharepoint/en-US/1d01a48f-c28b-467b-acd1-22e5fb266670/how-to-retrieve-list-items-and-copy-it-to-other-list-using-javascript-object-model?forum=sharepointdevelopmentprevious
    <script type="text/javascript">
    ExecuteOrDelayUntilScriptLoaded(retrieveListItems, "sp.js");
    var siteUrl = 'Site Url';
    function retrieveListItems() {
    var clientContext = new SP.ClientContext(siteUrl);
    var oList = clientContext.get_web().get_lists().getByTitle('List1');
    var camlQuery = new SP.CamlQuery();
    camlQuery.set_viewXml('<View><Query><Where><Geq><FieldRef Name=\'ID\'/>' +
    '<Value Type=\'Number\'>1</Value></Geq></Where></Query><RowLimit>10</RowLimit></View>');
    this.collListItem = oList.getItems(camlQuery);
    clientContext.load(collListItem);
    clientContext.executeQueryAsync(Function.createDelegate(this, this.onQuerySucceeded), Function.createDelegate(this, this.onQueryFailed));
    function onQuerySucceeded(sender, args) {
    var listItemInfo = '';
    var listItemEnumerator = collListItem.getEnumerator();
    while (listItemEnumerator.moveNext()) {
    var objListItem = listItemEnumerator.get_current();
    var clientContext = new SP.ClientContext(siteUrl);
    var oList = clientContext.get_web().get_lists().getByTitle('List2');
    var itemCreateInfo = new SP.ListItemCreationInformation();
    this.oListItem = oList.addItem(itemCreateInfo);
    oListItem.set_item('Title', objListItem.get_item('Title'));
    oListItem.update();
    clientContext.load(oListItem);
    clientContext.executeQueryAsync(Function.createDelegate(this, this.onQuerySucceededFinal), Function.createDelegate(this, this.onQueryFailed));
    function onQueryFailed(sender, args) {
    alert('Request failed. ' + args.get_message() + '\n' + args.get_stackTrace());
    function onQuerySucceededFinal(sender, args) {
    //Do next set of operation if needed
    </script><input name="btnVarIQReject" onclick="retrieveListItems()" type="button" value="Submit"/>
    Please use my above POC code to start. This will copy all the title field value from list1 to list2
    If this helped you resolve your issue, please mark it Answered

Maybe you are looking for

  • Unable to assign the Ivews to Workset

    Hi Everyone, I am currently facing an issue in content admin, I am unable to Assign the IVIEW to the workset .... I open workset and then clicked on the iview and i find no option for assigning the iview to workset. I tried out various options but co

  • Export to TXT

    Hi everybody, I've got a question. If I export table data on TXT, all data are enclosed by double apexes : "data" "data".... I don't want " in file. I need a file TXT without double apexes data data... Any suggestions? Thanks

  • Intelligent postbox - how to include sent mails?

    hello how can i include 'send mails' in "intelligent postboxes" (not filters!). e.g. an intelligent box for all incomming AND sent mails since 2 days? takk claus <Personal Inforamtion Edited by Host>

  • Why does InDesign keep crashing when I scroll past a particular spread?

    If I scroll past it quickly its fine but when I try to scroll to it to edit it, it just freezes and then crashes. Please help!!! I am receiving the following error report: Process:               Adobe InDesign CS6 [3568] Path:                  /Appli

  • Why does safari keep quitting

    Why does my safari keep quitting unexpectedly here is the crash report Date/Time:      2012-04-13 09:14:27 -0500 OS Version:     10.3.9 (Build 7W98) Report Version: 2 Command: Safari Path:    /Applications/Safari.app/Contents/MacOS/Safari Version: 1.