UoM DTP Error

Hi,
           I have to loaded master data (0Mat_unit) using 0Mat_unit_Conversion data Source at that time i got "Messages for 4 data records saved; request is red acc. to configuration" This Error Msg.
How to solve this problem?Can you explain any one.
Thanks

Hi ray,
             I can follow your procedure but the same Error msg repeat.
Thanks

Similar Messages

  • DTP Error when loading Master data from DSO to InfoProvider

    Hi Experts,
        My DTP is failing when I am running a DELTA load from DSO to the InfoProvider. The errors are either duplicate records or overlap of Dates etc.
    Thanks,
    SB.

    Hi Gopal,
       Here is the info on error message.
    " There are duplicates of the data record 1 & with the key '00000000038 &' for characteristic EPROPERTY &. "
    Hope this helps in understand the DTP error.
    Thanks,
    SB.

  • Dtp error when loading data from one cube to another cube?

    hi,experts
      it seems strange that when I tick the some characteristics as navigational attributes in the cube , the error occurs during the execution of the DTP:error while updating to target Z* (Cube name ).
    once i turn the flag off , no error appear. could anyone give me a clue ?
    thanks in advance!

    Hi,
    When u make changes in the cube u need to make necessary changes in Transformation and activate the DTP.The checking of Navigational attributes in cube will appear in u r transformation as new fields where u need to create a mapping for them and then activate, also activate your DTP and then load the data. This should resolve your issue.
    Regards

  • How do I clear or delete the DTP ERROR STACK..?

    HI Experts
    I have a number of records written to a DTP Error Stack for a Master Data load. Subsequent executions of the DTP result in further records being written to the stack if they have the same semantic key (even if they are not in error).
    I know I can execute an Error DTP to clear the stack.
    But is there any way to clear the stack rather than running the Error DTP? I don't want the records in error to be processed through to the InfoObject. I only want the subsequent records to go through, without going into the error stack.
    tony

    Hi Tony,
    you have to remove the request from the target to delete the records from the error stack. If you don't want to reprocess them, try to avoid moving them to the error stack. One way is to skip the records without creating a monitor entry, so the system doesn't recognize the error and it's not shifted to the error stack, the other one is to delete the record from the source or result package throug a routine.
    Single Record deletion iin the error-stack is not possible. For further information read this thread:
    Delete & Automate deletion of Error Stack
    Regards Michael
    Edited by: Michael Seifert on Nov 20, 2008 4:04 PM

  • What does this DTP error indicate?

    I am trying to correct this error in DTP:
    "Error in formula function (routine 63), record 37816"
    "Records filtered becasue records with same key contain errors"
    This is a data error but not some bad or invalid characters. I am not sure how it can be corrected based on above message
    Has anyone come across such an error - how was it resolved?
    Thanks!
    Edited by: BI Quest on Aug 30, 2008 9:20 AM

    Hi,
    This issue can be resolved by correcting the error records in PSA and updating it into the target. For that the first step should be to identify if all the records are there in PSA. You can find out this from checking the Details tab in RSMO, Job log , PSA > sorting records based on status,etc. Once its confirmed force the request to red and delete the particular request from the target cube. Then go to PSA and edit the incorrect records (correcting or blanking out the invalid entries for particular field InfoObject for the incorrect record) and save it. Once all the incorrect records are edited go to RSA1>PSA find the particular request and update to target manually (right click on PSA request > Start update immediately).
    I will add the step by step procedure to edit PSA data and update into target (request based).
    Identifying incorrect records.
    System wont show all the incorrect records at the first time itself. You need to search the PSA table manually to find all the incorrect records.
    1. First see RSMO > Details > Expand upate rules / processing tabs and you will find some of the error records.
    2. Then you can go to PSA and filter using the status of records. Filter all the red requests. This may also wont show the entire incorrect records.
    3. Then you can go to PSA and filter using the incorrect records based on the particular field.
    4. If this also doesnt work out go to PSA and sort (not filter) the records based on the particular field with incorrect values and it will show all the records. Note down the record numbers and then edit them one by one.
    If you want to confirm find the PSA table and search manually."
    Also Run the report RS_ERRORLOG_EXAMPLE,By this report you can display all incorrected records of the data & you can also find whether the error occured in PSA or in TRANSFER RULES.
    Steps to resolve this
    1. Force the request to red in RSMO > Status tab.
    2. Delete the request from target.
    3. Come to RSMO > top right you can see PSA maintenace button > click and go to PSA .
    4.Edit the record
    5. Save PSA data.
    6. Got to RSA15 > Search by request name > Right click > update the request from PSA to target.
    Refer how to Modify PSA Data
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40890eda-1b99-2a10-2d8b-a18b9108fc38
    This should solve your problem for now.
    As a long term fix you can apply some user exit in source system side or change your update rules to ensure that this field is getting blanked out before getting loaded in cube or add that particular char to permitted character list in BW.
    Also in Tcode RSKC --> type ALL_CAPITAL --> F8 (Execute)
    OR
    Go to SE38 and execute the program RSKC_ALLOWED_CHAR_MAINTAIN and give ALL_CAPITAL or the char you want to add.
    Check the table RSALLOWEDCHAR. It should contain ALL_CAPITAL or the char you have entered.
    In RSKC you can add upto 45 characters
    if you add any character in RSKC it will autometically update into RSALLOWEDCHAR table, But in this table you can add upto 72 characters,using ABAP program..
    Refer
    Invalid characters in SAP BW 3.x: Myths and Reality. Part 2.
    Invalid characters in SAP BW 3.x: Myths and Reality. Part 1.
    Steps of Including one special characters into permitted ones in BI
    http://help.sap.com/saphelp_nw04/helpdata/en/64/e90da7a60f11d2a97100a0c9449261/frameset.htm
    For adding Other characters
    OSS note #173241 u2013 u201CAllowed characters in the BW Systemu201D
    Sample cleansing routine (#)
    Help loading  char EQUIP#1111#TAG#3311  SN#A01040          *     into Cube
    Invalid character error while activating DSO - Please help
    Regarding Special Characters
    how to prevent bad charectors from source system
    Regards
    Tg

  • DTP Error: Duplicate data record detected

    Hi experts,
    I have a problem with loading data from DataSource to standart DSO.
    In DS there are master data attr. which have a key  containing id_field.
    In End routine I make some operations which multiple lines in result package and fill new date field - defined in DSO ( and also in result_package definition )
    I.E.
    Result_package before End routine:
    __ Id_field ____ attra1 ____  attr_b  ...___   attr_x ____ date_field
       ____1________ a1______ b1_________ x1         
       ____2________ a2______ b2_________ x2       
    Result_package after End routine:
    __ Id_field ____ attra1 ____  attr_b  ..___   attr_x ____ date_field
       ____1________ a1______ b1_________ x1______d1         
       ____2________ a1______ b1_________ x1______d2    
       ____3________ a2______ b2_________ x2______d1         
       ____4________ a2______ b2_________ x2______d2   
    The  date_field (date type)  is in a key fields in DSO
    When I execute DTP I have an error in section Update to DataStore Object: "Duplicate data record detected "
    "During loading, there was a key violation. You tried to save more than one data record with the same semantic key."
    As I know the result_package key contains all fields except fields type i, p, f.
    In simulate mode (debuging) everything is correct and the status is green.
    In DSO I have uncheched checkbox "Unique Data Records"
    Any ideas?
    Thanks in advance.
    MG

    Hi,
          In the end routine, try giving
    DELETE ADJACENT DUPLICATES FROM RESULT_PACKAGE COMPARING  XXX  YYY.
    Here XXX and YYY are keys so that you can eliminate the extra duplicate record.
    Or you can even try giving
        SORT itab_XXX BY field1 field2  field3 ASCENDING.
        DELETE ADJACENT DUPLICATES FROM itab_XXX COMPARING field1 field2  field3.
    this can be given before you loop your internal table (in case you are using internal table and loops)  itab_xxx is the internal table.
    field1, field2 and field 3 may vary depending on your requirement.
    By using the above lines, you can get rid of duplicates coming through the end routine.
    Regards
    Sunil
    Edited by: Sunny84 on Aug 7, 2009 1:13 PM

  • 0GLACCEXT_T011_HIER, DTP Error

    Hello All,
    Info Object: 0GLACEXT
    Data Source: 0GLACCEXT_T011_HIER
    We created transformation in BI 7.4.
    While executing DTP, I am getting error
    InfoObject, NODENAME does not exist in Version A
    ' ' is not a valid InfoObject name
    Thanks in advance.
    Thanks,
    Sunil

    Dear Mr Surya,
    Thanks for your prompt answer.
    We have loaded Hierarchy to 0GLACCEXT successfully.
    Our Objective : To make Balance Sheet & Income Stat Report on top of 0FIGL_O10 DSO  by using 0GLACCEXT ------> 0BAL_DEPEND (which itself has +ve & -ve bifurcation on GL Account)
    Data source: 0FI_GL_10, does not have field to map with 0GLACCEXT, which we are using in 0FIGL_O10 DSO.
    Now we are not able to find source field for 0GLACCEXT Info Object
    We have a question, how to extract 0GLACCEXT in to BI
    a) as Master Data (Attribute of 0GL_ACCOUNT Info Object)
    b) as Transaction data from data source 0FI_GL_10
    Thanks & Regards,
    Sunil

  • DTP error

    Hi Gurus, I created a DTP after loading only 50 records into PSA from source system. When I click on "Execute" in the DTP, it takes me to the monitor screen and I see red lights. I drill down to see where exatly is the problem. Under RSDS Transformation I see the error message "Runtime error while executing rule --> see long text". I click on he long text and I get "An error occurred while executing a transformation rule: The exact error message is: The argument 'USD' cannot be intepreted as a number. The error was triggerred at the following point in the program: GPD3954XZDAF137QBGCUASMJD3E 1188"
    Please guide me fix this issue. Thanks.

    Hi Sniff,
    It can be done in BW, all you have to do is you have select the data type correctly for that Infoobject.Means in your case I think you have to select CHAR instead of NUMS.
    Else if U don't require that particular field in BW then U can filter the same at loading level only, can be done in DTP, in the Extraction Tab choose the filter Icon then at the Infoobject enter the value(USD) and select option Not equal to. then only the values with USD will not load, all the other data is loaded.
    Rgs,
    I.R.K

  • UOM group error while material document posted throgh BDC( MB01)

    Hi All,
    we are facing issue while posting material through MB0-goods reciept
    error "UOM group not maintaineed for 'XXXXX" material" for some line items,
    and i have checked in material master data, UOM group not maintained for some material,
    even after maintaind UOM group for those material's still we are facing same problem,
    as i checked in BDC code there is no validation for UOM group,
    if we posted same PO manual, document posted successfull,
    please suggest me.....why this error message coming eventhogh UOM group mainted?
    Regards,
    Suresh.D

    check this link:
    Updating Function module for Material master (UoM)
    BAPI for MIGO
    cheers
    Aveek

  • Data Services - Open hub read - No Open Hub DTP error

    Hi,
    I have created a open hub destination in BW (7.0 SP21), created transformation, DTP and process chain. In Data Services (3.2) I have created flow, job etc. and every thing seems to be as expected. However when I start the job in DS it terminates with an error:
    1136     5624     BIW-230334     13-11-2009 12:28:22     Process Chain <ZTEST2> of Open Hub destination <ZTEST> at SAP system <.......> no more contains Open Hub DTP. Please reimport the Open Hub destination to execute the appropriate Process Chain.
    I've tried re-activating everything in BW and also re-importing the OHD in BW, but nothing works. I've even tried to re-create everything from scratch. The process chain I've created do indeed contain an Open Hub DTP.
    One addtional question: I've activated the process chain, but do I also need to schedule it in BW (like you do with e.g. process chains for time points to be used in Broadcasting)? Note, I've tried both scheduling/no scheduling and does not work either way.
    Any ideas/suggestions?
    Thanks in advance,
    Jacob

    You must implement following SAP Notes in SAP systems in order to make Data Services Open Hub functionality work correctly:
    SAP Note  1270828 : (Open Hub Process chain is not imported into Data Services repository).
    SAP Note  1294774:  (Open Hub import failed - when you call the module RSB_API_OHS_DEST_SETPARAMS, th system tries to open a GUI)
    SAP Note 1330568 version 3: (This note has fixed "Process Chain <ZTEST2> of Open Hub destination <ZTEST> at SAP system <.......> no more contains Open Hub DTP. Please reimport the Open Hub destination to execute the appropriate Process Chain").
    SAP Note 1079698 - 70SP16 (Enable check box "Automatically Repeat Red Requests in Process Chain" in the DTP Execute)
    SAP Note 1346049:  (Error 028(OSOH): Request <n> cannot be locked.)
    SAP Note 1338465 #with 1293589 as pre-requisite: (The ABAP/4 Open SQL array insert results in duplicate database records.)
    SAP Note 1342955: (0 data records transferred)
    Edited by: Ajit Dash on Nov 13, 2009 10:37 PM
    Edited by: Ajit Dash on Nov 13, 2009 10:39 PM
    Edited by: Ajit Dash on Nov 13, 2009 10:39 PM

  • DTP Error at Write step

    Hi ,
       Could any one of you please explain the reason for the following error while loading a DTP?
    <b><i>Dump: ABAP/4 processor: OBJECTS_OBJREF_NOT_ASSIGNED
    Exceptions in Substep: Load and Generation (Where Necessary) of Write Program</i></b>
    We used to get this error when we do a transport to the 2004 s system. It was a bug in the one of the programs of activation of DTP.
    I think SAP has provided a OSS note for that and as a part of SP09 I heard that the above issue has been taken care of!!
    In my case, my transports are already in production 4 months back, we applied the OSS note and the SP09 . I never got the above error until yesterday.
    To fix this error, I just did a reload and it worked out well.
    Could any one of you please help me to analyze the cause of that issue?
    Thanks,
    Ram

    In st22 I see this error msg
    Name of runtime error:<b>OBJECTS_OBJREF_NOT_ASSIGNED</b>
    Exception:<b>CX_SY_REF_IS_INITIAL</b>
    Error analysis:
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not
         caught in
        procedure "SET_DP_IN_PROCESS" "(METHOD)", nor was it propagated by a RAIS
         clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        You attempted to use a 'NULL' object reference (points to 'nothing')
        access a component (variable: "ME->P_R_LOG").
        An object reference must point to an object (an instance of a class)
        before it can be used to access components.
        Either the reference was never set or it was set to 'NULL' using the
        CLEAR statement.
    Source Code:
        8                                  i_batch_id = i_r_process->n_batch_id ).
        9 * -
    update process -
       10       i_r_process->set_datapackage( l_r_dp ).
       11 * -
    get selections from datapackage
       12 *       exit if list is empty -
       13       data: l_th_range type rsbk_th_range,
       14             l_s_range type rsbk_s_range.
       15       l_th_range = l_r_dp->if_rsbk_dp~get_selections( ).
       16       check not l_th_range is initial.
       17 * -
    update extraction command -
       18       data: l_r_cmd_x type ref to if_rsbk_cmd_x.
       19       l_r_cmd_x = i_r_process->n_r_request->get_obj_ref_cmd_x( ).
       20       data: l_th_range_x type rsbk_th_range.
       21       l_th_range_x = l_r_cmd_x->get_th_range( ).
       22 * --- none of the fields in the datapackage selection may occur in the fixed list! --
       23       loop at l_th_range into l_s_range.
       24         at new fieldnm.
       25           data l_s_range_x type rsbk_s_range.
       26           loop at l_th_range_x into l_s_range_x.
       27             check l_s_range_x-fieldnm = l_s_range-fieldnm.
       28             delete table l_th_range_x from l_s_range_x.
       29           endloop.
       30         endat.
       31       endloop.
       32       loop at l_th_range into l_s_range.
       33         insert l_s_range into table l_th_range_x.
       34       endloop.
       35       l_r_cmd_x->set_th_range( l_th_range_x ).
       36       data l_r_root type ref to cx_root.
       37     catch cx_root into l_r_root.
    >>>>>       p_r_log->add_exception( l_r_root ).
    39       message x299.
    40   endtry.
    41 endmethod.
    Please let me know if u need any opther details
    Thanks,
    Ram

  • SAP BW DTP error: Fiscal year variant is not maintained for calendar year

    Hi experts,
    Running DTP for loading 2LIS_12_VCITM results in following error "Fiscal year variant A2 is not maintained for calendar year 2012".
    I have already done following checks:
    - the fiscal variant A2 exists for the fiscal year 2012 in the BW system (T009 tables)
    - the DTP does only give this error for 2 company codes, and works fine for other company codes
    - in our R3 system, the fiscal year variant A2 is assigned to all the company codes, how or where can I check this assignment in the BW system ?
    Kind regards, Guy Verschueren

    Hi
    Please check the following threads
    "Fiscal year variant V3 is not maintained for calendar year 2011" (OAOB)
    Error FGV002: Fiscal year variant & is not maintained for calendar year &
    Hope it helps.
    Thanks,
    Rajesh.
    Please assign points to answers if you find them heplful

  • Error Activating DTP - error stack versioning

    Hello Gurus,
    I am trying to activate a DTP, which has gone inactive , not sure of what reason. When I try activating it, message pops up saying the Error Stack needs to be cleared. I tried to display the error stack, but no options to delete data in the error stack. Can anyone guide. I dont require that data into the data targets. How do I go about activating the DTP or deleting the data. Has anyone encountered this before. Thanks in advance.
    Versioning not possible for PSA /BIC/B0001509
    Message no. RSAODS009
    Message no. RSBK068
    Diagnosis
    An incompatible change was made to the source of the data transfer process (DTP) and the error stack for the DTP contains data. Versions therefore need to be defined for the error stack. However, this is not permitted because any existing requests in the error stack are not included when filtering new records with the same key.
    System Response
    The DTP cannot be activated.
    Procedure
    Empty the error stack before the incompatible change. You have two options:
    Delete the requests that resulted in records containing errors.
    Update the data for the error stack with an error DTP.
    Note however, that any errors that still exist may be updated back into the error stack.

    Hi,
    please go to DTP and delete the data in Error stack and then re import the request to your system.
    regards
    Dinakar

  • Hierarchy  data loading  in sap  bw 7.3 for 0 costcenter-dtp error

    Hi ,
    I am loading data from ECC with data source 0COSTCENTER_0101_HIER to BW.For this i have created transformations between info object HIERARCHIES 0COSTCENTER and data source and DTP as well.I have loaded data upto PSA with info package  no issues,while loading data from PSA to hierarchy i got error in DTP like "Node [00000006, 00000010 ]: Leaf ' ' already exists as child of node 00000005 ".
    Can any one faced similar issue in BW7.3 ,please share your thoughts
    Thanks,
    Sri.

    Hi Srivardhan,
    I too got the same error. This error probably rises if you are entering hierarchy with some characteristics in your infoObject whose data type is numc (character string with only digits).
    Instead try using a infoobject with Char as data type. or simply change the infoobject in which u are implementing your hierarchy to char data type.
    And give suitable sufficient length.
    Regards.

  • DTP error: Type conflict when calling FM - after transport to Prd

    Hi ,
    i have asset_attr datasource.it was working in my BW dev.
    however after transport to BW prod. when i try to upload data using DTP it gives me an Abrupt error
    "0ASSET_ATTR IPDCLNT030 : Type conflict when calling a function module (fiel
    Message no. RSDS666"
    no more information is given, & the request ends in red.
    This is first time i'm using this Infoobject upload.
    however all my other transaction data & other master data all are getting uploaded fine.
    even Asset_text datasource is working fine.
    Did anyone face similiar probs ?
    can anyone guide me on this error ?
    thanks
    ramesh

    Hi
    Take a look at note 1130907.
    Regards,
    Chandu.

