Parent not O.K.:DNL_CUST_PROD1

Hi all,
I wanted replicate material from ECC to SRM...After launching R3AS transaction it appera me a pop up with the following message:"MATERIAL: Object is in status Wait", in R3AM1 I display this error message: "Parent not O.K.:DNL_CUST_PROD1".
How cai I resolve this problem?
Thanks in advance, Regards,
Maria

In ECC I have the following situation:
CRMCONSUM Table
CRM     CRM     R3A
MDM     MASTER DATA MANAGEMENT     MDM
SRM1     SRM 5.0       
CRMSUBTAB Table
SRM1                         Download     CUSTOMIZING                                                                                CRS_CUSTOMIZING_EXTRACT
SRM1                         Download     MATERIAL                                                                                CRS_MATERIAL_EXTRACT
SRM1                         Download     SERVICE_MASTER                   CRS_SERVICE_EXTRACT
CRMRFCPAR Table
SRM1     *     SR5CLNT100     Download delta
SRM1     *     SR5CLNT100     Download iniziale
SRM1     *     SR5CLNT100     Richiesta
SRM1     MATERIAL     SR5CLNT100     Download delta
SRM1     MATERIAL     SR5CLNT100     Download iniziale
SRM1     SERVICE_MASTER     SR5CLNT100     Download delta
SRM1     SERVICE_MASTER     SR5CLNT100     Download iniziale
CRMPAROLTP Table
CRM_FILTERING_ACTIVE     MATERIAL                              SRM1     X
CRM_FILTERING_ACTIVE     MATERIAL     MATERIAL     SRM1     X
CRM_FILTERING_ACTIVE     SERVICE_MASTER                              SRM1     X
...I think it's right, or not...?
Thanks, Regards,
Maria
Edited by: Maria Bonomo on Mar 11, 2008 11:00 AM

