NO DTP EXECUTION FOR 0ASSET_CLAS

Hi gurus,
I am executing the DTP for 0ASSET_CLAS infoobject to load text master data ,but it is giving error :
<b>"Messages for data records saved; request is red acc. to configuration"</b>
and the error message text is :
<b>0ASSET_CLAS : Data record 6 ('00001100D ') : Duplicate data record</b>
The data is loaded properly in the PSA and without any errors.
regards,
man

Hi,
   This is because of Duplicate Records. I want you to change the DTP to handle Duplicate Records.
Open DTP in Change Mode, in the Update Tab Page, select the Check box "<u>Handle Duplicate Record Keys</u>". That will take of your issue. Activate the DTP.
Try loading again using DTP. You won't get this issue.
Look into this thread for clarity : <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/d0/538f3b294a7f2de10000000a11402f/content.htm">http://help.sap.com/saphelp_nw2004s/helpdata/en/d0/538f3b294a7f2de10000000a11402f/content.htm</a>
all the best.
Nagesh Ganisetti.
*Assign Points if helps.
Message was edited by:
        Nagesh Ganisetti

Similar Messages

  • ABAP programming Error in DTP execution

    Hi
    When execute DTP on InfoCube it generate following error after approx 10 to 15 minutes:
    ABAP programming Error in DTP execution
    Screen Shot also attached.
    In PSA is shows all records OK (30 records)
    What is the solutions?

    Hi Imran,
    Good to knew you got resolution for this issue.
    If you are getting output from above replies mark the correct or helpful answers. So that it will be helpful if some one faces the same issue again. http://scn.sap.com/docs/DOC-46006. You marked your answer as correct now.

  • Find aging of concurrent jobs execution for last one year in R12

    DB:11.2.0.3.0
    EBS: 12.1.3
    O/S: Red Hat Linux
    Hi all,
    Could anyone please share the resolution for the below question in R12 ?
    1)      Considering only 3 weeks of data is maintained in FND tables, which means we cannot use fnd_concurrent_requests to get list of jobs submitted in last one year. Is there any other way what we can get to find out aging of jobs execution for last one year?
    Thanks for your time!
    Regards,

    Locking this thread - Pl continue the discussion in your original post - Identifying customizations in R12
    Unless you have backups of the deleted data, this is not possible

  • Teststand save execution for later run

    I have a requirement to be able to save an execution for a later run.  The sequence of events is:  Run a test, pause, shutdown the system, open the execution later and run from the last state.  Is this possible to do programmatically in TestStand?

    Hi AK,
    Sorry for the poor description....
    I am working on a documentation in German and English.
    I used a new access database, the TestStand database logs the enters with an ID as Primary key, not the UUT Serial....
    My Database has the UUT Serial number as Primary key and a column "CURRENT_STEP" that contains the StepIndex of the last Step....
    On the Startup you've got to read the database... If the "CURRENT_STEP" = 0 -> start from the beginning,   if not -> set
      RunState.StepGroup = "Main",
      RunState.NextStepIndex = FileGlobals.ABORT_STEP
    I hope the documentation is finished on Monday, it should help you....
    But I can't guarantee, that the English version is free of misspellings.....
    But it contains many Screenshots
    Givin´ um something to Rock´n´Roll about

  • TDMS execution for CRM

    Hi Folks,
    I got a query related to TDMS execution for CRM. As per the operations guide available at Service Market Place, TDMS supports the following components:
    As of Release TDMS 3.0, SP13, SAP TDMS supports the following components
     SAP ERP (Basis Releases: 4.6C, 6.20, 6.40, 7.00)
     SAP BI (BI 3.5 u2013 Basis Release 6.40; BI 7.0 part of NetWeaver 7.0)
     SAP CRM 4.0 (Basis Release 6.20); CRM 5.0 (Basis Release 6.40); CRM 6.0 (Basis Release 7.00); CRM 7.0 (Basis Release 7.00)
    But my system is at CRM 5.0 on Basis Relase 7.0. If I execute TDMS time reduction scenario will there be any problem with data consistency. Can anyone tell me if TDMS supports my CRM test system. Appreciate your quick response.
    Thanks,
    Gowtham.

    >
    Gowtham Kumar P wrote:
    > I got a query related to TDMS execution for CRM. As per the operations guide available at Service Market Place, TDMS supports
    > But my system is at CRM 5.0 on Basis Relase 7.0. If I execute TDMS time reduction scenario will there be any problem with data >consistency. Can anyone tell me if TDMS supports my CRM test system. Appreciate your quick response.
    > Gowtham.
    Hello Gowtham,
    CRM 5.0 requires a Basis release of 6.40 or higher for using TDMS .
    Thanks,
    Rajesh

  • Stop the execution for Some seconds

    I want to stop the execution for some second , Basically
    i want some funtion which will wait for specified period .
    it should work like Inkey() in foxpro .
    I have tried timer , pause but that does not solve the problem
    Thank you
    Regards
    Farukh

    find the library d2kwutil.pll (probably in c:\orawin95\tools\devdem60\demo\forms) and copy it and d2kwut32.dll to your application directory. Attach the pll to your form; now you can "interface" with windows. So for pausing you application use this in you form:
    win_api_utility.sleep(1000);
    the parameter takes milliseconds. so in the example it's 1000 milliseconds or 1 second.
    good luck!
    Tim

  • DTP Execution Time is different when run by PC & Manually

    Dear Experts,
    Could you please help me in finding the answers for the below questions.
    1. Execution time for DTp is higher when ran manually  and using process chain. What can be the possible reasons & whic one is correct?
    2. Total Exceution time mentioned in the DTP details ta is less when added the total time for each data package. What are the reason for that difference. Which is correct?
    Thanks & regards,
    Ganesh Thota

    Hi,
    1)Execution time depends on various factors like the number of processes running on the system on a particular time(Ucan check it in SM37)
       in Process chain an instance of the particular process type is created( in your case process type is DTP even though we execute DTP in PC it originally executes the DTP in RSA1 .. i.e., an instance is created)
    2)the thing is when u execute a DTP data is transferred in the form of Packages the mismatch in the execution type is because u might have added the timings of each data package
    but when you check clearly :  2-3 data packages in DTP  start at the same time so you should not add the time taken of each individual data package to get the total time of the DTP
    Hope it answers you questions
    Regards,
    MADhu

  • Order of execution for various Nodes in HANA Views

    Hello Folks,
    I have created some analytic and calculation views. I would like to know order of execution of various nodes inside them such as Logical Join, Data Foundation, Semantics for Analytic views.

    And to find out how to use planviz:
    Show me the timelines, baby! by Lars himself
    Ravi

  • Long time for execution for scheduled CIF background jobs

    Hi,
    we hv schedlued CIF background job to be run daily around 10.30 PST.
    there is large variation for the time required for execution of this job.
    on 26 Dec, it took approx 48000 seconds while regular average is 120 seconds only.
    today, despite past of 6000 seconds, the job is still in ACTIVE stage.
    can anyone know why such long delay for such jobs?
    how can i reduce its execution time (as one of case in a week)?
    rgds/Jay

    Hi Jay,
    A few obvious things to look for:
    1.  Multiple CIF activation jobs running at the same time
    2.  Large change in the master data, eg new plant, new Material Masters, new customers, etc etc.
    3.  Conflicts with other non CIF programs that may be going after the same data
    4.  Communication degradation between the OLTP and SCM clients
    Normally you refer such questions to someone on your Basis team, or perhaps your DBA.  They can turn on tracing tools that can track the changes in your environment that may be contributing to the changes in run time.
    Regards,
    DB49

  • Order of execution for event listeners..??

    Hi there,
    Looking at the JDK source, I see that all classes that generate events, iterate through the listeners in reverse order. What is more, they start at size - 2. I am first, confused as to why it goes in this direction, and second, why size - 2 is used. Does the last added one not get called?
    As for reverse order, the problem I see with this is if a class that implements a listener in one way, then you want to add a listener, but your listener code depends on something being done within the first listener. For example, I created a simple file selection component. On the left is all files. On the right is the selected files. The component works fine. You can dbl-click a file to move it, or click the > or >> (or < or <<) to move selected files or ALL files in one direction or the other. The problem is, my component implements the ActionListener of the > and >> buttons. I made it public so that classes using this component could also add listeners. The main reason is, in the case of a "wizad", you do NOT want the NEXT button to be enabled until at least one selected file is in the right list box. So, when I add the listener, the component listener does NOT get called before my newly added listener. That listener does the job of moving the file and redisplaying the list of all files and selected files. But since my listener gets called first, that is not done, therefore the "selected" files list is NOT yet updated based on the button clicked. I am guessing that this occurs because of the reverse execution of listeners, and my listener is added after the component listener.
    So, is there any way to reverse this without having to reimplement the list myself? I'd hate to extend JButton just to handle executing listeners in the order they are added. Seems silly to me that this is not at least an optional boolean choice to indicate the direction to execute listeners, but I sure would love to know why Sun has gone this direction.
    Thanks.

    Thanks for the reply.
    That seems very odd to me, that it puts two entries per one listener. So let me ask you this, is this so that it can store the listeners in a list, but also store the type of listener? While at first this seems an odd way to use a list, I have come across several times when I wish I could store two objects in the list as one. I thus have created an inner class taking the two objects (usually a String for a "key" and an object), and then stored that in the list. The reson is, I want to store MORE than one of the same type, so a Set is out of the question, but a list only adds one object. I wish there was a class that allowed multiple values stored under the same key. I guess this would be easy enough to create, but it seems like something so often used that the JDK would have this in it already. Unless I am mistaken, I have not seen any Collection implementec class that can have multiple keys, and each key can have multiple values. Have you? So, I take it, just to verify, that the reason for storing the class type, then the actual instance is just this reason..to figure out the type it is, then the actual object that implements it (the reference to it).
    Thanks.

  • Error in DTP creation for a flat file datasource

    Hi SDN friends,
    Please if somebody can give me a help with this, it will be very appreciate.
    I have a DTP to load attributes master data into an infoobject. The master data comes from a flat file (data source flat file) .
    The extraction mode is full, when I try to modify any selection in the "Update" tab, a message "Enter valid value" shows, but it doesn't give me any hint about which is the wrong value that must be checked.
    The message ID is 00 002 and the and the text is the following
    Enter a valid value
    Message no. 00002
    Procedure
    Display the allowed values with F4 and correct your entry.
    I think it may be something related to the flatfile datasource. Are there any special considerations to create a DTP to upload master data from a flat file?
    Thanks so much for your attention and best regards,
    Karim

    Hi Karim,
    I suspect that you might be entering values that are not in correct format as defined in BI DTP. Eg: date it could be DD.MM.YYYY in BI you might be giving MM.DD.YYYY similary you may be entering the wrong format for master data you are giving it in selections.
    Hope it helps...
    Best Regards,
    Madhu

  • Error CX_RSR_X_MESSAGE during DTP execution

    Hello,
    I'm trying to load data from PSA into the infocube using DTP
    All packages have loaded successfully except one with the error CX_RSR_X_MESSAGE
    Error Message:
    An exception occurred that was not caught.
    The exception 'CX_RSR_X_MESSAGE' was raised, but it was not caught anywhere
    along the call hierarchy.
    Termination occurred in the ABAP program "SAPLRRMS" - in "RRMS_X_MESSAGE".
    The main program was "RSBATCH_EXECUTE_PROZESS ".
    In the source code you have the termination point in line 82
    of the (Include) program "LRRMSU13".
    We are on BI7.0 SP19.I have checked for any OSS note but couldnt find any.
    Any help on this please?
    Thanks,

    When I check the job log I see the below
    Job started
    Step 001 started (program RSBATCH_EXECUTE_PROZESS, variant &0000000000317, user ID PA8VIV)
    Processing of data package 000001 started
    All records forwarded
    Overlapping check with archived data areas for InfoProvider IC_GM_210
    SQL: 10.12.2008 09:54:32 PA8VIV
    ALTER TABLE "/BIC/FIC_GM_210" ADD PARTITION
    "/BIC/FIC_GM_2100000000014" VALUES LESS THAN
    (0000000014 ) TABLESPACE "PSAPSBI"
    SQL-END: 10.12.2008 09:54:32 00:00:00
    SQL: 10.12.2008 09:54:32 PA8VIV
    ALTER TABLE "/BIC/FIC_GM_210" MODIFY PARTITION
    "/BIC/FIC_GM_2100000000014" REBUILD UNUSABLE
    LOCAL INDEXES
    SQL-END: 10.12.2008 09:54:32 00:00:00
    ABAP/4 processor: UNCAUGHT_EXCEPTION
    Job cancelled
    IC_GM_210 is my infocube.
    I tried deleting the request and loading data many times but it always shows this error for the first package all the other load without any error.
    Please any help on this??
    Thanks,

  • What are the functionalities provided by SAP ECC 6.0 (Logistics Execution) for inward and outward transportation?

    The Transportation Module provides a very detailed functionality to capture & control the transportation both inward and outward. However there is a set of transaction codes in SAP ECC 6.0 which may provide some functionality on transportation.
    Can Logistics Execution provide some basic control in the absence of Transportation Module? Also what are the advantages Transportation Management module provides over Logistics Execution in SAP ECC 6.0?

    Hello Prasad,
    For ESS and MSS you do not require special data from the backend side, If a person has master data maintained in PA30, He can see his personal details in ESS, For that employee should maintain the Portal user id in Infotype 0105 , subtyp0001.
    With that userid he can able to enter the portal and maintain his details. Same is the case for MSS , Manager should have maintained 0105 subtype 0001. and he can see the details of his employees in MSS application.
    For ESS you need to have Portal
    SAP_ESS
    PCUI_GP
    BP for ESS
    You can check the following link :
    http://wiki.sdn.sap.com/wiki/display/ERPHCM/HOWTOGETRIDOFSPSTACKMISMATCHISSUES
    about the compatibility of Support Packages..
    All the above mentioned package should be deployed on Eneterprise Portal.
    You can search on various blogs also about this information.
    Best Regards,
    Deepak..

  • Parallel execution for Expression Filters

    I'm looking for any information on whether expression filters are amenable to parallel execution or not.
    I had a look through the documentation without success, and saw that in the type declarations for supporting objects there is no mention of DETERMINISTIC or PARALLEL_ENABLE. However, the static functions and procedures do not look like they have any constructs that the database would see as an impediment for parallel execution.
    Can anyone advise on this?

    Thanks for that.
    Maybe in a parallel query environment the index will not be used. But I was really wondering whether the execution of the Evaluate function itself would be parallelised, as it invokes functions that are not explicitly marked as deterministic or as safe for parallel execution.
    http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14251/adfns_packages.htm#BABIGDGE
    Well, I'll see if I can investigate (maybe I'll have to suspend those system triggers that prevent modification of the Type ... just for experimental reasons, you understand).

  • Statechart Module: What is the order of execution for a parent state and its substates?

    Hello,
    This page describes the order of execution of transitions and actions for one level of nesting. What about compound states? Do the static reactions of the parent state execute before the transitions of the sub-states?

    Hello, 
    I'm not incredibly familiar with the Statechart module, but I will look into it for you on our internal database. In the mean time, there are some examples that may answer some of your questions here:
    https://decibel.ni.com/content/docs/DOC-8716
    and here:
    http://www.ni.com/white-paper/7425/en
    -N
    National Instruments
    Applications Engineer

Maybe you are looking for