Spreadsheet (Excel) import data to SAP is getting concatenated

Hi SAP Guru's,
one of our business user is facing an unique issue, when ever he runs the SAP standard report by importing the data from Excel (clipbaord) only half of the data is getting into SAP, rest of the data is getting concatenated. Suppose if the user runs ME2M report by importing 1000 material from excel, in SAP only 500 getting imported rest of 500 in concatenated in a single line.
is this issue error related to GUI?, kindly let us know your thoughts/suggestion on the above issue.
Thanks in Advance.
KHG

Hi Cary,
have a look at this thread, maybe it helps: Production xml messages problem
Regards,
Anton

Similar Messages

  • Error in Importing Data from SAP BW ( XMLA )

    HI All,
    I am trying to import a physical schema from sap bw ( sap user has all grants ) through the XMLA access
    IN repository I see objects ( connection pool, hierarchies, dimensions, measures ) and in a while I get them to the presentation layer accessible for users.
    Though when I try to access data build the query I get the following error:
    OPR3ONWY:U9IM8TAC:DI2DL65P
    HY00 Code 10058 [NQODBC][SQL STATE HY0000][NQSError 10058] A general Error has occurred XMLA Error returned from the server.
    Can you please help me in understanding how to solve the problem?
    Thanks a lot.
    Best regards to everybody.
    Filippo

    mithuu wrote:
    HI Filippo,
    Sorry to reply to this post,
    Could u please tell me ...what shud be given in URL which is prompted when trying to Import data from SAP bw while creating a repository.
    I am a beginner and tried to seek help from the sap basis guys but of no help.
    Appreciate ur help,
    Many Thanks...Hi Mithu,
    Give the SAP Multi-Dimensional Database server URL and a username, password required to access it.
    If you do not know them, ask your TL/PM, if u do not have one ask the SAP Data warehouse DBA.......
    Venkat
    Edited by: OBIEE+ on Jan 27, 2009 2:21 AM

  • Automatically import data into SAP

    Hi Experts,
    I know B1iSN can.  Is there any other way to import data into SAP automatically? Add-on?  e.g Just update one field in SO header?
    Thanks.
    Regards,
    Christina

    Hi,
    Check this link
    [DTW Schedule Run|https://websmp110.sap-ag.de/~sapidb/011000358700001820962008E.zip]
    Regards,
    Bala

  • Excel Import data

    Hi,
    I'm using SQL Developer 1.2 and trying to Import data into a table using Excel. I select my .XLS file, but I get an error with these details:
    java.lang.NullPointerException
         at oracle.dbtools.raptor.dialogs.importdata.ExcelImportDialog.getStringValue(ExcelImportDialog.java:291)
         at oracle.dbtools.raptor.dialogs.importdata.ExcelImportDialog.populateModel(ExcelImportDialog.java:347)
         at oracle.dbtools.raptor.dialogs.importdata.ExcelImportDialog.displayExcelDialog(ExcelImportDialog.java:148)
         at oracle.dbtools.raptor.dialogs.importdata.ExcelImportUtil.insertExcelToTable(ExcelImportUtil.java:41)
         at oracle.dbtools.raptor.dialogs.importdata.ExcelImportEditor.importExcelToTable(ExcelImportEditor.java:79)
         at oracle.dbtools.raptor.dialogs.importdata.ExcelImportEditor.importExcel(ExcelImportEditor.java:50)
         at oracle.dbtools.raptor.dialogs.actions.ExcelImport.launch(ExcelImport.java:11)
         at oracle.dbtools.raptor.controls.sqldialog.ObjectActionController.handleEvent(ObjectActionController.java:127)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:551)
         at oracle.ide.controller.IdeAction$2.run(IdeAction.java:804)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:823)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:521)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
         at java.awt.Component.processMouseEvent(Component.java:5488)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
         at java.awt.Component.processEvent(Component.java:5253)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3955)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Can anybody help????
    Marc.

    I am getting the following Exception when I try this as well.
    java.lang.NullPointerException
         at oracle.dbtools.raptor.dialogs.importdata.ExcelImportDialog.populateModel(ExcelImportDialog.java:359)
         at oracle.dbtools.raptor.dialogs.importdata.ExcelImportDialog.displayExcelDialog(ExcelImportDialog.java:148)
         at oracle.dbtools.raptor.dialogs.importdata.ExcelImportUtil.insertExcelToTable(ExcelImportUtil.java:41)
         at oracle.dbtools.raptor.dialogs.importdata.ExcelImportEditor.importExcelToTable(ExcelImportEditor.java:79)
         at oracle.dbtools.raptor.dialogs.importdata.ExcelImportEditor.importExcel(ExcelImportEditor.java:50)
         at oracle.dbtools.raptor.dialogs.actions.ExcelImport.launch(ExcelImport.java:11)
         at oracle.dbtools.raptor.controls.sqldialog.ObjectActionController.handleEvent(ObjectActionController.java:127)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:551)
         at oracle.ide.controller.IdeAction$2.run(IdeAction.java:804)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:823)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:521)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
         at java.awt.Component.processMouseEvent(Component.java:5488)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
         at java.awt.Component.processEvent(Component.java:5253)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3955)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Does the directory where the spreadsheet is located need to be in the Start in directory?

  • Excel import date problems

    Please tell me why when I import dates from excel to P6 7.0 the current date not what is in the excel spreadsheet is what appears in P6.  How do I fix this problem?

    Are there any solutions to the data truncation/rounding problem?
    I am trying to import Excel data into tables through SQL Developer and notice that the preview screen displays truncated/rounded numbers even after I have deliberately formatted the data in Excel as numbers in 3.2 format. Is there a workaround?
    Thanks for any advice you can give.
    Frank Eichel
    Forest Inventory Analyst
    Natural Resources Canada
    Victoria, Canada

  • How to import date when having info source in SAP BI/BW

    i have an infosource and infoobjects (sap demo) in SAP BI and want to import data from SAP-R3 system now.
    unfortunately i really dont know how.
    i would like to go to source system, replicate datasource but SAP DEMO is not included in data sources,how do i get it there?
    f.e. 0D_VENDOR is in infoobject but not in datasource....
    please help a newbie,thanks!

    Hi Friend,
    0D_VENDOR is in info object but not in datasource.
    It looks that you want to have a datasource for 0D_VENDOR. If yes then follow the below steps.
    1. To use any Charactestic Infoobject as Export Datasource you have to check the "Export datasource" checkbox under master data.
    This checkbox you can find in Master Data/texts tab for that infoobject.
    2. Now you can find it in the datasources in the Source System. Go to Source systems and go to Datasource overview for your BW system. You should find the datasource 8****** under BW Datasources-> Business Info Warehouse -> Data Marts -> Data Marts Master Data.
    Hope this helps.
    Regards
    Hemant Khemani

  • Importing data with characterstics/Merchandise hierarchy in SAP IS Retail

    Hi All,
    Im importing data into SAP IS Retail from MDM using ARTMAS04 message type using SAP XI. I have cetrain Merchandise hierarchy,Characterstics maintained in ECC as well as in MDM. The article category is "Generic Article". Im able to pass the valuse of characterstics and its values to ECC but idoc is not getting posted and gives an error msg" No Characterstics could be found for generic articles".
    In a normal article creation in ECC using MM41 we have to create a variant for generic articles by passing characterstics and its values. How do i create a variant when im fetching data from MDM in XML format. Is there some setting required on ECC side.
    Please let me know in case anyone has any clue.
    Thanks
    manish

    not resolved

  • I have lost reminder fox ..lots of important dates etc....how do I get it back

    I have lost reminder fox from Firefox. This had lots of important dates. Can I get it back. Something is showing in the files when I search the computer but I cant figure out how to try and add to profile. It also wont let me read it because windows doesn't know how to open it. I have tried the "copying files between profile folders" but it wont let me right click inside the profile to paste for some reason

    By any chance did you use the Reset feature or create a new Firefox profile using the profile manager?
    Assuming not...
    Does the extension show up on the following tab, enabled or disabled, and what is the version number?
    orange Firefox button (or Tools menu) > Add-ons > Extensions category
    Note: Disabled extensions appear at the bottom of the list with a grayed background.

  • Best way to Import Data from a SQL Server Table?

    Hi,
    Firstly thanks for looking at this question.
    We need to import data into SAP BPC 5.1 on a twice daily basis and have chosen not to export to a .CSV file but instead to hold all data in a SQL table and import it directly from there.  As part of the import we wish to run the default logic, however only over the data which is imported as opposed to having to running default logic over the entire database after every import.
    We did some research on this topic and the only thing we could find that would work as described above is using the "Import SQL" package.  However we keep experiencing problems with it and have not yet been able to run it successfully; the errors it gives are not consistent from run to run which makes it difficult to start a thread, though we are getting help from the helpdesk at the moment.
    My question here though is - is there another way that someone knows of to import data into SAP BPC from a SQL table, and being able to run default logic over just the data being imported, or is our only hope getting the "Import SQL" package working?
    Any help much appreciated.
    Regards,
    Iain
    Forgot to mention details of our environment:
    SAP BPC v5.0.495, 2 server environment -
    Server 1 (DB/AS/SSIS/File server) = 64bit Windows 2k3 server with 64bit SQL Server Enterprise Edition
    Server 2 (IIS/App server) = 32bit Windows 2k3 server
    Edited by: Iain Hambleton on Jun 17, 2008 3:25 PM

    Lain,
    I recently created SSIS packages that need to work with a staging table that does all kind of manipulations of that data before it is loading into SAP BPC, because it also has to load the data in the drillthrough table within the same package. From one point in my package the data is also in a SQL table so basically the same as in your situation. This also works with an export to CSV within the DTSX file like Alwin said, because in this case you can use the standard transformation and conversion stuff during the load.
    I also needed to limit the data region for logic to the data region that is in the load for currency conversion purposes. This is not very much of a problem. I had a situation where I have an Accounts receivable cube containing a daily time dimension for keyduedates and a datasrc dimension containing weeks. Every week has a complete overview of the open AR items in that week and need to be converted for that week (datasrc) only and not for the whole database every time we load. But by default data would be converted based on the Keyduedates dimension while I wanted the Week dimension to be used as the data region. I solved it by using these rows in the logic:
    *Scope_by=version,Weeks
    *xdim_memberset weeks=%weeks_set%
    *xdim_memberset version = %version_set%
    I can send you the SSIS package and logic if you want. Just send me your details then.
    -Joost
    Edited by: Joost Hoppenbrouwers on Jun 17, 2008 4:25 PM

  • Excel-Import with SBO 2007

    Hello to all!
    I have problems concerning the Excel-Import-function within SAP 2007.
    I want to import some business partners (what should not be such a huge problem), but an internal error occures which states:
    "internal error: Payment Methods for Payment Wizard (OPYM) (-2007) occured.
    After I set up the Payment Wizard it is still not working - now the internal error stats: "(-2007)".
    Experimentally, I tried to import the bp-data into an older version SAP BO 2005 - as personally expected no internal errors occured! even if i do not set up the Payment Wizard...
    Here are some facts to our sbo 2007 version:
    2007A (8.00.178)
    SP: 00
    PL: 44
    I tried to find a thread upon this topic, but I could not find any. Maybe some of you might be able to help me! I am looking forward to it,
    thanks a lot
    daniel

    Hi Daniel,
    i had have similar problems by importing datas via excel function. My suggestion is to import step by step.
    Select a few records and separate it into an extra excel sheet...(5-10 Records)
    First try to import only CardCode, CardName, second try 2 records more. So you will find the records, that makes some trouble.
    Regards Steffen
    (P.S. I think it could be the g/l account definition, but i am not sure.)

  • Import data from BW to PAS error.

    Hi, Everyone
    I am importing data from SAP BW to PAS using the BICA. I selected the LinkID, clicked on Get BW Cubes and query, the query appears in the list below. no problems. I selected the PAS model on combo below, clicked on Import query and the following error appears:
    Error message Can not get value of property 'split': the object is null or not defined
    URL "http://<hostname>/strategy/bi/admin_bic_settcons.htm"
    Line # 68
    The installation of SSM is recent and is being tested. It may be an installation error?
    Can anyone help me?
    Thank you.
    FabioMelo
    Edited by: FabioMelo on Feb 1, 2012 2:41 PM
    Edited by: FabioMelo on Feb 1, 2012 2:42 PM
    Edited by: FabioMelo on Feb 1, 2012 2:43 PM

    Hi Elad Peleg  ,
    These r the following web-sites which give u a step-by-step solution to solve u'r problem :
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0ccae190-0201-0010-1593-c90ef3c1d159
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/903de8cf-0201-0010-7f9c-cdd1dcec5139
    http://help.sap.com/saphelp_nw04/helpdata/en/5d/3c51403ab46f13e10000000a1550b0/RN_BW_EN.pdf
    http://help.sap.com/bp_biv170/documentation/SAP_BW_3.5_Functoin_Detail.pdf
    *******Pls Reward points if u find this useful
    cheers!
    gyanaraj

  • Updating New Year, Feasability of Importing Data

    Hi,
             1. What is the System of updating the Financial Year in SAP B1.
             2. Is there any Feasibility for Importing Data of Opening Balance .
             3. Which are key Factors are to be considered to pick up the data at time  
                 of Importing Data.
    Regards
    P.Narender

    1. What is the System of updating the Financial Year in SAP B1.
    I do not quite understand this question. Are you talking about Creating Financial Periods or Year End or What ???
    2. Is there any Feasibility for Importing Data of Opening Balance .
    <b>Opening Balances can be imported using DTW templates.</b>
    3. Which are key Factors are to be considered to pick up the data at time
    of Importing Data.
    Importing data into SAP is a major task in the Implementation process.
    The volume and types of data to be imported have to determined first and time estimated for them so that you can plan in advance and get the data from yur client on time and then convert them to SAP.
    Please let me know if you have specific question towards the project and I would be more than happy to help you
    Suda

  • Importing Masters through SAP B1 Import Export Utility

    Hi guys,
    I am using Import and export utility to import BPs and Items. If anyone has used it please tell me if there any issues / future implications regarding it or it is just ok.
    Thanks and regards
    Pardeep

    hi pradeep,
    Only limited amount of columns(limited no. of data) can be
    imported through the import from excel.
    Date from excel should be mapped exactly with
    as with columns and fields in Import from excel for both BP/Items.
    Excise and other tax information in BP can't be uploaded
    through import from excel,this can be possible in DTW.
    Excisable,Material Type,Chapter ID and assesable value
    can't be uploaded through import from excel,this is also not
    possible in SAP B1.
    You need to set warehouses manually if
    "Auto add all warehouse to New Warehouses" is not ticked,this
    is possible in DTW using template oWarehouses.
    Considering above limitations you can better opt for DTW
    to import datas to SAP B1.
    Jeyakanthan

  • Error. Import data in FDM

    Hi all,
    when i try to import data into FDM i get following error:
    ** Begin FDM Runtime Error Log Entry [2009-04-02-17:29:08] **
    ERROR:
    Code......................................... 5
    Description.................................. Invalid procedure call or argument
    Procedure.................................... clsImpProcessMgr.fLoadAndProcessFile
    Component.................................... upsWObjectsDM
    Version...................................... 931
    Thread....................................... 5284
    IDENTIFICATION:
    User......................................... vnovokhatskiy
    Computer Name................................ ARSSRV99
    App Name..................................... Test1
    Client App................................... WebClient
    CONNECTION:
    Provider..................................... ORAOLEDB.ORACLE
    Data Server..................................
    Database Name................................ HYPER_srv34
    Trusted Connect.............................. False
    Connect Status.. Connection Open
    GLOBALS:
    Location..................................... DAILYEUR
    Location ID.................................. 750
    Location Seg................................. 4
    Category..................................... ACTUAL
    Category ID.................................. 12
    Period....................................... Feb - 2009
    Period ID.................................... 2/28/2009
    POV Local.................................... False
    Language..................................... 1033
    User Level................................... 1
    All Partitions............................... True
    Is Auditor................................... False
    what can cause it?

    What, in that error log, tips you off it has something to do with dimensions being improperly mapped?

  • Help! Hyperion Enterprise 6.5 and importation data

    Hello everybody,
    I need help for importing data from SAP FICO to Hyperion Enterprise 6.5.
    In first i think that Ledgerlink is my solution but in fact it's not because this tool is for importing account and entity, that's all!
    My purpose is to import amount in HE respecting a mapping.
    Any idie?
    Thank's a lot and sorry for my english...
    Rachid.

    FDM would easily handle your request.
    As Enterprise is end of life in May, there will be fewer and fewer people able to respond to these questions.

Maybe you are looking for