Similar Messages

  • FATAL ERROR: Product's parent not found on tree:....

    Hi SDN Community
    I was reinstalling integration kit on AIX  5.3.9.0 TL09 machine and I got the error message:
    FATAL ERROR: Product's parent not found on tree: 7184609E-D9AA-4E8E-A4A4-819FD95D40CD, parent id: 2924AE14-CF51-4126-ABEC-845067212EBC
    Before that i tried to uninstall a previous failled installation. I do all the steps mentioned on the guide except executing partnercafuninstall.sh script cause i cannot find it on my system. When i tried to reinstall the Integration Kit i get the error.
    Any suggestion to solve the issue?
    On Fatal Error during SAP IK XI 3.1 Installation on HPUX IA 64 Machine someone has the same problem but there is not any solution proposed.
    Thanks in advance.
    Alejandro
    Edited by: Andres Alejandro on Jan 22, 2010 10:29 AM

    I would suggest you reach out to support so that they can take a look at your system
    ingo

  • Parent not O.K.:MATERIAL issue while uploading CMIR data in CRM

    Hi All,
    I am facing the issue while doing the initial load for customer material information record. As per the information of the sap note i have deleted parent adapter object BUPA_MAIN and added customer_main. i have tried but still the problem coming by saying Parent not O.K.:Customer_main. i have removed this customer_main also but now again am getting Parent not O.K.:MATERIAL. So finally it is not even moved a bit ahead. Please have a look and revert me.
    Shyam K Gangisetti

    Hi Raymond,
    Thanks for your reply.Yes,If I use CONVERSION_EXIT_CUNIT_INPUT in my program the issue is, Assume If the user is giving PC as value for UOM field in flat file and upload the flat file.It is successfully uploading the value PC to the UOM field in transaction VK13 but the in the database table(konp) it is showing the value as ST.
    Regards,
    Chakradhar.

  • Parent not clipping children in certain cases

    I've run into 2 different cases where clipping doesn't work.
    One I can produce a test case that reproduces the problem where
    another I have a program that is demostrating the problem, but I
    don't know why. I've found a hack that causes clipping to get
    turned back on, but I wanted to know if anyone else has encountered
    these problems. I'm surprised because clipping is such a basic
    neccessity, and easy to implement I'm confused as to why Flex is so
    buggy. Here is one way of reproducing my first clipping problem.
    Create two canvases one as a child of the other, and set a bottom
    constraint on the child.
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml"
    layout="absolute">
    <mx:Canvas backgroundColor="black" x="10" y="10"
    width="313" height="218" horizontalScrollPolicy="off"
    verticalScrollPolicy="off">
    <mx:Canvas id="c1" backgroundColor="blue" right="0"
    height="166" left="0" y="149"/>
    </mx:Canvas>
    <mx:Canvas backgroundColor="black" x="367" y="10"
    width="313" height="218" horizontalScrollPolicy="off"
    verticalScrollPolicy="off">
    <mx:Canvas id="c2" backgroundColor="red" height="166"
    bottom="-97" width="313" x="0"/>
    </mx:Canvas>
    </mx:Application>
    The above mxml will show clipping work (in blue), and
    clipping failing (in red). Turn off the use of bottom constraints
    and it will start working. I've filled a bug on the above code. I'd
    like to file another bug on the second one I've found, but I can't
    seem to boil it to down to a simple test cases.
    The next one I'm not sure why it's not clipping. I have a
    series of images being displayed on a Canvas in CD Coverflow in
    iTunes/iPhone like UI. The images will spill outside the container
    when they get larger than the parent. However, if I put another
    child whose bounds also spill outside the parent, and set
    visible="false" then clipping will start working and all children
    will be clipped properly.
    Any ideas why clipping is so flaky? Are there cases where
    this is by design?
    Charlie

    d9tech,
    It's definitely a bug. We need simplified test case that
    exhibits the bug so we can submit it to JIRA. There are several
    works arounds that you can do to get it to work. Including the one
    Peter provided in the form. You can see others here:
    http://bugs.adobe.com/jira/browse/SDK-13584
    I don't think this problem is related to this bug though as
    I'm not using bottom or right constraints in doing my layout. What
    you describe sounds very similar to what I was doing as well. If
    you post your some of your code it might help in working out a test
    case that we can provide to JIRA so the Flex engineers can fix it.
    My program is not that trivial so I wasn't going to post it, but if
    you have one that's simpler then I'd be up for helping you work out
    a test case.
    Thanks
    Charlie

  • AE CS3 Parenting not yielding good results...

    Hello All,
    Curious to know if there is a particular method to get a child layer/object to retain all the applied effects of the parent layer/object...?
    My parent layer, which is a frame for a video thumbnail, utilizes a few transform properties and a wiggle effect. When I place the actual video thumbnail on a layer and parent it to the frame, the movements/transformations and wiggle do not align properly. After some research, it seems I am doing this correctly; however, my results do not keep the two objects in sync very well...
    Any direction is greatly appreciated,
    Jim

    Thank you for the response Todd!
    I saw that the Wiggle Effect wasn't inherient so I'll have to figure that at so they wiggle the same amount at the same time...
    As far as inherient transform properties for the child, I do not see why the two layers/objects are so different...
    As I scrub the timeline and check all the transform attributes, both the child and the parent transform settings are the same... I'm only altering position and scale but when I add the thumbnail video to a layer and parent it to the thumbnail frame, I have to maually edit transformations for the child layer to maintain the proper relationship as the parent, video frame, moves onto the screen...
    Is there something I'm missing here, or is there another method...?
    Thank you for your time!
    Jim

  • Keyword parents not auto-filled

    there is still the problem that parent keywords are not autofilled as in former lightroom versions.
    for example: parent: car
    if i want to add renault under car, in former versions if i typed renault > c than car was auto-filled. please change this again. it is very important. because if i type for example cyr i have a new parent and it is wrong.
    thank you very much

    Thanks, Kenneth this resolved the issue I was seeing but I don't like how LR handles the keywords differently from when you Export it and when you choose to edit it in CS3.
    If you use Export it works like I thought it should as long as you don't select "Write Keywords as Lightroom Hierarchy". If you use the hierarchy option then the synonyms aren't written out. So that resolves that.
    But, if you select to Edit in CS3 then the keywords are saved differently in the file. Which is what I was observing: keywords that I selected not to write are written anyway and the synonyms aren't written out.
    The work around would be to export the file as a PSD and then read it into CS3 which is annoying since it adds an additional step to the work flow.

  • Parent not finished until children complete - stops new job from starting

    Is there anyway that we can 'de-link' 'disassocaite' - some method that we can start a new job again - even though children of a previous job are still active.
    This is causing quite a problem in our system whereby we need to start another background job of the same but the status is still active due to children...

    Thank you Gerben, more useful insights.
    I have had a respone from Simon whom is technical resource for CPS.
    "What Gerben was suggesting was that you simply have multiple scheduled occurences of the same job, which wouldn't really work either since you could end up with at least two jobs running at the same time. e.g while you could schedule two jobs to run every ten minutes but stagger the start time so they are 5 mins apart you are still contrained by how long the whole process takes before another is scheduled.  If you add more jobs then the frequency of the jobs are likely to coincide with other jobs which could lead to duplicate postings (something that has already happened).
    Regards,
    Simon"
    Edited by: Steve Coupland on Dec 2, 2010 7:38 PM
    This question has now been answered...It looks very promising as a fix on the CPS side - as opposed to having to code an fix on the SAP end - which is the best solution for this particular problem. Thanks to all whom contributed.
    Simon does point out an important fact that you actually will have multiple jobs running at the same time. But that is what you are looking for: you want to run the next job before the previous childs are finished.
    To disable the fact that CPS waits for child jobs, you need to set (you may need to add it first) the parameter WAIT_FOR_CHILD_JOBS on your copy of SAP_AbapRun to "N".
    So you can choose for each job if you want it to wait for child jobs. As Simon pointed out, for most cases you do, but in your particular situation you may want to deviate from the default behavior, and that can be done using the above mentioned parameter.
    Hope this helps,
    Anton Goselink
    Principal Consultant
    Redwood Software

  • Problem replicating materials

    I'm getting an error message when trying to replicate materials from the backend (R/3).  I'm using SRM Server 5.0 and our backend is version 4.7.
    I'm using transaction R3AS to start inital download of a material.  I've defined the filter in transaction R3AC1 for one particular material that does not exist in SRM.  I look in the monitor (Tcode R3AM1) and the status is "wait", the additional information states the following "Parent not O.K.:DNL_CUST_PROD1".  The material belongs to a product category that already exists in SRM, it was replicated from R/3 earlier.
    Any help would be much appreciated.

    Hi Shawn O'Connor  ,
    I'm getting an error message when trying to replicate materials from the backend (R/3). I'm using SRM Server 5.0 and our backend is version 4.6
    I'm using transaction R3AS to start inital download of a material. I've defined the filter in transaction R3AC1 for one particular material that does not exist in SRM. I look in the monitor (Tcode R3AM1) and the status is "wait", the additional information states the following "Parent not O.K.:DNL_CUST_PROD1". The material belongs to a product category that already exists in SRM, it was replicated from R/3 earlier.
    I start the DNL_CUST_PROD1 download in R3AS and the process starts. I then go into R3AM1 to see progress and messages but the object stays in the running status. When checked SMQ2 of EBP after some time it shows sysfail error
    -time limit exceeds.
    please advise to resolve this .
    Regards,
    Santosh

  • Parent is not a valid member error in BPC

    hi all,
    i use SSIS package that upload members to BPC dimension and it worked successfully.
    But when i try to process dimension the following error appeared
    "  - Parent is not a valid member. -  Member ID : [Insurance],  Property Name : [PARENTH1],  Property Value : [AccruedExpenses]"
    Although that  i have this parent [AccruedExpenses] member in mbrAccount.
    your help is so appreciated
    Thanks in advance

    Heba,
    We ran into the same error (parent not valid, even though the parent was a memeber) when automating our dimension processing......
    Try looking at the data in your source table (for example, using Query Analyzer).  Do you have records with "NULL" as the value for one or more columns?  Not blank values - but values that in the query output actually have the letters NULL.  If so, you may have the same issue we had.....
    We found that fields on the source table that we were not specifically updating via the SSIS package (because we did not have any data from our source system) were getting filled with "NULL" - an example of such a field for us as NEWID.  The IDs coming from the source system will never change, so we did not have a NEWID value in the file we were mapping to our source table and so at first we just ignored NEWID field in the mapping in the SSIS package.  After getting the "parent is not valid..." errors, we updated the SSIS package to map something to all fields in the source table - if we didn't have a value from our source file for a particular field, then we mapped '' (two single quotes) to the field.  After making the change to the SSIS, we no longer had NULL values on the table and we also no longer go the parent is not valid errors!
    Also as a head's up to something else we learned the hard way.....  Make sure you are populating the CALC, DIMCALC, and ISBASEMEM fields on all your members with the appropriate value ("Y" or "N").
    Good luck!
    Regards,
    Shannon

  • Share nested folder but not parent folder?

    Is it possible to share a nested folder in Lion 10.7.3 but not it's parent folder for one user, but then share the parent folder and all child folders to other users?

    Thanks John,
    I already have that clicked, but the problem is that there are some images that are floating around the parent, not in a sub. If one goes into exployer (but not thru LR) one can easily see which ones are not in the subs, as they show up beside the sub's. But that only works with the jpegs and not the DNGs, as they do not have a thumbnail. One could also add up the numbers of the subs (in LR) and subtract from the parent to find out how many are not in subs, but it still does not identify them.

  • [CS5 Server/JSX] allGraphics parent geometricBounds not working on InDesign Server

    Hi,
    The following script works fine on InDesign Desktop CS5:
    g = app.activeDocument.allGraphics;
    for (i=0; i<g.length; i++)
    g[i].parent.geometricBounds = [0,0,"150mm","150mm"];
    g[i].fit(FitOptions.PROPORTIONALLY);
    g[i].parent.fit (FitOptions.FRAME_TO_CONTENT);      
    When I run the script for InDesign Sever I get the following error:
    Error Number 30614
    Invalid object for this request,
    g[i].parent.geometricBounds = [0,0,"150mm","150mm"];
    Why does .parent not work on the server?

    g = myDocument.allGraphics;
    for (i=0; i<g.length; i++)
    g[i].parent.geometricBounds = [0,0,"150mm","150mm"];
    g[i].fit(FitOptions.PROPORTIONALLY);
    g[i].parent.fit (FitOptions.FRAME_TO_CONTENT); 
    if(myDocument.textPreferences.smartTextReflow)
          vDoc.recompose();
    The solution!
    Recompose() to automatically insert pages

  • Parent/Child Report

    I have a parent/child data report but am not seeing the data for the child portion. I have a repeating frame which is printing the parent portion. Within that frame I have another repeating frame which should be displaying the child portion of the data but it is not. I have a data link between the two based on an id number. I think the problem is that the child portion is not being passed the id number from the parent. I have some field names which are showing up, but not the data itself associated with these field names. So I think my frames in my layout are good. Why is the parent not passing the id number to the child? I'm thinking there must be something wrong with my data model. Any suggestions on creating this type of report?

    Thanks for your suggestion. In looking at this some more I see now that the queries are finding my data, but the data is not printing. Simply put, my parent query has student name & number, my child query has attendance dates for that student. The parent portion is working fine with the student name & number appearing on the report, but my child attendance dates are not showing on the report. The repeating frame in which they reside is also not showing. I know the queries are pulling the right data though, because the number of pages I am getting for each student corresponds to that student's attendance data. But the entire frame and data within it are not showing on my report. I have checked to see that the Visible value is set to Yes. Does anyone know what I am overlooking?

  • Alias to Image does not display image preview icon (Regression!)

    I noticed that an alias to an image no longer displays the underlying image preview in the icon, instead you get the standard "JPEG" icon.
    I have turned on icon previews (since other images in the same folder are correctly displayed) and all that. Also if you press Space on the Alias, the fancy Preview window will open and show the correct image. The icon however is dead. I've tested this with many images and with both OS created Aliases and using "ln -s".
    This seems to apply to all kinds of alises that in the past would show the icon of their parent, not only images.
    The alias "arrow" overlay is enough to inform the user that the file is an alias, there is no need to display the standard "JPEG" icon, that is so passé.
    Not very leopardy.
    Message was edited by: zeraien

    The same thing appears to be a latent bug from Tiger -- I am seeing this in 10.4.11, and as Rob notes, it's not always consistent.
    What's worse, Rob's suggestion won't work for me... because the "Select New Original..." button is greyed out! I realize this is technically a Leopard thread, but I can't imagine this was deliberately changed between 10.4 and 10.5, so I would think it would be applicable pretty broadly.
    Any ideas or suggestions would be very welcome indeed.
    Thanks,
    /H

  • Fiori My Timesheet - Apply Correction Notes - REALLY !

    This thread is on a lighter note.
    This morning I thought of applying the updates on the Backend components for timesheet app, and - what a mess I got myself into.
    So as per release note - it says apply the following corrections
    Additional Notes to be applied in the backend (on top of SRA002, SP05 )
    2043375 - Fiori My Timesheet: Issue with WBS element
    2039948 - Fiori My Timesheet: Incorrect colors for rejected days in Calendar (OData)
    2033877 - My Timesheet: WBS search help not working
    2032457 - Fiori My Timesheet: RFC ERROR: Infotype 0001 does not exist or is incomplete for [pernr]
    2031179 - Fiori My Timesheet: Auto Suggest functionality is not working
    Great, lets check out Note# 2033877. I thought it would be easy and nice thru SNOTE. Well not really, looked at the note – it said
    This is a program error. Kindly implement the following pre-requisite notes
    2014752
    2026754
    2031179
    2032457
    Ok, no problem. Note# 2014752 -
    Implement the pre-requisite note 1993075, and then followed by a Manual Correction. Ok, no problem. Lets open 1993075. Voila, it says
    This is a program error. Implement the pre-requisite notes 1974197, 1990036, 2006238 and then a manual correction.
    Really, for one note - I will have to go thru all this. Fiori - You aren’t simple .
    I haven't dared to look at the other 4 Parent Notes yet.
    Is it just me or someone else has faced this roller coaster of implementing a fiori app?

    Pankaj
    I already have SP03 for UI and SP05f for SRA. I just read the note#1931621, it mentioned to implement the above notes
    Can you pls confirm if we need all these notes?
    Solution
    Updates for support package Stack 03 (08/2014)
    Additional Notes to be applied on the frontend server (on top of UIX01HCM, SP03 )
    2025904 - My Timesheet Launchpad : Consolidated UI fixes version 4 (Can also be implemented on top of UIX01HCM, SP02)
    Additional Notes to be applied in the backend (on top of SRA002, SP05 )
    2043375 - Fiori My Timesheet: Issue with WBS element
    2039948 - Fiori My Timesheet: Incorrect colors for rejected days in Calendar (OData)
    2033877 - MyTimesheet: WBS search help not working
    2032457 - Fiori MyTimesheet: RFC ERROR: Infotype 0001 does not exist or is incomplete for [pernr]
    2031179 - Fiori My Timesheet: Auto Suggest functionality is not working

  • We could not complete your itune request An unknown error occurred (12002)

    we could not complete your itune request An unknown error occurred (12002)

    Same problem here. My user1 account (non administrator - but not managed ie. standard) ok for itunes store. My new user2 account (managed/parental) not ok - hangs for about 10 mins then gets the above (-50) error message.
    The user1 I created while setting up my imac was originally an admin account. iTunes store always ok here. I created a new Admin account. Took out administrator privilege on user1. User1 still ok with itunes store. Admin account also ok with store.
    Created user2 - managed / parental - enabled access to itunes. Also enabled parental itunes store access in iTunes preference settings. No go for user2.
    Disabled firewall - still not ok for user2.
    Made user2 into administrator - this acct can now access itunes store.
    Took out admin privileges of user2. Again - error (-50) comes up.
    Made user2 into standard (non managed). Store still not ok.

