Load Master data attributes error

Hi all
We are currently loading 0PM_ORDER and 0NOTIFICATN. In 0PM_ORDER we have 0NOTIFICATN as navigational attribute and in 0NOTIFICATN we have 0PM_ORDER as a navigational attribute. Sometimes both documents are new and as a result will the 0PM_ORDER not load becuase 0NOTIFICATN does not exist and vice versa. If you try to load 0NOTIFICATN it generates an error stating that the SID does not exist for 0PM_ORDER. So we found ourselves in a catch 22 situation.
Is there a way to check for individual navigation attributes instead of using the generic update type in the scheduler?
Thanks
Karin

Hi,
If you make notification number as navigation attribute then it will create issues as it will try to create SID's for PM while loading the data and vice versa.
May be you can try to remove PM orders from the navigation of Notification number and make it display only and see what happenes.
Another soln is tricky but should work.
Load the notification numbers first only to the notification number infoobject by any mean and activate this master data.This could be through the a new DSO between the existing data source and master data.
I hope there will be attributes for notification number as well.
Once notification is loaded then load the master data for PM Orders and then load the master data again for notification infoobject from the data source through another DSO.
This may be tough in the case of delta as you will have to go for the same data load twice to the master data object.
In this case you can have to TWO DSO's in between the master data object and the data source one only for notification number and another one for all the its attributes.
Load the same delta from the data source to the bothe DSO.
Use the one with only notification number to load before the PO orders load to the notification infoobject and load the data from nother DSO with attributes after the PM loads have happened into the notification number objects.
You can wait for other replies as well if you are looking for easy solution.
Thanks
Ajeet

