OBJECTS_NOT_CHARLIKE when loading to infocube from DTP

Hello Guru's,
I am trying to load a simple excell spreadsheet into our BW system.
I created the  data source, turned excell into matching format then saved as csv, created a conversion to be able to load from the data source, then created the info package and finally created the dtp to load (it's a full load, not delta package)
When i start InfoPackage it loads the excell to PSA perfectly but when i start the DTP i get an error that says
OBJECTS_NOT_CHARLIKE
I checked all the characteristics and keyfigures have matches in the cube, also in the conversion i used no rutines.
I am waiting for your answers, thanks in advance for helping,
Davut

Here are the fields in Data Source
1     /BIC/ASEM_POIT                              ASEM_POIT     CHAR     16     0     16
2     /BIC/ACOMCODE                              ACOMCODE     CHAR     4     0     4
3     /BIC/ABOLGE                              ABOLGE     DEC     3     0     2
4     /BIC/AARMATOR                              AARMATOR     DEC     5     0     4
5     FISCPER3     Posting period     0FISCPER3     NUMC     3     0     3
6     FISCYEAR     Fiscal year     0FISCYEAR     NUMC     4     0     4
7     /BIC/LHGCH013                              LHGCH013     CHAR     2     0     2
8     /BIC/ASMIKTAR                              ASMIKTAR     QUAN     17     0     17
9     VERSION     Version     0VERSION     CHAR     3     0     3
10     UNIT     Unit of measure     0UNIT     UNIT     3     0     3
11     FISCVARNT     Fiscal Year Variant     0FISCVARNT     CHAR     2     0     
And this is a sample line from our excell file
AC01605018      AG03     8     4     1     2010     20     1406     4   ADT     K4
I hope it is clearly viable.
Thanks for cooperating again.

Similar Messages

  • I need to load an InfoCube from an InfoSet - Is this possible in 2004s?

    Greetings,
    <b>This question looks long, but it's really not.  I'm just trying to give a lot of detail about the screens that I am seeing.  Anyway, here goes:</b>
    I am in 2004s.  I want to load an InfoCube from an InfoSet.  I know that an InfoSet is just a view and does not physically store data, but recent documentation published by SAP seems to indicate that this is
    possible in 2004s (There is a document called "Developer Guide - 2004s" that says the following:
    "InfoSets are an additional, easily manageable data source for generic data extraction.  They allow you to use logical databases of all SAP applications, table
    joins, and further datasets as data sources for BI".  ) 
    So... that led me to believe an InfoSet could load an InfoCube.  In other words, the InfoSet would be the source and the InfoCube would be the target.  I am in RSA1, and I right-click on the cube that I want to be the target.  I select the "Create Transformation" option from the context menu.  In the "Create Transformation" screen that pops up, I enter "InfoCube" in the target object type field and the name of the InfoCube in the target name field.  I enter "InfoSet" in the source object type field and the name of the InfoSet in the source name field. 
    I get a pop-up that says "Cannot generate proposal".  I click the green arrow, and then I get an error message
    that says "Transformation does not exist (see long text)". 
    When I click on the error message, I get the following information in the Performance Assistant:
    "Transformation does not exist (see long text)
    Message no. RSTRAN010
    Diagnosis
    The transformation specified by transformation ID , source  and target , does not exist.
    System Response
    The system terminates processing."
    Any help would be much appreciated!  It seems like it must be possible to use an InfoSet as a source in a data load, or else it would not be an option in the "Create Transformation" screen.  ????
    I've also tried right-clicking on the cube and selecting "Create Data Transfer Process".  I enter the same information on this screen: the types and names of the source and target.  Then I get a pop-up that says "Source and target have not been linked with a transformationDo you want to generate a default transformation?".  There are two buttons I can click: one labeled "Yes" and one labeled "Abbrechen".  I choose "Yes", because I have no idea what "Abbrechen" means.
    Then I get the same pop-up from before: "Cannot generate proposal".  I hit the green arrow, and I'm back in the
    "Create Data Transfer Process" screen.  So... I'm stuck in an infinite loop of screens that I can't get out of. 
    If someone could help, I would be grateful!  THANK YOU VERY MUCH!

    Thank you so much, Ram!  I REALLY APPRECIATE YOUR HELP!
    I am wondering if it possible to manually create a node in RSA6 for the InfoSet.  I tried it by doing the following:
    I went to RSA6 and clicked on the white icon for "Create Node".  I then entered the number "8", followed  by the name of the InfoSet.  (I entered an "8", because all our DataSources seem to start with an "8".  I'm not sure why.) 
    The DataSource now shows up, but when I double-click on it, nothing happens.  When I select it in the hierarchy and then click the icons for "Display" or "Change" or "Check", I just get an error message that says, "You have not selected any DataSources."
    Also, do you know where I can get my hands on the white paper? 
    Thanks again!
    Regards,
    Sarah-Jane

  • Error occurs when loading transaction data from other cube

    Hi Gurus,
    I'm currently working on a Transformation File for loading Transactional Data from BW to BPC but a error message is displayed "Error occurs when loading transaction data from other cube". I have already checked permissions for my user, double checked my transformation file and the dimensions, made all conversion files needed and the message has not changed.
    Can anybody help me to solve this problem?!
    Thanks a lot & Best Regards,
    HH

    Hi,
    Here, the Transformation File & Conversion File. I have already tested both with another different InfoCube and they work but no for the one needed.
    *OPTIONS
    FORMAT = DELIMITED
    HEADER = YES
    DELIMITER = ,
    AMOUNTDECIMALPOINT = .
    SKIP = 0
    SKIPIF =
    VALIDATERECORDS=YES
    CREDITPOSITIVE=YES
    MAXREJECTCOUNT=
    ROUNDAMOUNT=
    *MAPPING
    Category=*NEWCOL(ACTUAL)
    P_0BASE_UOM=0BASE_UOM
    P_0BUS_AREA=0BUS_AREA
    P_0COSTCENTER=0COSTCENTER
    P_0FUNDS_CTR=*NEWCOL(null)
    P_0GL_ACCOUNT=0ACCOUNT
    P_0LOC_CURRCY=*NEWCOL(MXN)
    P_0MATL_TYPE=*NEWCOL(null)
    P_0VENDOR=0VENDOR
    P_DataSrc=*NEWCOL(UPLOAD)
    P_ZMATERIAL1=0MATERIAL
    P_ZMATERIAL2=*NEWCOL(null)
    P_ZMATL_CLASS=*NEWCOL(null)
    P_ZMATL_TESP=*NEWCOL(null)
    P_ZRATIO=*NEWCOL(KF_inpmdInt)
    Time=0CALMONTH
    SIGNEDDATA=0TOTALSTCK
    *CONVERSION
    Time=Time_conv.xls
    EXTERNAL     INTERNAL
    201101          2011.JAN
    201102          2011.FEB
    201103          2011.MAR
    201104          2011.APR
    201105          2011.MAY
    201106          2011.JUN
    201107          2011.JUL
    201108          2011.AUG
    201109          2011.SEP
    201110          2011.OCT
    201111          2011.NOV
    201112          2011.DEC
    Thank you for taking at glance to the files.
    Best Regards,
    HH

  • A fix for the Mozilla Firefox SSL Certificate Validation Security Weakness vulnerability? This appears to be an issue with not revalidating certificates when loading HTTPS pages from cache.

    We have to close vulnerabilities for PCI & Cybertrust certification. We have upgraded users running Firefox to version 7.0.1 but we are still receiving the message: Mozilla Firefox SSL Certificate Validation Security Weakness. Researching the issue, it appears to be related to certificates not being revalidated when loading HTTPS pages from cache. The bug report I found is:
    Bug 660749 - Firefox doesn't (re)validate certificates when loading a HTTPS page from the cache

    cookies.squite answer is Today at 5:15 PM .
    New profile, same problem.
    We've already established it is not a add-ons problem but obviously there will be less add-ons in this new profile to help exclude.
    Since there is two PC profiles on the PC, I tried the second profile, same problem. Used the RESET FF function on the second PC profile...same thing...even followed the instruct for uninstall &re-install...same problem.
    (3) different virus scanners, no hard core problems.
    Suspect how I have something in Windows setup that no one else is using?

  • We have a new iPod  Classic and would like some help in choosing "Import Settings" (under Peferences) when loading the iPod from the Mac.  We want to be sure that we can maintain a constant sound level.  Used with Bose sound dock. OS 10.6.8 iTunes 10.6.1.

    Using an iPod Classic on a Bose sound dock....when loading the iPod from the Mac, what  "Import Settings" (under iTune "Preferences"),  should be used to maintain a constant sound level when playing music?  Mac OS 10.6.8, iTunes 10.6.1.
    There are many Import Settings available and it is somewhat confusing.  Any suggestions?

    Go to iTunes>Preferences>Playback. Tick "Sound Check."
    iTunes: About Sound Check

  • "Error occurs when loading transaction data from other model" - BW loading into BPC

    Hi Experts,
    I'm having a problem with my data loading from BW, using the standard Load InfoProvider Selections data manager package.
    If I run for a period without data it succeeds (with warning) but if there is data to be extracted I get the following error:
    Task name CONVERT:
    No 1 Round:
    Error occurs when loading transaction data from other model
    model: AIACONS. Package status: ERROR
    As it runs ok when there isn't data it appears there is something preventing the movements of data out of the cube itself, rather then a validation issue.
    Has anyone encountered similar or have any ideas as to the problem?
    Best,
    Chris

    Hi Vadim,
    It's not specific to the transformation file as I have tried with others for the same BW cube and get the same result.
    We get a warning when we try and validate the transformation file:
    "Error occurs when loading transaction data from other model".
    This only appears in the validation pop up and doesn't throw up any warnings about the transformation file itself.  The validation log says:
    Validate  and Process Transformation File Log
    Log creation time
    3/7/2014 16:09
    The result of validation of the
      conversion file
    SUCCESS
    The result of validation of the
      conversion file with the data file
    FAIL
    Validation Result
    Validation Option
    ValidateRecords = NO
    Message
    Error occurs when loading transaction data from other model
    Reject List
    I can't find any errors anywhere else.
    Best,
    Chris

  • Error occurs when loading transaction data from other model

    Hello Experts, I am trying to validate my transformation file and I can see peculiar behaviour of the transformation file. Even though the transformation file is not complete/  complete with all the mappings, i am getting the same error as above.
         I can see options, mapping and conversion sections are validating successfully and throwing the above error.
    Incomplete Transformation File
    *OPTIONS
    FORMAT = DELIMITED
    HEADER = YES
    DELIMITER = ,
    AMOUNTDECIMALPOINT = .
    SKIP = 0
    SKIPIF =
    VALIDATERECORDS=YES
    CREDITPOSITIVE=YES
    MAXREJECTCOUNT= 10
    ROUNDAMOUNT=
    *MAPPING
    CUSTOMER = *NEWCOL (NO_CUST)
    Validating the transformation files
    Validating options...
    Validation of options was successful.
    Validating mappings...
    Validation of mappings was successful.
    Validating conversions...
    Validation of the conversion was successful
    Creating the transformation xml file. Please wait...
    Transformation xml file has been saved successfully.
    Begin validate transformation file with data file...
    [Start test transformation file]
    Validate has successfully completed
    ValidateRecords = YES
    Error occurs when loading transaction data from other model
    Validation with data file failed
                           I am getting the same error with complete transformation file also. Please let me know where I am doing the mistake or is it a system error?
    Thanking you
    Praveen

    Hi,
    By
    *MAPPING
    CUSTOMER = *NEWCOL (NO_CUST)
    you want CUSTOMER to receive a fixed string "NO_CUST"?
    If so use,
    *MAPPING
    CUSTOMER = *STR (NO_CUST)

  • Data Loading into Infocube from ECC.

    Hi,
    Can someone help me with the list of steps to be followed for loading data into infocube using Data trasnformation process. Steps to be perfomed in the system.
    Also please share any links on various methods of loading data into infocube from ECC.
    Thanks!

    The steps would be *** foloows:-
    1) Create the info-objects.
    2) Create the infocube. If you a Planning area and the cube is a replica of the PA you can use /SAPAPO/TS_PAREA_TO_ICUBE to create the infocube.
    3) You create a source system as a file system.
    4) You create the datasource with the relevant fields.
    5) You create a transformation for the cube using the datasource you created in step 4.
    6) Last step would be to create DTP. When you create the DTP, on the first screen, check the checkbox for "Do not load data from PSA". This will give you additional fields to enter the file path. When this DTP is created and generated, goto the last tab of the DTP to execute.
    This will help you to directly pull the data from the file and load it into the cube.
    You can also create  a Process chain to automate this process.
    Hope this helps.
    Let me know in case of any more information.

  • When Loading the data from a french Language

    Hi all
    First let me Wish u Happy Friendshipday
    When iam loading the data from a french system. Do i need to have a french key board.
    And wht measures should i take to load a load when it is not in english language..

    Hi
    You dont need a french keyboard!
    Just make sure that the french language is installed in your BW system
    TO check this go to transaction RZ10 and select a defined parameter.
    In it, see if apart from English and German, if french is also checked. Installation of language is job of basis guys and check with them too
    Hope this helps
    Prakash
    Assigning points is a way of saying thanks on SDN

  • Error when loading the data from PSA to ODS......

    Hi BW guru's,
    i am facing one problem while loading the data from PSA to ODS.so please help me in this regard.
    Please give a step by step guidelines for me...
    the error while loading the data from PSA to ODS is "There are no PSA tables for these selection criteria","An error occurred when reading PSA data".
    thanks in advance,
    ashok.

    hi ashok,
    u can push data from  psa to ods, for this goto the psa in rsa1>psa>goto that request>rightclick>select " schedule update Immediately ", then data will moved from psa to ods.
                                                 or
    In ods > delete the failed request>goto the processing tab-->select 3rd option   " psa and then subsequentially to data targets ", --> schedule the infopackage.
    bye
    sunil

  • Error Message when loading an ODS from an ODS

    Within a process chain we are loading an ODS from another ODS.  This fails with the following message:
    Job REQU_49HIKNN81WXVPRI80DC2TVCUF removed from periodical scheduling and terminated
    Message no. RSM1170
    Diagnosis
    An end-date for the job is specified when the job is scheduled (no longer "start after date/time").
    When the job is started for the first time, this end-date is applied to ALL subsequent periodical jobs.
    This is different to the standard R/3 batch schedulings.
    The end-date is checked each time the job is restarted, and if the end-date has passed, the job is removed from the schedule.
    This is what has happened in this case.
    Procedure
    Reschedule the job if you want to keep it running.
    Does anyone know where I can see/change the end date for this job or how I reschedule it?

    Dear Barry,
    1) Just go and make your  req Red both n Data target and PC
    2)Delete the error request
    3)Get the Infopackage from PC header.
    4)reshedule it again
    Hope it solves your problem
    Assign points if helpful
    Regards
    Bala

  • Losing network connection when loading new firmware from iTunes (or syncing

    Noticed this when loading 1.1.1 weeks ago and now 1.1.2. Several times during the download/installation process, I lost my network connection. Rebooting the PC restored it, only to have it go down again, requiring another reboot. Required several PC (not iPhone) reboots to be able to complete the process. This happens only during this process -- I otherwise never lose my network connection and always enjoy super speed. Paid it no mind and dismissed as a fluke during 1.1.1 upload, but was surprised to see it again this time. In both cases the final download and install worked perfectly. It's just a time-consuming hassle -- kinda weird -- thx much in advance for any clues about this...

    It appears the problem appears only when using torrent software.
    There is a lot of discussion on different torrent software forums about this, and directions on how to get around this issue. However with my skills I only managed to get Vuze to work properly while killing the network access from all other application. So i just went back to default settings.
    I give up for now, I'll wait until Apple releases OS X update that works together with these programs (like it did in tiger and earlier versions..) or if it's even possible, one of the programs finds a way to get around this issue.

  • Problem when loading pdf files from Shared Content

    When I load pdf files from Shared Content, I got the following problem: "The selected document could not be retrieved, please try uploading the document again."
    Anyone knows this?
    Thank you very much in advanced.

    I don't migrated the program, but installed it from the original installer,
    i. e. I first installed Indesign from backup, and then uninstalled it and
    reinstall  clean from Adobe.
    What a plug-in or utility converts page from InDesign to PDF?
    2014-08-10 22:51 GMT+04:00 Peter Spier <[email protected]>:
        problem with exporting PDF files from InDesign CS5  created by Peter
    Spier <https://forums.adobe.com/people/P+Spier> in InDesign - View the
    full discussion <https://forums.adobe.com/message/6627440#6627440>

  • Ipad 3/iphone 4s crashing when loading purchased apps from app store

    Every since OS 6 my ipad 3 and iphone 4s crash when trying to load purchased apps from the app store. This has never been addressed by Apple other than them saying 'they are aware of the issue'.
    After trying every conceivable suggestion from this board, nothing works. I don't think Apple will ever fix this since so few are affected.
    Just wondering if anyone ever found a way to get this to work.

    Can you download the games in iTunes on your computer?
    Do you have any restrictions set up in Settings/General/Restrictions that prevent you from installing apps or certain apps?

  • Drag and drop feature won't work when loading to ipod from computer

    My ipod has been a source of joy for 1 1/2 years. Suddenly, my drag and drop feature has stopped me cold. I can't load my audiobooks from the itunes library to my ipod. Any ideas??

    Is the iPod still set up for MANUAL updating?
    Cheers,
    Patrick

Maybe you are looking for

  • Video stuttering, audio fine.  Any ideas or is it just a bug?

    I've got a 160Gb box running the latest software. When watching movies which have been ripped with handbrake and are stored locally, they often become a stuttering unwatchable mess. The audio continues to play without any problems though. These are m

  • Access to Attribute Type via Java API

    Hi, I'm writing an aplication in Java to access out OLAP schema and display certain DIMENSION/LEVEL and ATTRIBUTE values. This is working out really well but I'm hitting one issue at the moment which has me stumped. When I display a Dimension value i

  • A/R -- two senarios...Urgent please

    Hi gurus... We are finding it difficult to map the following scenario in FI (Accounts Receivale) module  in standard SAP : 1. While doing progress billing to our customer we have to adjust 10 % of each bill value against advance (down payment) receiv

  • Uplad to an adobe form

    Hi Friends,                I have created an interactive pdf form. Now my requirement is to fill the form offline, then upload the form back and i need to view the filled data on the interactive form. anybody who faced the same issue pls suggest Rega

  • Migrate I-Web to a new Mac

    I bought a new I-Mac and tried to migrate the I-Web sites from the old one to the new. I copied them in exactly the same folders but don't appear. What can I do? thanks in advance for help uli