Migration of FI Documents (RFBIBL00?)

Hi all,
I know that the RFBIBL00 report is <b>the</b> report to migrate FI documents. The only concrete experiences me and my pals have with that report are with non-SAP legacy systems.
When migrating from SAP to SAP would you still recommend RFBIBL00 or is there <b>the</b> IDOC/BAPI that would be used in this case?
If the answer is RFBIBL00, what would be the best way to download the documents from the source SAP in the strcuctures that RFBIBL requires?
Thanx for your support!
Karsten

Hi Karsten,
You can still use RFBIBL00 for uploading the data from SAP to SAP.
If you have used RFBIBL00 to upload from Non SAP Legacy systems you must be aware of how the file format must be for the same.
What you need to do is take the information from the SAP system and put the data corresponding to an internal table of the final structure you need and then download the data.
i.e i_final ->should be the same structure as you want your file format.
all the information regarding the structures you want to pass should be put in the columns of i_final
Then use the FM GUI_DOWNLOAD to download as tab separated file
    CALL FUNCTION 'GUI_DOWNLOAD'
      EXPORTING
        filename                = lcl_filename
        filetype                = 'ASC'
        has_field_separator     = 'X'
      TABLES
        data_tab                = i_final
      EXCEPTIONS
        file_open_error         = 1
        file_read_error         = 2
        no_batch                = 3
        gui_refuse_filetransfer = 4
        invalid_type            = 5
        no_authority            = 6
        unknown_error           = 7
        bad_data_format         = 8
        header_not_allowed      = 9
        separator_not_allowed   = 10
        header_too_long         = 11
        unknown_dp_error        = 12
        access_denied           = 13
        dp_out_of_memory        = 14
        disk_full               = 15
        dp_timeout              = 16
        OTHERS                  = 17.
Again in the program RFBIBL00 upload this i_final.
You could also use LSMW Object <b>0100</b>