Maybe you are looking for

  • Look up ESB Cross-Reference within ODI

    We have a need to look up ESB cross reference table that is populated by AIA PIPs. I saw ESB Cross-Reference KM mentioned in "Oracle Data Integrator Knowledge Modules Reference Guides 10.1.3". My question is that can this KM be used to do ESB cross r

  • IMovie won't open, is this a leopard problem or a application problem?

    Every time I try and open imovie, I get the "application quit unexpectedly" before the program even launches. I reinstalled ilife but same result. all my other applications work fine, so I don't really know what to do. Any suggestions?

  • Need help with 30gig black ipod

    I just recently purchased this ipod and loaded 233 songs. it was working fine until i connected it to the pc to charge it it keeps giving this picture with the battery charging http://images.apple.com/support/ipod/elements/banners/4ipodicons.gif then

  • Using Decklink SP to record audio out of a mixer

    Hello everyone, My question is can I plug the outputs of my makie mixer into the inputs of my decklink sp card? I have a Sure Sm58 and a Line 6 Pod going through the mixer which I want to record in Soundtrack Pro. I was changing the record inputs in

  • Issue while Signing and Encrypting the PDF Document.

    Hello, I am developing one component in VC++(MFC) which signs and encrypts the pdf documents. When i sign and encrypt pdf document using my component, I am getting following error while opening the document in Adobe Acrobat Error during signature ver