Maybe you are looking for

  • Historical Reporting Client issues

    Hi, Cisco Unified CCX Administration  - HA Setup System version: 8.0.2.11002-3 Supervisor PC: Windows XP SP3 I've client facing some issue with HRC. He seems duplicate entries for few of the agents. He can recall those entries were earlier added/dele

  • Can we use EXISTS in where condition

    hi all, can we use EXISTS (instead of IN) in where condition of a query which is not part of a subquery ? for e.g: update gpf_vou_sm set up_amt=0 where src_cd exists ('1101','1201'); the query works fine with the IN operator in place of EXISTS. anybo

  • ORA-39083 - During Impdp

    Hi all, My db is in 10.1.0.5 I took export of an table in my prod db and tried to import the table in preprod db. But It threw the following error. ORA-39083: Object type OBJECT_GRANT failed to create with error: ORA-01917: user or role 'LFOPRODSELEC

  • My ipod touch has been disabled for 21,000,000 mins how do i unlock it?

    i really need help unlocking my disabled ipod as it has been disabled for 21,000,000 mins

  • Flash player not working on some browsers

    i have this website (www.bertdavis.com) where the image is all done in flash. when some pcs try to access this site, the flash element will not play, but instead will shirt downward, pushing all the other css boxes down with it. is this just a pc-to-