Master data loading issue

Hi gurus,
    Presently i am working on BI 7.0.I have small issue regarding master data loading.
    I have generic data soruce for master data loading.i have to fetch this data to BW side.Always i have to do full data load to the master data object.first time i have scheduled info package and run DTP to load data to master data object, no issues, data got loaded successfully.whenever i run infopacage for second time and run DTP i am getting error saying that duplicated records.
   How can i handle this.
Best Regards
Prasad

Hi Prasad,
Following is happening in your case:
<b>Loading 1st Time:</b>
1. Data loaded to PSA through ipack.It is a full load.
2. data loaded to infoobject through DTP.
<b>Loading 2nd Time:</b>
1. Data is again loaded to PSA. It is a full load.
2. At this point, data in PSA itself is duplicate. So when you are running the DTP, it picks up the data of both the requests that were loaded to PSA. And hence, you are getting the Duplicate record error.
Please clear the PSA after the data is loaded to infoobject.
Assign points if helpful.
Regards,
Tej Trivedi

Similar Messages

  • Error in 0EMPLOYEE Master Data Load Issue

    Hi,
    We have 0EMPLOYEE Master Data. Due to our new development changes ralted to 0EMPLOYEE, we have scheduled 2 new info packages with Personnel number range. While creation of infopackages, we forget to main time interval from 01.01.1900 to 31.12.9999. Instead of this, the default range was selected as 24.04.2009 to 31.12.9999. Because of this selection in InfoPackage, the Employee Master Data Valid from date was changed to 24.04.2009 for all the employees in the master data after the data load.
    Even after i change this selection properly and loading the data also, its not correcting with correct valid from dates.
    Can you please advice, how can we fix this issue ASAP as its a production issue?
    Thanks!
    Best regards,
    Venkata

    > Even after i change this selection properly and loading the data also, its not correcting with correct valid from dates.
    May be for this you have the ONLY option to delete 0Employee master data and reload it again. For this you need to delete dependent transaction data also.
    Cheers,
    Sree

  • Master Data Load Issue

    Hi Experts,
    This is regarding an issue with Master Data "DELTA" load.
    WBSe master data has below fields
    WBSe
    Approval Year
    Program definition
    Program position
    Funding Type
    ABCD
    2014
    ZZPA
    Z_ABCD
    CB
    Program Position master data has below fields
    Approval Year
    Program definition
    Program position
    Funding Type
    2014
    ZZPA
    Z_ABCD
    DC
    WBSe master data table has "look up" for program position to populate "funding type" based on Approval Year,Program Definition and Program Position.
    The issue is, daily delta load is not getting "recent/new funding type values".
    But, If load the same record with program position selection in FULL Load, the new funding type is getting updated.
    Please tell me why "funding Type" is not getting updated with new value in DELTA load.
    Thanks
    Asha

    Hi Asha,
    In delta mode only new or changed records are loaded to WBSe MD,
    and look up will only pick up data if data is loaded from Data Source to WBSe MD.
    There are 2 solutions to this :-
    1) change WBSe MD to full load, it will take care, as MD is always over written.
    2) Enhance this field in Source system, i.e. Data Source enhacement, if you know the Table for look up in source system.
    Thanks and Regards,
    Amit.

  • SPM Master Data Load Issue

    We are on SPM 3.0 SP3 (BW on HANA) We get the following error:
    "Data target EXPORT data cluster too large for application buff () inactive; processing stopped. Activate data target"
    when we load a master data file which has more than 4000 rows. Some of our files have 300000 rows and splitting the files into smaller chunks cannot be an option.  We have tried the option provided by a SAP note to adjust the parameters for the infopackage. We have also tried tweaking the packet size in the RSXAADMIN table.
    Any help in resolving this issue is appreciated.
    Thanks,
    Mani

    Hi Mani,
    Select the infopackage and reduce "Maximum size of a data packet in rows" to 1000 by default its value should be 20000 reduce it to 1000.
    If still don't work reduce it further like 800 or less.
    Let me know if you need further help.
    Assign point if helped.
    Regards,
    Aditya Panwar

  • Master data load issue in BPC Dimensions

    Hi BPC Experts,
    I am facing an issue when loading master data to BPC dimensions.I have an Infoobject called Prodtype.I loaded master data and text to prodtype infoobject.Then i locked the BPC dimension C_Prodtype and executed DTP to load attributes and text from infoobject prodtype to BPC dimension C_Prodtype  .We able to see the data in BPC dimension C_Prodtype.By using program we are updating the BPC Dimensions  C_Prodtype.But this product type values are not displayed in BPC Administration.
    I request your help in solving this issue
    Thanks
    Mahesh

    Hi Mahesh,
    Please log into BPC admin console. Select the dimension and click on "export dimension" from the action pane.
    Hope this helps.

  • LSMW Master Data Load issue for UOM.

    Hello Friends,
    I hope that someone out there can provide a answer to my question.
    I am attempting to use LSMW to load Alternate units of measure via MM02. The Main data is already in the system.
    My Flat file has 2 levels.
    Header--> contains Material Number
    Line --> contains data relevant to each UOM that I want to enter.
    When I do the Direct Input Method, I get the following message:
    "The material cannot be maintained since no maintainable data transferred"
    Here is the format of the flat file.
    SOURCEHEAD HEADER
    IND C(001) INDICATOR
    Identifing Field Content: H
    MATNR C(018) Material
    SOURCELINE UOM DATA
    IND C(001) INDICATOR
    Identifing Field Content: L
    MAT C(018) MAT
    UMREN C(005) Denominator for conversion to base units of measure
    MEINH C(003) Alternate Unit of measure sku
    UMREZ C(005) numerator for conversion to base units of measure
    EAN11 C(018) International Article Number (EAN/UPC)
    NUMTP C(002) Category of International Article Number (EAN)
    LAENG C(013) Length
    BREIT C(013) Width
    HOEHE C(013) Height
    MEABM C(003) Unit of Dimension for Length/Width/Height
    VOLUM C(013) Volume
    VOLEH C(003) Volume unit
    BRGEW C(013) Gross weight
    NTGEW C(013) Net weight
    GEWEI C(003) Weight Unit
    When I manually process the data, I have no issues.
    I am thinking that I may just be missing some piece of information necessary to get this data processed, am can not see what the answer is.
    Any Help that can be provided would be great.
    Regards,
    Christopher

    Hello,
    You need to map BMMH1 along with BMMH6.
    Map TCODE& MATNR in BMMH1 with XEIK1 = 'X' (BasicData). Subsequently map fields of structure: BMMH6.
    I just made a test now and it works fine for me.
    Hope this helps.
    Best Regards, Murugesh AS

  • LSMW Master Data Load issue.

    Hello Friends,
    I hope that someone out there can provide a answer to my question.
    I am attempting to use LSMW to load Alternate units of measure via MM02. The Main data is already in the system.
    My Flat file has 2 levels.
    Header--> contains Material Number
    Line --> contains data relevant to each UOM that I want to enter.
    When I do the Direct Input Method, I get the following message:
    "The material cannot be maintained since no maintainable data transferred"
    Here is the format of the flat file.
    SOURCEHEAD                HEADER                                                                               
    IND                            C(001)    INDICATOR               
                                       Identifing Field Content: H       
        MATNR                          C(018)    Material                
    SOURCELINE                UOM DATA                                                                               
    IND                            C(001)    INDICATOR                                                                               
    Identifing Field Content: L                                  
         MAT                            C(018)    MAT                                                
         UMREN                          C(005)    Denominator for conversion to base units of measure
         MEINH                          C(003)    Alternate Unit of measure sku                      
         UMREZ                          C(005)    numerator for conversion to base units of measure  
         EAN11                          C(018)    International Article Number (EAN/UPC)             
         NUMTP                          C(002)    Category of International Article Number (EAN)     
         LAENG                          C(013)    Length                                             
         BREIT                          C(013)    Width                                              
         HOEHE                          C(013)    Height                                             
         MEABM                          C(003)    Unit of Dimension for Length/Width/Height          
         VOLUM                          C(013)    Volume                                             
         VOLEH                          C(003)    Volume unit                                        
         BRGEW                          C(013)    Gross weight                                       
         NTGEW                          C(013)    Net weight                                         
         GEWEI                          C(003)    Weight Unit                                        
    When I manually process the data, I have no issues.
    I am thinking that I may just be missing some piece of information necessary to get this data processed, am can not see what the answer is.
    Any Help that can be provided would be great.
    Regards,
    Christopher

    Answered. Problem was that the Basic Data one flag was not set. Thanks to  Murugesh AS

  • Master data load issue with flexible data source

    Hi All,
    1CL_OLIS001have this data source for loading configuration data. the changed records are not updating into this DS regularly.
    I have delta load on this every day. It loads correct data for one month and suddently it will start loading 0 records every day with out failing. If I reset the delta, it will work fine for month or two and then will corrupt again.
    Is any one have this kind of issue before Please suggest to resolve this issue permanently?
    Thanks and Regards,
    Pooja

    Hi Pooja,
    1) It might be Database table space issue in the backround, Please checkit out with BASIS
    Regards,
    Marasa.

  • Master Data loading got failed: error "Update mode R is not supported by th

    Hello Experts,
    I use to load master data for 0Customer_Attr though daily process chain, it was running successfully.
    For last 2 days master data loading for 0Customer_Attr got failed and it gives following error message:
    "Update mode R is not supported by the extraction API"
    Can anyone tell me what is that error for? how to resolve this issue?
    Regards,
    Nirav

    Hi
    Update mode R error will come in the below case
    You are running a delta (for master data) which afils due to some error. to resolve that error, you make the load red and try to repeat the load.
    This time the load will fail with update mode R.
    As repeat delta is not supported.
    So, now, the only thing you can do is to reinit the delta(as told in above posts) and then you can proceed. The earlier problem has nothing to do with update mode R.
    example your fiorst delta failed with replication issue.
    only replicating and repeaing will not solve the update mode R.
    you will have to do both replication of the data source and re-int for the update mode R.
    One more thing I would like to add is.
    If the the delat which failed with error the first time(not update mode R), then
    you have to do init with data transfer
    if it failed without picking any records,
    then do init without data transfer.
    Hope this helps
    Regards
    Shilpa
    Edited by: Shilpa Vinayak on Oct 14, 2008 12:48 PM

  • Data Load Issue "Request is in obsolete version of DataSource"

    Hello,
    I am getting a very strange data load issue in production, I am able to load the data upto PSA, but when I am running the DTP to load the data into 0EMPLOYEE ( Master data Object) getting bellow msg
    Request REQU_1IGEUD6M8EZH8V65JTENZGQHD not extracted; request is in obsolete version of DataSource
    The request REQU_1IGEUD6M8EZH8V65JTENZGQHD was loaded into the PSA table when the DataSource had a different structure to the current one. Incompatible changes have been made to the DataSource since then and the request cannot be extracted with the DTP anymore.
    I have taken the follwoing action
    1. Replicated the data source
    2. Deleted all request from PSA
    2. Activated the data source using (RSDS_DATASOURCE_ACTIVATE_ALL)
    3. Re transported the datasource , transformation, DTP
    Still getting the same issue
    If you have any idea please reply asap.
    Samit

    Hi
    Generate your datasource in R/3 then replicate and activate the transfer rules.
    Regards,
    Chandu.

  • Master Data load does not extract Hierarchy nodes in BPC Dimension ACCOUNT

    Hi Experts,
    I am performing master data load through standard DM package with Filter selection as:
    1. Chart of Accounts
    2. Hieararchy selection has 4 hierarchy names
    3. Selected Import Text nodes
    4. Selected Set Filters by Attribute OR Hierarchies
    I have run this DM package for a set of data and selections a week ago and it worked fine.
    However when i run it now, it is giving issues,
    It extracts any new GL maintained in the BI system however it does not extract any hierarchy nodes at all! (Have tested this by deleting the hierarchy nodes and tried to run the master data load)
    I am running the DM package in Update and have selection as External.
    Any sugestions for checks / has anyone encountered this issue earlier?
    Regards,
    Shweta Salpe

    Hi Guyz,
    Thanks.
    I found that the issue was with the transformation file where i was maintaining the RATETYPE.
    When i removed the mapping of RATETYPE this works fine. (Pulls the nodes of hierarchies)
    however now i do not have Ratetype populated in the system.
    my rate type mapping is:
    RATETYPE=*IF(ID(1:1)=*STR(C) then *STR(TOSKIP);ID(1:1)=*STR(H) then *STR(TOSKIP);ID)
    and in conversion file i have TOSKIP     *skip
    I have to skip the ratetypes for the hierarchy nodes and my hierarchy nodes start with C and H.
    So now that i have removed the mapping for RATETYPE can anyone suggest me a correct way to achieve this? (Note the above mapping formula was skipping all of the hierarchy nodes starting with C and H)
    Regards,
    Shweta Salpe

  • Master data load gives dump with exception CX_RSR_X_MESSAGE

    Hi all,
    I scheduled master data load for 0MATERIAL in our BI 7.0 Quality server. The load ended in dump with the exception CX_RSR_X_MESSAGE. The data has loaded into PSA( 37257 from 37257 records) but the technical status is red and has not updated the master data object.
    I have seen note 615389 which talks about number range but the check is successful. The data load was successful in development server. This error has occured only in Quality.
    We are on SP 12 in BI 7.0.
    We are moving to production soon, so this is an urgent issue. I would appreciate if anyone responds soon. Points will be rewarded.
    with regards,
    Ashish

    Hi,
    The log of the dump is given below.
    Error analysis
    An exception occurred which is explained in detail below.
    The exception, which is assigned to class 'CX_RSR_X_MESSAGE', was not caught
    and
    therefore caused a runtime error.
    The reason for the exception is:
    No text available for this exception
    Information on where terminated
    Termination occurred in the ABAP program "SAPLRRMS" - in "RRMS_X_MESSAGE".
    The main program was "SAPMSSY1 ".
    In the source code you have the termination point in line 78
    of the (Include) program "LRRMSU13".
    Source Code Extract
    Line
    SourceCde
    48
    *... Nachricht an den Message-Handler schicken
    49
    50
    *... S-Meldung wenn kein Handler initialisiert
    51
    DATA: l_type  TYPE smesg-msgty,
    52
    l_zeile TYPE rrx_mesg-zeile.
    53
    CALL FUNCTION 'MESSAGES_ACTIVE'
    54
    IMPORTING
    55
    zeile      = l_zeile
    56
    EXCEPTIONS
    57
    not_active = 1.
    58
    IF sy-subrc NE 0.
    59
    l_type = 'S'.
    60
    ELSE.
    61
    l_type = 'W'.
    62
    ENDIF.
    63
    64
    CALL FUNCTION 'RRMS_MESSAGE_HANDLING'
    65
    EXPORTING
    66
    i_class  = 'BRAIN'
    67
    i_type   = l_type
    68
    i_number = '299'
    69
    i_msgv1  = i_program
    70
    i_msgv2  = i_text.
    71
    ELSE.
    72
    DATA: l_text  TYPE string,
    73
    l_repid TYPE syrepid.
    74
    75
    l_repid = i_program.
    76
    l_text  = i_text.
    77
    >>>>>
    RAISE EXCEPTION TYPE cx_rsr_x_message
    79
    EXPORTING text = l_text
    80
    program = l_repid.
    81
    ENDIF.
    82
    83
    ENDFUNCTION.
    I went to SM21 and went through the system log.  There was a log with the following text  ORA-20000: Insufficient privileges#ORA-06512: at
    "SYS.DBMS_STATS", line 2150#ORA-06512: at "SYS.DBMS_STATS.
    I found a note 963760 for this error. After the changes said in this note were done I reloaded the data and it worked fine. Data load for another data source which gave dump now worked.
    I am not sure if the note did the trick. So i am keeping this post open in case someone finds another solution or can confirm the solution which worked for me.
    Thanks Oliver and Oscar, for replying.
    regards,
    Ashish

  • Automate Master data loads in BPC7(MS)

    I need to update dimension members in SAP BPC7 (MS) from an external source.
    The source system for my current project is BW, but if you have done any automated master data loads from any other system or even from a "temp" table please post your solution or tips.
    Thanks!
    Mez

    Hi Mezert,
    Would like to chime in with some of the things I've learned about this process over 3-4 years I've spent with BPC/Outlooksoft:
    -- Automating maintenance of the dimension/master data might be the biggest single weakness of the BPC solution on the MS platform.  It's one of the big reasons that the Netweaver platform basically replaces DTS/SSIS and has more direct linkage to BI/BW cubes and master data (InfoCubes).
    -- It is also one a very common issue and in fact, you will have to deal with what the old-timers in BI call "slowly-changing dimensions" at almost every client eventually.  For instance, you have a list of proucts/materials that every so often someone adds an item to.  ...Well, before you can enter anything for it in BPC, you have to add the dimension member, of course.
    -- So far, this challenge has been met by bringing in specialist DTS/SSIS experts in most cases who can employ the special "Custom Tasks" and build one of these packages to run in an automated way to populate the tables inside SQL Server and then execute the Admin MakeDim task to process the cube/application.
    -- Usually the development/testing/deployment of these solutions is a non-trivial undertaking.  It can be done, but there are peculiar challenges.
    -- One example of a challenge is what happens if you need a dimension with > 65,000 members?  Well, it can be created and populated by a DTS package, however, when you check the package and the custom task from the old Outlooksoft stuff out, you see that it CLEARS the entire dimension table before re-filling it.  ...Yep, it wouldn't allow an "Append" function to run. 
    -- A second example of a peculiar challenge is that unless you update the Excel Dimension Sheet, you will have to do all the updates in SQL Server Mgmt. Studio and really won't be able to touch the BPC Admin again for that dimension.
    Apologies for such a long post, but this is a fairly significant issue and I have to do a lot of research to piece together some of these things.  ...If anyone else has something to add as a best-practice, please post.

  • Bi admin process chains-  content master data load has failed

    Hi Experts,
    i worked with Bi Admin cockpit set-up, all  the things are going fine
    but Content Master data load (Attribute)has failed and i got the errors like
    1)data records for package 1 selected in PSA-2 errors
    2)Error 4 in the update
    can anyone suggest me how can i sove the issue
    regards
    Mrudula

    Hi
    yes, i got 2 errors in Psa
    when i click the 1st error i got like
    Data record 10023 & with the key
    'EBTCLNT100ACGRAZ_BWRPRT_USR_FBW_Ptest0001 &' is invalid in value
    'EBTCLNT100ACGRAZ_BWRPRT_USR_FBW_attribute/characteristic 0TCTBWOBJECT &.
    And i it gave the procedure as
    if this message appears during a data load, maintain the attribute in the PSA maintenance screens. if this message appears in the master data maintenance screens, leave the transaction and call it again. this allows you to maintain your master data.
    And when i click the 2nd error
    it has showed the data record as 10024 and remaing explanation is same like 1st one
    in this i am not getting, how to proceed the solution.
    plz help me anyone
    Thanks and regards
    Mrudula
    Edited by: mrudularajesh on Jul 1, 2009 7:39 AM

  • Master data loading in BPC NW 7.5

    Hi all,
    I am trying to load master data from BW into BPC using the packages provided in BPC7.5.
    Master data infoobject in Bw is compounded with 3 other objects.2 of them dont have any master data tables.All they have is a text table(T table).
    When i run the package i get a warning saying compounded object1 is empty.
    i think i am getting the warning because it doesnt have any master data tables(P table,M table and Z table).
    In a different case i had a compounded info object but i didnt have any issue because it had master data table to it.This case is diff since no master data tables exists.
    Can someone help me on how to approach master data loading in a scenario where compounded objects dont have any master data tables.
    Thanks,
    Any help is appreciated.
    KK.

    Hi,
    The document is for BPC when they didnt have the new process chains to load master data.Now they have 2 new process chains.One to load master data attributes and texts and the other one to load Hierarchy.And these 2 packages support compounded info objects too.
    I was able to load profit center attr/texts/hierarchy into BPC although it was compounded to Controlling Area.This wasnt an issue because Controlling Area had master data defined. meaning it had P table and M table created.
    But my issue is for this new master data load i am trying to do the compounded info object doesnt have master data tables.And thats causing an issue.It says Master data table for 0Division is empty.
    I want to know if there is any workaround in BPC for this issue.
    Any help is appreciated.
    Thanks,
    KK