Similar Messages

  • How do I get rid of the Microsoft Setup Assistant loop? I migrated my software/documents from another laptop so don't have the disk to reinstall. Please help! Can't open any Microsoft Office software, like Word, and stuck in a loop?

    I migrated my software/documents from another laptop so don't have the disk to reinstall. Please help! Can't open any Microsoft Office software, like Word (for 2008), and stuck in a loop?
    Whenever I select Word Microsoft Setup Assistant appears, asks for feedback, then after selecting okay (both on saying yes or no to feedback) goes on to a registration page. When I click on this it says I've already registered so I just click okay, and then move on to a update page. After this, if I click on Word, the process repeats itself.
    As I said, I don't have the disk to reinstall, and can't find the Office Settings to delete as many pages have suggested I should try. Safe Boot restarting also hasn't worked... Really stuck and need Word very soon for work.
    If you can help, that would be great, and feel free to ask any questions about the situation as I'm not an expert here.
    Cheers,
    Jack

    First, export your contact from iCloud.com and save them on your computer in a safe spot some where (like you desktop).  Use this to help you do this: http://support.apple.com/kb/PH3606
    Next, on both of your devices, go to Settings > iCloud and turn on contacts and select Merge. Then turn off contacts and select 'Delete form my [device]' when prompted.
    Now go back to iCloud.com and select a contact (yes they will all be messed up again) and select Command+A on a Mac or Control+A on a PC to select all of the contacts.  Tap the delete key on your keyboard (or right click /control click a contact and select delete).
    You iPhone, iPad and iCloud.com should not be empty for contacts.
    Go back to Settings > iCloud on both devices and turn on contacts again (you should not see merge this time).
    Next, go back to iCloud.com and import your contacts (those exported .vcards).  You can either drag and drop them into the empty contacts list in your web browser, or you can use the gear icon to import.
    You cleaned up contacts should import correctly into iCloud.com and sync to both of your devices.
    Good luck.

  • Migrating Third Party Document Management System into SAP EP KM

    Hello Everyone,
    We are having a requirement to Migrate the documents from Third Party (Intraspect) Document Management System into SAP Enterprise Portal KM.
    Documents in Intraspect are storing in Oracle Database. Our requirement is to Mirgrate the documents from Intraspect database to Portal KM Database.
    Please suggest that how we need to approach in Migrating the documents and permissions from Intraspect to KM.
    Thanks in Advance.
    Regards,
    Sridhar.

    Hi,
    Our requirement is to migrate the documents from intraspect oracle database to KM database.
    Please suggest how the migration happens from database to database. And also suggest whether this will effect the performance of portal as the intraspect database having very high volume of documents.
    If you have any links or any documents on this, please provide me.
    Thank You.
    Regards,
    Sridhar.
    Edited by: SridarReddy on Jun 4, 2009 1:36 PM

  • SharePoint 2007 Migration SharePoint 2010 Documents Broken Link Issue

    Hello All,
    I'm in the process of doing a SharePoint migration from 2K7 to 2010 (different platform).  In SP 2K7 I have several thousands of documents. I have approx. 5K documents with anywhere from 1 to several links (http, https) that
    will break after the migration.   Are there any Best Practices to deal with this issue?  Any information at all!!!
    Thanks
    Suge
    Deny yourself the knowledge of other cultures, you deny yourself the true riches of the world. Suge

    Hi,
    There are a lot of resources out there for migrating from MOSS 2007 to SharePoint server 2010. You need to have at least SP2 for MOSS 2007 installed on your WFE server. After that you can check the status of your farm running
    stsadm -o preupgradecheck.
    I have published a checklist for migration, check it out:
    http://social.technet.microsoft.com/wiki/contents/articles/checklist-for-migrating-from-sharepoint-2007-to-sharepoint-2010.aspx
    This technet link provide you with a comprehensive guide:
    http://technet.microsoft.com/en-us/library/cc303420.aspx
    The best approach is to set up a separate SharePoint 2010 farm and the perform a database attach migration. You simply take a backup of your content database and the restore it to your new SQL server, then attach it to a web application you have created.
    See the checklist I have provided above.
    Regards
    Henrik A. Halmstrand
    sharepointrevealed.com
    getspconfig.codeplex.com
    Please click Mark As Answer; if a post solves your problem or
    Vote As Helpful; if a post has been useful to you.

  • How to migrate Users favorites documents from old userid to new SSO userid

    Hi,
    We are planning to implement SSO on XI 3.1, The challenging part here is, we need to migrate all the user's favorite documents from old userid (say d.chick) to new userid (daivdc). We have around 150 active users.
    I appreciate your help on this.
    Thanks,
    Chandru

    Hi,
    yes you can move personal documents via the IW. But you are not able to move personal documents from "user.a" to "usera" with the IW cause this would be two accounts for the system.
    What is your Authentication Method ? Enterprise, LDAP, ... ?
    Regards
    -Seb.

  • MIgration and Upgarade Documents

    Hi SDners,
    My Current MDM Verison - MDM 5.5 SP06, Database - Oracle 10g, OS - Unix.
    Now we are planning to migrate and Upgrade MDM Sytems
    MDM version - MDM 7.1 SP01  Database - SQL Server 2008, OS - Microsoft Windows Server 2008.
    Just any information for migration Databse and Operating systems or procedue.
    ASAP.
    Thanks
    Kiran

    Hi Kiran,
    first - to ease up your life - you should consider upgrading to the latest MDM 7.1 release. That is currently SP3 whereas SP4 will be release most probably end of this or beginning next week.
    Second, there is an [Upgrade Guide on Service Market Place|http://service.sap.com/installmdm71] that describes the upgrade from MDM 5.5 to 7.1.
    Regarding the upgrade of the OS and Database, is it planned to use the same hardware? If not, you could setup the new servers first and ensure that the landscape is running as expected. Then you could archive your MDM repositories on 5.5, transfer the archived repositories to your new 7.1 landscape and perform the unarchive and upgrade on this platform.
    Best regards
    Michael

  • Approval Status of all the documents which were in 'Approved' state, now showing as 'on going' status after migration to SP 2010.

    Hi There,
    I have recently migrated my SharePoint 2007 portal to SP2010, However, to my surprise  i have noticed all the documents in different document libraries are having 'Approval status' as 'On going' status which suppose to be 'Approved' status.
    I mean, before migration all the documents status was 'Approved' and after migration it is showing as 'on going'.
    This is absolutely incorrect, can someone help in this.
    How can i retain all the documents status as 'Approved'
    Regards
    Vikram P
    vikram padigala

    Hi There,
    I have recently migrated my SharePoint 2007 portal to SP2010, However, to my surprise  i have noticed all the documents in different document libraries are having 'Approval status' as 'On going' status which suppose to be 'Approved' status.
    I mean, before migration all the documents status was 'Approved' and after migration it is showing as 'on going'.
    This is absolutely incorrect, can someone help in this.
    How can i retain all the documents status as 'Approved'
    Regards
    Vikram P
    vikram padigala

  • How to migrate documents from Lotus Notes to Stellent Repository

    Hi All,
    I want to migrate almost 5000 documents from Lotus Notes to Stellent Repository. Is there any way to achieve this functionality?
    how to integrate both the things please let me know.
    Regards,
    Vishal Shah

    Hey Vishal,
    one approach could be
    1) fetch all the documnets and metadata (wat ever you need) from the Lotus Notes repository using java+Lotus API 2) write a BatchLoad script file using the metadata you have. And then start the batch loader.
    other approach could be to
    1) fetch all the documnets and metadata (wat ever you need) from the Lotus Notes repository using java+Lotus API
    2) Checkthem in using the WSDLs.
    There is one thing thought that even i would like to know its which of the two will perform better ?
    regards,
    sapan

  • Issue refresh Deski migrated documents-- Getlov failed

    Hi,
    We are migrated any desktop documents to 6.1 version to 3.1 XI using migration wizard holding in a new server, when we are going to refresh the documents we have the next issue, GETLOV FAILED ....   DA0004.
    The remote BBDD are oracle 9i, and we haven´t got configured the host.
    We are migrated the documents, the universes the connections and the users, but i don´t know if i need configure the host at server.
    Please help me....
    Best regards

    Hi ,
    1) Importe the Universe and clear all LOV files.
    2) Purge caches in all data provider
    3) Rename the all prompts in reports
    4) Refreshe the report again.
    5) Export  the universe to CMC with new LOV files.
    6)Export reort into Infoview.
    I think this will help you for reslove GetLOV failed error
    Thanks

  • How to migrate document hierarchy from DEV to PROD?

    Need some suggestions as to migration of the document hierarchy. The migration wizard is great for migration objects such as portlets, but it's cumbersome to migrate the entire document hierarchy from DEV to PROD as we will have to select all the leaves in the hierarchy to retain the tree. Does any one have the similar experience and have some suggestions? Thanks!

    This is wrong forum for such question, you might want to post it here
    General EBS Discussion

  • Migrating documents to second Hard Drive

    I bought a new internal hard drive and would like to keep the original drive as a start up drive with all the applications, and migrate all my documents to the new or second hard drive.
    At first I thought it would be as simple as copying all the document folders over to the new hard drive. But, then I started wondering about folder structure and the user structure.
    So, I'm wondering if there is a protocol for what I want to do? Maybe a link to instructions?
    Thanks
    mp
    I'm running OSX 10.5.8 (Mac Pro)

    Not to worry. Just drag & drop the folders onto the new drive. Just as a precaution, select a few files with different apps & open the files to ensure they open. Then you can drag the corresponding folders on your old drive to the Trash. Shouldn't be a problem.
    Do you have another HD, either internal or external, that you use to backup all your files? You should.
     Cheers, Tom

  • Error while installing Migration Tool kit for SAP BPC7.0

    Hi all,
    We are implementing SAP Business Planning and Consolidation Migration Process to BPC 7.0.
    We are trying to installin Migration Tool Kit. In this kit we are having two set up files - one for BPCMigrationClient and another for BPCMigrationServer.
    When i am trying to install the BPCMigrationServer set up file it diaplays a screen which says - Enter the service type accounts.- it has the following items - 1. System Admin ID, 2. password, 3. Admin ID, 4. Admin Password, 5. User ID, 6. User Password.
    1. System Admin ID already has the id ( through which i have logged on to the system). This option is non editable.
    2. password: gives option to type in the password.
    3, 4, 5, 6 options are disabled and are blank. we are not able to edit them or write anything in them.
    After entering the password when clicked on next , it gives us message saying Invalid Admin ID (3). But the problem here is that the 3,4,5 and 6 options are disabled. We cannot write anything in them. We are not able to install the migration tool kit because of this.
    Can anyone help us out in solving this issue.
    Thanks,
    Madhav

    CAn you precise also what Migration tool are you using?
    Migration from 5.1 to SAP BPC 7.0 NW?
    In that case when you are speaking about the installation about what part are you speaking?
    I think actually you are speaking about the migration tool from 4.2 to 7.0 Microsoft version .
    In that case you can install the mIgration tool just with SAP BPC sys admin users and you have to input the password for that user. Sys admin user for BPC is usually the user used for installation of SAP BPC server.
    Any way I suggest to follow the Migration tool training document and there you will find all the information necessary.
    Regards
    Sorin Radulescu

  • How to integrate and index SAP R/3 Office documents into  resp. through KM

    Hi,
    Is there a way to integrate an existing store of SAPOffice documents on R/3, stored by default in the SAP R/3 table SOFFCONT1 (KPro repository SOFFDB), into the KM on the portal, so that these documents can be indexed and searched through TREX from the portal ?
    I know there is the SAP DMS KM Connector available right now, but apparently this connector only allows access to documents stored in DMS on R/3.
    What the best approach to this problem.
    Could a migration of these documents to SAP Content Server be a solution ?
    Thanks in advance for your input.
    Message was edited by: Theo Paesen

    Vishal,
    Thanks for your suggestions.
    I think building a custom connector (RM) is indeed the best option.
    I am not an ABAP developer, more familiar with KMC
    Could you point me to some more detailed information on the BDS/KPro APIs. Are these also available as BAPIs, callable from an external Java application.
    Something else, the SAP Office documents I am referring to are actually attachments to Notifications in R/3s QM module. So, the documents I want to build a RM for are   these QM notifications (the parent business documents) and their related attachments (the SOFFCONT1 stored docs).
    Could you point out which RFC modules I will need to get at both (bizdoc + attachments).
    Thanks in advance for your input

  • I seem to have two incomplete versions after migrating

    Bought 2014 Mac Mini to eventually replace 2009 Mac Mini running Lion 10.7.5.  Connected via ethernet cable and did set up and migration assistant.  Somewhere in the process it needed me to rename an account and now I have two admin users but neither version has all my stuff. 
    One version has no contacts, calendar, iTunes and the iCloud drive spins endlessly trying to set up.  iPhoto did migrate.  My documents from the 2009 are there too.  Mail and contacts are not checked in the iCloud drive set up but I can't get access to change.  I get the message iTunes needs a library to continue.  with quit, create library and choose library as choices. 
    Second version does not have iPhoto or documents.  iCloud drive is not set up.  Does have contacts, iCal, iTunes.
    I do not know how to get everything in one account! 
    I still have the ethernet connected to both.  Is there a specific way to disconnect without causing an further issues? .  I am afraid of disconnecting anything for fear of making it worse!
    I need to keep the 2009 mini as I am taking an online class and have various programs downloaded to it that I don't want to go through the process of doing that on the new mini.  I would like to delete photos and documents from it in hopes of speeding it up a bit when I am 100% sure everything will be on the 2014 mini.  So far, since everything is still connected I am sitting here with two mice, one wired keyboard that I move from one computer to the other and one HDTV monitor.  I have the 2014 mini connected to the HDTV via a HDTV cable and that works fine.  I have the 2009 connected with an adapter and switch from RGB to HDTV when I want to use the 2014. 
    At some point I need to get MS Office moved from the 2009 to the 2014 but that is last on my list. 
    I am a beginner and need very specific directions.  I have learned everything I know via Apple support communities.  Thank you for any help!

    Turn off File Sharing if it's enabled then disconnect the Ethernet cable. Don't do this if you have a transfer in progress.

  • Hom System Copy- Error running J2ee migration tool kit

    Good Day Guys,
    Im performing homogenous system copy.I have encountered below error:
    INFO 2008-10-20 13:05:33
    Output of C:\j2sdk1.4.2_18-x64\bin\java.exe -classpath D:/usr/sap/LE1/SYS/global/sltools/sharedlib/launcher .jar;. com.sap.engine.offline.OfflineToolStart com.sap.sdt.jmt.migrationtool.MigrationToolImport D:/usr/sap/LE1/SYS/global/sltools/jmt;D:/usr/sap/LE1 /SYS/global/sltools/sharedlib import.switch resume downtime mti.properties is written to the logfile C:/Program Files/sapinst_instdir/ERP/LM/COPY/MSS/SYSTEM/CENTRA L/AS/runJmt.log.
    WARNING 2008-10-20 13:05:34
    Execution of the command "C:\j2sdk1.4.2_18-x64\bin\java.exe -classpath D:/usr/sap/LE1/SYS/global/sltools/sharedlib/launcher .jar;. com.sap.engine.offline.OfflineToolStart com.sap.sdt.jmt.migrationtool.MigrationToolImport D:/usr/sap/LE1/SYS/global/sltools/jmt;D:/usr/sap/LE1 /SYS/global/sltools/sharedlib import.switch resume downtime mti.properties" finished with return code 27. Output:
    ERROR 2008-10-20 13:05:34
    CJS-20068 Error when running the J2EE Migration Toolkit.<br>SOLUTION: See output of logfile C:\Program Files/sapinst_instdir/ERP/LM/COPY/MSS/SYSTEM/CENTRA L/AS//runJmt.log: ''.
    ERROR 2008-10-20 13:05:34
    CJS-20068 Error when running the J2EE Migration Toolkit.<br>SOLUTION: See output of logfile C:\Program Files/sapinst_instdir/ERP/LM/COPY/MSS/SYSTEM/CENTRA L/AS//runJmt.log: ''.
    ERROR 2008-10-20 13:05:34
    FCO-00011 The step RunMigrationController with step key |NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_One host_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind |ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|in d| ind|ind|ind|4|0|NW_RUN_MIGRATION_CONTROLLER|ind|ind |ind|ind|2|0|RunMigrationController was executed with status ERROR .
    INFO 2008-10-20 13:06:29
    An error occured and the user decide to stop.\n Current step "|NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_On ehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|in d|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|i nd|ind|ind|ind|4|0|NW_RUN_MIGRATION_CONTROLLER|ind |ind|ind|ind|2|0|RunMigrationController".
    I have checked the runjmt.log its empty.
    I did find a note 966752.but couldnt solve the problem.Another thing do we need to have same version of j2sdk,mine are different on source(ia64) and target(x64).
    Please advice.
    BasisNerd

    CAn you precise also what Migration tool are you using?
    Migration from 5.1 to SAP BPC 7.0 NW?
    In that case when you are speaking about the installation about what part are you speaking?
    I think actually you are speaking about the migration tool from 4.2 to 7.0 Microsoft version .
    In that case you can install the mIgration tool just with SAP BPC sys admin users and you have to input the password for that user. Sys admin user for BPC is usually the user used for installation of SAP BPC server.
    Any way I suggest to follow the Migration tool training document and there you will find all the information necessary.
    Regards
    Sorin Radulescu

