Data load fails from DB table - No SID found for value 'MT ' of characteris

Hi,
I am loading data into BI from an external system (oracle Database).
This system has different Units like BG, ROL, MT (for Meter). While these units are not maintaned in R3/BW. They are respectively BAG, ROLL, M.
Now User wants a "z table" to be maintained in BW, which has "Mapping between external system Units and BW units".
So that data load does not fail. Source system will have its trivial Units, but at the time of loading, BW Units are loaded.
For example -
Input Unit (BG) -
> Loaded Unit in BW (BAG)
Regards,
Saurabh T.

Hello,
The table T006 (BW Side) will have all the UOM, only thing is to make sure that all the Source System UOM are maintained in it. It also have fields for Source Units and target units as you have mentioned BG from Source will become BAG. See the fields MSEHI, ISOCODE in T006 table
If you want to convert to other units then you need to implement Unit Conversion.
Also see
[How to Report Data in Alternate Units of Measure|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b7b2aa90-0201-0010-a480-a755eeb82b6f]
Thanks
Chandran

Similar Messages

  • Data Load Error: No SID Found for value.....

    Hi,
    I'm loading data for 0REFX_C01-Conditions Cube (Real Estate). Load Fails & error message is "Record 1 :No SID found for value 'IB20010000777700000001 ' of characteristic 0REOBJECT". Master data for 0REOBJ_ATTR & 0REOBJ_TEXT has already been loaded. 
    Description of Error:
    Characteristic value IB2001000077770000 does not exist in the master data table of characteristic 0REOBJECT. This value could not be be transformed into the internal SID.
    Could someone help me resolve this issue??
    Thanks in advance. Points will be rewarded.

    The record is coming from your source system. The reason why it's not in your Master Data can be either because it's new Master Data (created since last time you loaded) or a wrong input in the source system.
    Either way, the answer is in your source system, so make sure this definition exists there and its a valid value.
    If it is, try to load and activate your master data again and then load the cube once more.
    Regards,
    Luis

  • No SID found for value 'GB' of characteristic 0CURRENCY

    Dear Experts,
    When i do the BW data load. I got the error. Seems the error related to no master data is available for SID creation. I got the below error message. Please help me to resolve. Points will be awarded. Your help is much appreciated. Thanks.
    No SID found for value 'GB' of characteristic 0CURRENCY
    Message no. BRAIN070
    Diagnosis
    Characteristic value GB does not exist in the master data table of characteristic 0CURRENCY. Therefore, this value could not be transformed into the internal SID.
    Procedure
    Check whether the value is correct or not. If it is correct, you need to generate the associated master data. Note: For characteristics 0FISCVARNT, 0FISCPER and 0FISCYEAR, there must be a corresponding fiscal year variant (see table T009). In addition, there must be units in table The value for 0FISCPER must be valid according to the fiscal year variants. This means that only the periods 0 to (no. of normal periods + special periods) are allowed. If the fiscal year variant is year-dependent, then only the periods defined for the corresponding year are valid. You can make these settings in Customizing in theactivity Maintain Fiscal Year Variant. T006 and currencies in table TCURC. Also note that the units must be of
    Units that refer to 0UNIT must be available in table T006, and currencies that refer to 0CURRENCY in table TCURC. Note that the units must be available in internal format. Owing to the presence of a conversion exit in field MSEHI of table T006, you are only able to see the internal format if you deactivate this exit. ( Settings> User Parameters> Tab DataBrowser > Consider Conversion exit must not be set). Also take a look at note no. 619987.
    Regards,
    RR.

    Hi Reddy/Ajeet,
    Thanks for your prompt reply.
    I followed the steps:
    Goto to RSA1-> Source systems--> Transfer Globle settings and Select Currencie, Ubits and Fiscal year, Factor...etc and select Update
    Just would like to check with you, currently we are extracting data from SRM & SAP R/3 system.
    I got the error while doing the data loading for SRM system. I did the above steps for both systems.
    Is that anything else, i need to do....
    Currently i am going to do the master data load, then i will do the transaction data & check with the currency error.
    could you please elaborate the steps
    1)How to check 0currency is getting updated in our system.
    2) how to verify custom z program used
    3) How to  maintain the currency manually in BW.
    Advance. Thanks.
    Regards,
    RR

  • No SID found for value '0CURR' of characteristic 0CURRENCY

    Hello dear friends
    I am getting this above error message 'No SID found for value '0CURR' of characteristic 0CURRENCY' when i am trying to load data in my cube from an ODS.
    For the Keyfigure that is using the currency  i had to write the following routine in the Update Rule fo rthe Keyfigure:
    DATA: l_MZPLP1 LIKE /BIC/PMMAT_PLNT-/BIC/MZPLP1,
    l_MZPLP2 LIKE /BIC/PMMAT_PLNT-/BIC/MZPLP2.
    SELECT SINGLE /BIC/MZPLP1
    INTO l_MZPLP1
    FROM /BIC/PMMAT_PLNT
    WHERE
    /BIC/Mplant = COMM_STRUCTURE-/bic/Mplant
    AND
    /bic/mmat_plnt = COMM_STRUCTURE-/BIC/MMATERIAL.
    IF sy-subrc = 0.
    RESULT = l_MZPLP1.
    ENDIF.
    result value of the unit
      UNIT = '0CURRENCY' .
    Also i checked the 'UNIT CALCULATION IN THE ROUTINE' box.
    And under UNIT it does show 'Target Unit' - 'Currency Key'.
    Please advise what should i do to resolve this.

    hi Krrish,
    the error message normally indicates the value is not exist in table currency/unit
    Note 619987 - No SID for the 0UNIT or 0CURRENCY characteristic
    you can try transfer unit and currency from r/3, rsa1-> source system->right click 'transfer global setting', mark 'currency' and 'unit of measurement' (fiscal year and factory calendar also) and option 'update tables' and execute.
    you need to schedule this update, better daily before the transaction data load, to do this, from same screen go to menu program and schedule in background.
    hope this helps.
    Solution
    If you do not find the value in the T006 or TCURC table, you must insert it. Note that the initial value is always allowed.
    If you nevertheless receive this error message for the initial value, this means that there is an inconsistency in the SID table for the 0UNIT or 0CURRENCY characteristic. You can eliminate this inconsistency by calling the RSDMD_INITIAL_LINE_INSERT function module with I_CHABASNM = 0UNIT or 0CURRENCY.
    If units are loaded in the external format, you must either convert these into the internal format in the transfer or update rules or change the extractor/file.The CONVERSION_EXIT_CUNIT_INPUT function module converts the external value of a unit into the internal value.

  • Red error: No SID found for value 'BTL ' of characteristic 0BASE_UOM

    Loading 0FI_GL_4 data from R3, get some red erros, the 1st error is:
    No SID found for value 'BTL ' of characteristic 0BASE_UOM
    Check the above red error details:     
    Diagnosis
         Characteristic value BTL does not exist in the master data table of
         characteristic 0BASE_UOM . Therefore, this value could not be
         transformed into the internal SID.
    System response
    Procedure
         Check whether the value is correct or not. If it is correct, you need to
         generate the associated master data. Note: For characteristics
         0FISCVARNT , 0FISCPER and 0FISCYEAR, there must be a corresponding
         fiscal year variant (see table T009). In addition, there must be units
         in table The value for 0FISCPER must be valid according to the fiscal
         year variants. This means that only the periods 0 to (no. of normal
         periods + special periods) are allowed. If the fiscal year variant is
         year-dependent, then only the periods defined for the corresponding year
         are valid. You can make these settings in Customizing in the activity
         Maintain Fiscal Year Variant . T006 and currencies in table TCURC. Also
         note that the units must be of
         Units that refer to  0UNIT  must be available in table T006, and
         currencies that refer to  0CURRENCY  in table TCURC. Note that the units
         must be available in internal format. Owing to the presence of a
         conversion exit in field MSEHI of table T006, you are only able to see
         the internal format if you deactivate this exit. ( Settings > User
         Parameters > Tab  DataBrowser > Consider Conversion exit  must not be
         set). Also take a look at note no. 619987.
    Procedure for System Administration
    Any idea to resolve the loading problem?
    Thanks

    Kevin,
       what ever it may be the source system, if T006 Table contains BTL, that sloves your problem.
    try load data once again. please update the thread after loading.
    all the best.
    Regards,
    Nagesh Ganisetti.

  • No SID found for value 'BOX ' of characteristic 0UNIT

    Fellow masters,
    I get a <b>BRAIN 70</b> error - "<b>No SID found for value 'BOX ' of characteristic 0UNIT</b> "
    <b>Diagnosis</b>
    Characteristic value BOX does not exist in the master data table of characteristic 0UNIT. Therefore, this value could not be transformed int othe internal SID.
      So, I made reference to SAP Note 619987.
      <i>If you do not find the value in the T006 or TCURC table, you must insert it. Note that the initial value is always allowed.
    If you nevertheless receive this error message for the initial value, this means that there is an inconsistency in the SID table for the 0UNIT or 0CURRENCY characteristic. You can eliminate this inconsistency by calling the RSDMD_INITIAL_LINE_INSERT function module with I_CHABASNM = 0UNIT or 0CURRENCY.
    If units are loaded in the external format, you must either convert these into the internal format in the transfer or update rules or change the extractor/file.The CONVERSION_EXIT_CUNIT_INPUT function module converts the external value of a unit into the internal value.</i>
       Could someone please explain to me how which option should I proceed with ?
       I did an <b>SE16</b> with table T006 but don`t seem to find 0UNIT

    Hi,
    As Aneesh said, first Check the table T006 for the record for 'BOX' unit. If it is not there you have to do Replcation of Units from source system.
    It does not affect the data existing in datatargets. It simply update the table T006.
    Then after also check the table T006 for this record.
    With rgds,
    Anil Kumar Sharma .P

  • No SID found for value 'PF ' of characteristic 0BASE_UOM

    guyz,
    im facing the below issue while loading transaction data from DSP to CUBE.
    Please guide.
    cheerz,
    raps.
    No SID found for value 'PF ' of characteristic 0BASE_UOM.
    Diagnosis
         Characteristic value PF does not exist in the master data table of
         characteristic 0BASE_UOM . Therefore, this value could not be
         transformed into the internal SID.
    System Response
    Procedure
         Check whether the value is correct or not. If it is correct, you need to
         generate the associated master data. Note: For characteristics
         0FISCVARNT , 0FISCPER and 0FISCYEAR, there must be a corresponding
         fiscal year variant (see table T009). In addition, there must be units
         in table The value for 0FISCPER must be valid according to the fiscal
        year variants. This means that only the periods 0 to (no. of normal
        periods + special periods) are allowed. If the fiscal year variant is
        year-dependent, then only the periods defined for the corresponding year
        are valid. You can make these settings in Customizing in the activity
        Maintain Fiscal Year Variant . T006 and currencies in table TCURC. Also
        note that the units must be of
        Units that refer to  0UNIT  must be available in table T006, and
        currencies that refer to  0CURRENCY  in table TCURC. Note that the units
        must be available in internal format. Owing to the presence of a
        conversion exit in field MSEHI of table T006, you are only able to see
        the internal format if you deactivate this exit. ( Settings > User
        Parameters > Tab  DataBrowser > Consider Conversion exit  must not be
        set). Also take a look at note no. 619987.
    Procedure for System Administration

    Did you try running CUNI transaction & maintaing the units? You can check the characteristic 0BASE_UOM for attributes, text and hierarchy, load the master data types which are available to that object. Else, Use RSRV. There is a special option for repairing SIDs for units. If this doesn't solve, replicate the UoMs from the source system. Right click on the source system and select transfer global settings. 0BASE_UOM could not be the same as normal infoobject in NA category, possible the values are picked up from the UoM customizing.
    Also, use this with caution : Function Module RRSI_VAL_SID_SINGLE_CONVERT; Hope this solves the case.
    Edited by: Arun Bala G on Feb 16, 2012 10:36 PM

  • No SID found for value

    I have loaded a DSO successfully, they when I am activating it, I receive the error message "No SID found for value 4125463633 ZGL_SIRID.  However, when I look at the SID table (/BIC/SZGL_SIRID) and search for the value indicated, I see that value in the SID table.  Then when I look up values before and after that number, I see those values and they look just like the one that is giving me an error.
    In the Monitor, under the Detail tab, in DataStore Activation (change log):Errors occurred
    No SID found for value '000000004125463633 ' of characteristic ZGL_SIRID
    Process 000065 returned with errors
    Activation of M records from DataStore object ZPC_O09 terminated
    Thanks,  Keith J

    Hi,
    Try to activate the packages in parallel.
    Go to the option "activate" in manage and then inside you have the option  "Activate in Parallel" at the right of process chain option.
    Go inside it select the option Dialog and give the option "Server Group for Parallel Dialog Processing"  as PARALLEL_GENERATORS.
    Let the number of process be 3.
    and now try to activate the request again.
    Once done then you should revert back the settings as the it was originally.
    If this is not working then try to activate the master data for ZGL_SIRID ..run an attribute change run and again try the activation of the DSO.
    Thanks
    Ajeet

  • No SID found for value '000 ' of characteristic 0UNIT

    Hi All,
    iam loading to ODS from flat file and iam getting the error"No SID found for value '000 ' of characteristic 0UNIT ". to be more clear the load is taking place and the activation of ods is not taking place .
    we added a new key figure to ods and when we add the data of the new field to the flat file we are getting this error .  but when we load with the files which does not contain data to the new key figure its successfull .
    can some one guide me how to resolve it.
    regards,
    jay

    Hi All,
    the data which i entered for the new key figure is 000 . is it because of it ? so , if i enter some value instead of 000 i may not get this error ....... am i rite? so checking the values means is it for the new key figure or there is an info object 0unit also in my case ?
    kindly explain clearly with an example
    regards,
    jay

  • No SID found for value '0000' of characteristic 0CURRENCY

    Hi all,
    I am executing a query based on a virtual infocube, reading data from a 3rd party appliance and Im receiving the following error when running the query in RSRT2:
    No SID found for value '0000' of characteristic 0CURRENCY
    '0000' value does not exist in the source table, we have checked one by one the possible values that we have on the source.
    Also, similar threads in the forum didn't help me to solve it.
    Do you have any ideas of what's happening or how to solve it?
    Thanks a lot for your help
    Inaki

    Hi,
    I am reporting on a virtual infocube, reading data from IBM Netezza appliance through UDConnect.
    In the details of the error I can see:
    'Characteristic value 0000 does not exist in the master data table of characteristic 0CURRENCY. Therefore, this value could not be transformed into the internal SID.'
    Do you recommend me to delete datarecords with 0000 value in the start routine? its quite strange since as i said, sql query didn´t show any currency values that were not in the tcurc table.
    Thanks again.
    Inaki

  • No SID found for value '*LOC_C' of characteristic 0LOC_CURRCY ".

    Hi,
    while loading data from ODS to cube iam facing load issue like "No SID found for value '*LOC_C' of characteristic 0LOC_CURRCY ".
    pls help me it is urgent.
    i will assign points
    your help will be highly appreciated....

    Hi,
    LOC_C is definitively not a currency; check your TRules and URules if 0LOC_CURRCY is correctly mapped;
    in adition, check if your source system is not bringing this wrong infomation
    When you've found the issue delete this request, reoad it and activate it.
    hope this helps...
    Olivier.

  • "No SID found for value '*00 ' of characteristic 0UNIT ".

    Hi,
    while loading data from ODS to cube iam facing load issue like "No SID found for value '*00 ' of characteristic 0UNIT ".
    pls help me it is urgent.
    i will assign points
    your help will be highly appreciated....

    Hi krish,
    1)Do manage on ODS, use option '=leave blank' for 0BASE_UOM' ok.
    2)If you find records, go to selective deletion. Be very careful, gain select 0BASE_UOM=blank', complete it.
    3)Go to cube, delete the previous request(no need if it is a full update)
    4)Update again from the ODS to cube
    regards,
    Vinay

  • No SID found for value 'PC ' of characteristic 0UNIT

    HI,
    I am extracting Profit analysis data from R/3 to BW3.5.
    In this i am getting one error.
    No SID found for value 'PC ' of characteristic 0UNIT
    How can i resolve this.
    I already did the following step.
    rsa1->source system->r/3 source system, right click 'transfer global settings',
    in next screen, make sure 'unit...' checkbox is marked.
    and execute.
    But the status is same(error)
    Please help me..
    Thanks

    No SID found for value 'PC ' of characteristic 0UNIT
    Hi,
      I am not getting the right answer for this .The issue is very Urgent
    I am extracting PP data from R/3 to BW3.5.
    In this i am getting one error.
    No SID found for value 'PC ' of characteristic 0BASE_UOM
    How can i resolve this.
    I already did the following step.
    rsa1->source system->r/3 source system, right click 'transfer global settings',
    in next screen, make sure 'unit...' checkbox is marked.
    and execute.
    But the status is same(error)
    Please help me..
    Thanks,
    Chinna

  • No SID found for value 'ZDP ' of characteristic 0PO_UNIT

    hi all,
    iam loading daily delta for invoice verification infocube..
    today iam getting following error
    1. Data records for package 1 selected in PSA - 1 error(s)
    2. Record 496 :No SID found for value 'ZDP ' of  characteristic    0PO_UNIT
    3. Error 4 in the update
    even i found , at update tab it was checked : update if no master data exists.
    i loaded once again ,,,getting same error..
    plz give me solution
    Thanks in adv
    pinkii reddy

    Hi,
    Some times we cant trace based on the details given on the details Tab....
    Did u checked the error by doing the following steps...
    RSMO>Details>Right Click on 'Record 496 :No SID found for value 'ZDP ' of characteristic 0PO_UNIT ' and say Help for node or display messages....
      It gives u clear cut message where the exact error lies...Based on this Go to PSA and filter the erroneous records and edit....
    Let me know if there r any clarifications..
    Thanks & Regards,
    Dinakar.

  • No SID found for value 'ZMCR/YMIN' of characteristic 0SPRTTYPE

    Good day All,
    We have done all the configurations for ITSM reporting and interactive reporting is working correctly but the ITSM BW reporting is giving the below error.
    Kindly assist with the solution.
    Regards
    Tebogo

    Hi Tebogo,
    In order to fully configure ITMS Reporting you should follow the steps provided in the central note:
      1421507 - Incident Management Reporting Central Note
    In order to show reports in Incident Management Reporting,
    DSO 0SPRLDATA has to contain data, otherwise Reporting will not show data.
    Before, there are two extractors
    E2E_SVCP_EXTRACTOR_MAIN
    E2E_SVCP_EXTRACTOR_MASTERDATA
    that should be active, however those extractor are not. As first step, please try to repeat solman setup steps.
    Activate BI content, and schedule extractors. (In step 2.3 of solman_setup ITMS Management)
    On the other hand, you can find the Incident Management Reporting Setup by starting the transaction SOLMAN_WORKCENTER and navigating to the Incident Management Workcenter. In the Incident Management Workcenter choose the view "Reports" on the left side. The table with the customer numbers should appear. In the upper right corner of the table appears the link "Setup".
    Please, repeat this configuration step, ensure that in DSO 0SPRLDATA the data is loaded  and then retest.
    Thanks
    Vikram

Maybe you are looking for

  • InDesign CS6 randomly crashes on Windows 8.1

    I have installed InDesign CS6 on Windows 8.1 (for a while now). But it keeps crashing at random moments. It doesn't matter whether I am working on a document or the program is opened and idle in the taskbar, at some point it just says: "InDesign has

  • PL/SQL does not work in Oracle 8i Personal Edition

    I just installed Oracle 8i Personal Edition for Win 98. Everything works perfectly, except the PL/SQL. Then I tried to install Oracle 8i EM, but I always get the listener or adapter error. Even when I tried to start the listener from lsnrctl prompt,

  • Event ID 33020 LS Centralized Logging Agent - Error while moving cache files to network share

    I have the "AlwaysOn" CLS logging scenario running in my Lync 2013 Enterprise deployment.  I did not configure the CacheFileNetworkFolder option since i don't care about retaining these logs anywhere other than on the local drives of the Lync servers

  • Can't un mute sound

    I just went through re-sizing issues, with restarts and now it's ok but the volume is muted and in System Pref Sound the mute is checked and grayed out so I can't uncheck it. Why and How do I fix this? thanks

  • What's the different of JDK5.0 and J2SDK1.4.2?

    i am a beginner of JSP,don't know which one to choose,thanks.