Maybe you are looking for

  • Outlook with Connector installed will no longer sync Contacts with iPhone

    Within Outlook, once you upgrade your Hotmail account with Outlook Connector, you can no longer sync your iPhone with Outlook Calendar, Contacts or Notes in iTunes. The Outlook Connector update was mandatory to continue to view your Hotmail messages

  • While running OID Target Recon .Exception Messagejava.lang.NoClassDefFoundE

    Hi Experts, I am doing Target Reconciliation which will pull user from OID to OIM. I tried to run OID Target Scheduler Job which is giving us following error in status. "Exception Messagejava.lang.NoClassDefFoundError: com/sun/jndi/ldap/ctl/PagedResu

  • How to Call Oracle Form From Oracle ADF

    Hi All, Version - Oracle Jdeveloper 11.1.1.5 In Oracle Adf - when i click on Button how to call oracle form? Please help.... Thanks.. Sk

  • Cursor Style, Forms Web Implementation 6.0

    I am using the Forms server 6.0 with static HTML to display forms over Intranet. The cursor styles through SET APPLICATION PROPERTY builtin does not seem to change the cursor in the browser. (Works fine when I test the form in Client/Server environme

  • Application manager for CS5?

    A few weeks ago the harddrive of my macbook pro crashed completely. Luckely I had made a backup in time machine. So when my macbook came back with a brand new harddrive, I reinstalled everything, including my adobe creative suite 5 design premium fro