Maybe you are looking for

  • Strange behavior with embedded highDPI images in Apple Mail 7.0

    I came across an issue where images get displayed in there native size even with width attribute: Here's my test html <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://ww

  • Group Items - Pick List PLD

    Hi Guys, Is it possible to change the standard 2007A PLD Pick List document so that it can group items together? For example a pick list is created for 5 orders. In 3 of the orders is the same product, item AAA. Instead of the standard report groupin

  • Satellite U300 - Internet Explorer 7 shuts down when closing a tab

    Hello all!! I've got a new Satellite U300 laptop and since the first day I bought it I have a problem with Internet Explorer 7 (running Vista). Whenever I close a tab it shuts down automatically. The same thing happens when I open two IE windows. Whe

  • Subscreen and tabstrip

    Dear All I have used tabstrip with two taps. In the first tap, I used input controls to get two inputs. In the second tab, the addition of two inputs.from the first tap. I have placed a sub screen(first). I called another one sub screen(second) from

  • Trying to Get Syslog to iMac but it looks like the Firewall is blocking

    Mac OS Lion. iMac and Time Capsule hardwired to router. I have the Syslog Destination Address set to my iMac, but I see in the iMac Console: Firewall[106]: Stealth Mode connection attempt to UDP 192.168.1.67:514 from 192.168.1.65:514 Is there a way t