Similar Messages

  • Lock NOT set for: Loading master data attributes error

    Hi experts,
    We were encountering this error before when trying to load master data.  When we checked the system we could not find any locks at the time, and activation or kicking off the attribute change run failed again.  We finally solved the problem running FM RSDDS_AGGR_MOD_CLOSE which sets the close flag to 'X' in table RSDDAGGRMODSTATE.  I have read that it is possible this lock error happens when two change runs happen at the same time.
    My question are:
    1. is it possible to find out what process exactly "caused" the lock? the table RSDDAGGRMODSTATE does not have a reference to any object or job. I am curious as we are trying to find ways to avoid this in the future...
    2. in our case, when we could not find any locks, is running this fm the only work around? is this a best practice?
    mark
    Message was edited by:
            Mark Siongco
    Message was edited by:
            Mark Siongco

    Hello Catherine
    I have had this problem in the past (3.0B) --> the reason is that our system was too slow and could not crunch the data fast enough, therefore packets where loacking each other.
    The fix: load the data into the PSA only, and then send it in background from the PSA to the info object. By doing this, only a background process will run, therefore locks cannot happen.
    Fix#2: by a faster server (by faster, I mean more CPU power)
    Now, maybe you have another issue with NW2004s, this was only my 2 cents quick thought
    Good luck!
    Ioan

  • Error while loading master data attribute

    Hi Guru's
    I am getting below mention error while loading master  data attribute.
    0MANU_MATNR : Data record 1035 ('000000000000229058 '): Version 'BDM755s ' is not valid
    Please sugggest how to resolve ?
    Regards
    Karan

    Hi,
    I think there is problem with "0MANU_MATNR" Data, check the records 1033 to 1036 and find the differnce between 1035 record and other records, some values is giving problem so by looking at other reocrds i.e 1033,1034,1036. Check in PSA in Monitor. 
    Note: If any problem with Upper/Lowe case then use TOUPPER in Transfer Rules
    If need use Conversion exits in transfer rules.
    ALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
      EXPORTING
        INPUT         = 0MANU_MATNR
    IMPORTING
       OUTPUT        =   Result .
    or
    ALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT'
      EXPORTING
        INPUT         = 0MANU_MATNR
    IMPORTING
       OUTPUT        =   Result .
    Thanks
    Reddy
    Edited by: Surendra Reddy on Mar 3, 2009 11:46 AM

  • DTP error: Lock NOT set for: Loading master data attributes

    Hi,
    I have a custom datasource from ECC which loads into 0CUST_SALES.  I'm using DTP & transformation which has worked for loading data in the past for this infoobject.  The infopackage loads with a green status but when i try to load data, the DTP fails with an error message at "Updating attributes for InfoObject 0CUST_SALES Processing Terminated" & the job log says: "Lock NOT set for: Loading master data attributes".  I've tried reactivating everything but it didn't help. Does anyone know what this error means? We're on SP7.   Thanks in advance!

    Hello Catherine
    I have had this problem in the past (3.0B) --> the reason is that our system was too slow and could not crunch the data fast enough, therefore packets where loacking each other.
    The fix: load the data into the PSA only, and then send it in background from the PSA to the info object. By doing this, only a background process will run, therefore locks cannot happen.
    Fix#2: by a faster server (by faster, I mean more CPU power)
    Now, maybe you have another issue with NW2004s, this was only my 2 cents quick thought
    Good luck!
    Ioan

  • Where to set lock while loading master data attributes

    Hello Experts,
    I have two different datasources from ECC which loads into 0CUST_SALES attributes. I'm using two different DTP & transformation which are loading data in the this infoobject attributes.
    When i try to load data, the DTP fails with an error message at "Updating attributes for InfoObject 0CUST_SALES Processing Terminated" & the job log says: "Lock NOT set for: Loading master data attributes".
    Here what exactly  LOCK means?
    Thanks in advance.
    Zakir Khan.

    Hi,
    The lock means that some program is updating the master data (a table) and at the same time other program can not update that same master data. When the first program completes the updation it will release the lock so that the other program can update this.
    In your case you and schedule the DTP one after another.
    Thanks

  • Loading master data attributes

    Hi.
    When I am loading master data attributes, DTP process takes long time (approximately 30 minute) .
    Although records count is just 193.
    What may be a reason of this?
    Information about system:
    Software component   Release    Level
    SAP_ABA                      700          0023  
    SAP_BASIS                   700          0023  
    SAP_BW                        700          0025

    Hi...
    Check the Package size in the DTP......try to increase or decrease it.....if it makes any differerence......
    Secondly....in the DTP in the tab "Update" select the option " Valid records update, No reporting"....then the "Semantic Groups" in the tab " Extraction" will work.....it will improve the performance....
    Regards,
    Debjani........

  • Error when scheduling the infopackage for loading Master data attributes

    Hi,
    Iam getting the following error message when scheduling this Master data Attributes ZIP_0PLANT_ATTR_FULL..( Flexible update of Master data info objects)..
    In Data load monitor error i got this following error message.
    Error message when processing in the Business Warehouse
    Diagnosis
    An error occurred in the SAP BW when processing the data. The error is documented in an error message.
    System response
    A caller 01, 02 or equal to or greater than 20 contains an error meesage.
    Further analysis:
    The error message(s) was (were) sent by:
    Update rules
    Thanks

    HI,
    A caller 01, 02 or equal to or greater than 20 contains an error meesage This is an Idoc error. Please check the Idocs :
    1) SM37 job log (In source system if load is from R/3 or in BW if its a datamart load) (give request name) and it should give you the details about the request. If its active make sure that the job log is getting updated at frequent intervals.
    Also see if there is any 'sysfail' for any datapacket in SM37.
    2) SM66 get the job details (server name PID etc from SM37) and see in SM66 if the job is running or not. (In source system if load is from R/3 or in BW if its a datamart load). See if its accessing/updating some tables or is not doing anything at all.
    3) RSMO see what is available in details tab. It may be in update rules.
    4) ST22 check if any short dump has occured.(In source system if load is from R/3 or in BW if its a datamart load)
    5) Check in SM58 and BD87 for pending tRFCs and IDOCS.
    Once you identify you can rectify the error.
    If all the records are in PSA you can pull it from the PSA to target. Else you may have to pull it again from source infoprovider.
    If its running and if you are able to see it active in SM66 you can wait for some time to let it finish. You can also try SM50 / SM51 to see what is happening in the system level like reading/inserting tables etc.
    If you feel its active and running you can verify by checking if the number of records has increased in the data tables.
    SM21 - System log can also be helpful.
    Thanks,....
    Shambhu

  • Process chain for loading master data attributes

    Dear Experts,
    Can any one explain the steps needed to load master data into info object through process chain.
    Thanks in advance
    Santhosh
    Please search the forum
    Edited by: Pravender on Jun 8, 2010 3:06 PM

    in bi7 this would be:
    start
    infopackage
    dtp
    attribute change run
    M.

  • Load Master data attribute with Text Data (Urgent Please)

    Hello Experts,
    I created a new navigational attribute to one of the master data object and now I want to load that particular new navigational Attribute from the Master data Text (Medium description).
    In brief, I need first 4 letter of master data text (medium description) to load in to the navigational attribute. How
    How is this possible? Can you please help me to get it solved.
    Thanks and Regards,
    Harish Mulaka

    Hi Apparrao,
    Add this attribute to your infoobject's attributes list.
    Make sure it comes in the communication structure for the infoobject.
    Then in the transfer rules write a routine. You will have to read the text table to get the medium text(field TXTMD) and pull the 4 characters from the beginning and populate your new attribute.
    Do a full load and run the attrbute change run.
    Hope that helps.
    Regards.

  • Load master data attributes of 0BBP_VENDOR and 0GN_VENDOR in SRM

    HI ,
    We are in BI Content version  7.04  recently migrated .
    I was told to load the attributes of 0BBP_VENDOR and 0GN_VENDOR.But when i collect them in BI content with dataflow before ,i could see only the infoobjects, update rules for 0gn vendor and only info object for 0bbpvendor.
    So what could the reason for this or am i missing anything in installing? Please help me with all you inputs and suggestions.

    0BBP_VENDOR is a Reference Characteristic to 0BPARTNER so it won't have dataflow by itself... Once data is loaded into 0BPARTNER, it will have it too...
    0GN_VENDOR is different, that's why you see update rules for it... It loads data from 0VENDOR, if I'm not mistaken...

  • Dump when loading Master data(Attributes). using DTP

    Hello....  I am loading activity network.
    and getting a dump.
    "MESSAGE_TYPE_X" " "
    "CL_RSDMD_UPDATE_MASTER_DATA===CP"  or "CL_RSDMD_UPDATE_MASTER_DATA===CM00R"
    "_CHECK_DATA_PACKET"
    check for oss couldn't find any solution  I am in (BI 7.0 - 2004s) support pack SAPKW70015. If anyone of you has come accross this please let me know how you solved the issue.
    thank you.

    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.

  • Lock NOT set for: Loading master data attributes

    Error when running Process chain on a load pls can you advise?
    Thanks

    Hi,
    Probably some other job is running for the same tables,or activation change run is happening.
    Check your monitor to see what other jobs are running or check in SM37. Wait till those jobs finish and then try again.
    You can also use tcode SM12 to delete any lock entries as well.
    Cheers,
    Kedar

  • Error in Master data attribute

    Hi Gurus,
    I Have got the following error while iam loading master data attribute
      Data record 5238 & with the key '000000000030022055 &' is invalid i
      value '4902430016629  &' of the attribute/characteristic 0EANUPC &.
    Regards

    Hi,
    Please perform the data load with the option via PSA (in infopackage). Right click on data source- > manage. Click on the request and edit the record in error.
    Hope this help. Let me know if you further queries.
    Viren

  • Error Caller 70" is missing while loading master data

    Hi All,
    I am facing a Problem while loading master data getting error like "Error Caller 70" is missing" ,there are 4 data packages and in that except one all other with status green .1  data pakage is showing with red color, its update till only PSA .
    Please help me out to solving this issue .
    Thanks in Advance
    Sandhya

    Hi,
    check the below links
    caller 70
    Re: Caller 70 error
    caller 70
    Hope this helps

  • BW master data upload error..

    Hi all.
    Currently, Master data "OCOORDER attribute" was scheduled every morning.
    However, this data hasn't been succeeded for two months.
    After this data is running about 10 hours, I am receiving the following error message:
    1. The attributes for characteristic 0COORDER are locked by a change run.
    2. Error 1 in the update.
    3. Lock NOT set for: Loading master data attributes.
    We are using SAP BW 3.0.
    In the monitor for Change Run program "RSDDS_CHANGERUN_MONITOR", even though this data wasn't successfully loaded,
    it is showing following screen:
    "Characteristics to be activated"
    Did anyone of you have this problem before?

    hi,
    yes realignment run must have been executed after master data loading. you are right, realignment and master data can't be processed in the same time.
    0COORDER master data should not take 8 hours, it's too long, normaly master data should be in mins.
    if you are in bw 3.x, you may try to use process chain,
    here you can arrange realignment after all master data finished upload.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b0afcd90-0201-0010-b297-9184845346ca
    hope this helps.

Maybe you are looking for

  • Converting resources from .doc to .pdf in KM

    I'm trying to make a UI command that can be added to a repository's context menu that would convert a .doc file to a .pdf.  I'm not sure how to go about it though.  Do I need 3rd party software or is there some functionality already available within

  • Dead Lock on P2 Category Publisher

    My build script for bash looks like this: eclipse \ -nosplash \ -application org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher \ -metadataRepository file:$PWD \ -artifactRepository file:$PWD \ -source $PWD \ -publishArtifact \ -compress ec

  • Why can't I save pictures onto my computer from Facebook??

    My family posts pictures and I want to save to my computer but it doesn't show file as a jpg file only a document file.

  • Playlist not playing the list

    Does anyone else have this problem? Choose "Playlists" from your Ipod menu and scroll to a playlist you want to play and click "play". It does not queue the whole list like it used to. Right now all I can do is press the center button to enter the li

  • AIX install - cannot logon to J2EE

    I have just installed EP6 SR1 on AIX (well up to the WAS anyway)  and everything seemed to work except I cannot logon to the J2EE with the Administrator user id and password. I try http://myportserver.com:50000 and the J2EE start page appears but whe