Neep Urgent Help!!! About "SAPSQL_ARRAY_INSERT_DUPREC" short dump

Hi All,
   I had modified program to create Potential Sale (ZT03) and Opportunity (ZOPS) by using BAPI_ACTIVITYCRM_CREATEMULTI and BAPI_OPPORTUNITY_CREATEMULTI respectively. During run time, I already created potential sale no. properly but when I had created opportunity by refer to potential sale, I got this SAPSQL_ARRAY_INSERT_DUPREC short dump and Can't create opportunity.
    Once that I had seperate creating potential and opportunity, It works well. But need to Log-off and Log-in again to create opportunity if short dump is occured.
   Can anyone help me to solve this issue? Thank you very much.
Short dump error is show below
000170   ***   records to insert
000180     IF NOT it_records_to_insert IS INITIAL.
>       INSERT crmd_orderadm_h FROM TABLE it_records_to_insert.
000200       IF sy-subrc NE 0.
000210         MESSAGE a002(crm_order_misc) WITH gc_object_name-orderadm_h.
000220       ENDIF.
000230       PERFORM trigger_events ON COMMIT.
000240     ENDIF.
000250

GUI ID of opportunity is created by this BAPI function. I think it because of this BAPI function try to insert this GUI ID twist into Database (SAP NOTE NO. 620953). According to this SAP note, I already following those solution but still short dump occured.
  By the way, Thank for you help. Very appreciate.

Similar Messages

  • Help in solving short dump

    Hii ,
           plz help me in solving this dump
    Short text                                                                               
    Exception condition "UNKNOWN_ERROR" raised.                                                                               
    What happened?                                                                               
    The current ABAP/4 program encountered an unexpected                                         
        situation.                                                                               
    Error analysis                                                                               
    A RAISE statement in the program "CL_GUI_FRONTEND_SERVICES======CP" raised the               
         exception                                                                               
    condition "UNKNOWN_ERROR".                                                                   
        Since the exception was not intercepted by a superior                                        
        program, processing was terminated.                                                                               
    Short description of exception condition:                                                                               
    For detailed documentation of the exception condition, use                                   
        Transaction SE37 (Function Library). You can take the called                                 
        function module from the display of active calls.                                            

    Hi,
    Just Check if you are calling some method of class cl_gui_frontend_services with some wrong parameters. Put a braek point where you are triggering this method and chk.
    Hope this helps.
    Regards,
    Siddhesh S.Tawate

  • URGENT HELP about java.util.zip.ZipException: invalid entry CRC

    I have a program (JAVA of course) packet on JAR with fat-jar eclipse plugin. This program work well in all my computers except two. On these two computers I receive a java.util.zip.ZipException: invalid entry CRC.
    Both computers have the last version of java, but one is Windows and the other is Linux.
    Any help to find the source of this problem??
    Thanks in advance.

    Sorry, I give poor information about this problem.
    This is the full error showed when I execute this command: java -jar app.jar
    Unable to load resource: java.util.zip.ZipException: invalid entry CRC (expected 0x358054d7 but got 0x7dc370ba)
    java.util.zip.ZipException: invalid entry CRC (expected 0x358054d7 but got 0x7dc370ba)
    at java.util.zip.ZipInputStream.read(Unknown Source)
    at java.util.jar.JarInputStream.read(Unknown Source)
    at java.io.FilterInputStream.read(Unknown Source)
    at com.simontuffs.onejar.JarClassLoader.copy(JarClassLoader.java:818)
    at com.simontuffs.onejar.JarClassLoader.loadBytes(JarClassLoader.java:383)
    at com.simontuffs.onejar.JarClassLoader.loadByteCode(JarClassLoader.java:371)
    at com.simontuffs.onejar.JarClassLoader.loadByteCode(JarClassLoader.java:362)
    at com.simontuffs.onejar.JarClassLoader.load(JarClassLoader.java:305)
    at com.simontuffs.onejar.JarClassLoader.load(JarClassLoader.java:224)
    at com.simontuffs.onejar.Boot.run(Boot.java:224)
    at com.simontuffs.onejar.Boot.main(Boot.java:89)
    Exception in thread "main" java.lang.ClassNotFoundException: com.intarex.wizard.IWizard
    at com.simontuffs.onejar.JarClassLoader.findClass(JarClassLoader.java:497)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at com.simontuffs.onejar.Boot.run(Boot.java:240)
    at com.simontuffs.onejar.Boot.main(Boot.java:89)
    app.jar is a JAR file created with fat-jar eclipse plugin, to make easier to generate a JAR file with all dependencies.
    I think that is not a code related problem, because this program is executed in several computers without errors.
    I trasport this JAR to the client computer via HTTP.
    I'm trying to find clues to find the origin of this problem.
    Thanks.

  • Please help me regarding short dump

    iam in lm. one of my process chain getting this this short dumpDBIF_RSQL_SQL_ERROR erroor.Extraction completed but bw side it getting the error showing 0 from XXX redords iam getting this
    thanks in advance

    Hi
    You will get this type of Error when you are not having  sufficient  memory in the Production Server or the Utilization Space is more than 95% you will get the these type of  Error
    GO to DB02>Space Statistics> Daily > Weekly> Monthly
    and also get ST 22 ABAP Dump Analysis  if you are facing SOL trace error
    you have to inform to the basis people he will check and he add the data file
    if it is useful please assign some good points
    regards
    madan

  • Urgent help about javaload command

    Hi,
    I try to send mail with attachment and in the search form ı looked this link
    http://asktom.oracle.com/pls/asktom/f?p=100:11:4001241596351613::::P11_QUESTION_ID:255615160805
    And here this approach took my attention to use javamail api.I downloaded it but now in the javaload command ı have some questions.My database is oracle 10g .
    inthe link for -o oc8i dirver is used in my command which driver must ı use can you help me .Urgently please help me!
    thanks!
    And is there any idea to load the api in the database can you share with me?

    Exception in thread "main" java.lang.UnsatisfiedLinkError: t2cParseExecuteDescr
    be
    at oracle.jdbc.driver.T2CStatement.t2cParseExecuteDescribe(Native Metho
    at oracle.jdbc.driver.T2CStatement.executeForDescribe(T2CStatement.java
    725)
    at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatem
    nt.java:1030)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatem
    nt.java:1123)
    at oracle.jdbc.driver.OracleStatement.executeInternal(OracleStatement.j
    va:1678)
    at oracle.jdbc.driver.OracleStatement.execute(OracleStatement.java:1644
    at oracle.aurora.server.tools.loadjava.LoadJavaState.MD5TableIsObsolete
    LoadJavaState.java:658)
    at oracle.aurora.server.tools.loadjava.LoadJavaState.MD5TableNameIfNotO
    solete(LoadJavaState.java:681)
    at oracle.aurora.server.tools.loadjava.LoadJavaState.getOldMD5(LoadJava
    tate.java:697)
    at oracle.aurora.server.tools.loadjava.ClientSchemaObject.getOldMD5(Cli
    ntSchemaObject.java:52)
    at oracle.aurora.server.tools.loadjava.SchemaObject.doCreate(SchemaObje
    t.java:172)
    at oracle.aurora.server.tools.loadjava.SchemaObject.process1(SchemaObje
    t.java:215)
    at oracle.aurora.server.tools.loadjava.LoadJava.add(LoadJava.java:532)
    at oracle.aurora.server.tools.loadjava.LoadJava.addObject(LoadJava.java
    513)
    at oracle.aurora.server.tools.loadjava.LoadJava.add(LoadJava.java:451)
    at oracle.aurora.server.tools.loadjava.LoadJava.add(LoadJava.java:380)
    at oracle.aurora.server.tools.loadjava.LoadJava.addJar(LoadJava.java:72
    at oracle.aurora.server.tools.loadjava.LoadJava.add(LoadJava.java:432)
    at oracle.aurora.server.tools.loadjava.LoadJava.add(LoadJava.java:380)
    at oracle.aurora.server.tools.loadjava.LoadJava.add(LoadJava.java:349)
    at oracle.aurora.server.tools.loadjava.LoadJava.add(LoadJava.java:652)
    at oracle.aurora.server.tools.loadjava.LoadJava.processDeferredFiles(Lo
    dJava.java:617)
    at oracle.aurora.server.tools.loadjava.LoadJava.process(LoadJava.java:8
    8)
    at oracle.aurora.server.tools.loadjava.LoadJava.command(LoadJava.java:2
    1)
    at oracle.aurora.server.tools.loadjava.LoadJavaMain.run(LoadJavaMain.ja
    a:103)
    at oracle.aurora.server.tools.loadjava.LoadJavaMain.main(LoadJavaMain.j
    va:28)
    yes you are right ı am not in correct directory now ı in correct directory but the error is still contunue.
    can you help please ı am new and dont know much please help me!

  • Seek for urgent help about checking s/n from explorer file. Thx

    Hi,
    If i want to check the hardware's s/n and i only have a explorer file that generated from that machine. Is it possible to check it from the explorer? If yes, how to check it? Anyone can help me on this urgent matter?
    Thanks a lot.
    Best regards
    Barry

    The act of installing Explorer to that system puts you through a registration and configuration script that asks you many questions, including system serial number and contract number.
    However those fields are not mandatory and can be skipped.
    IF the data was correctly provided at time of installation...
    The file (I vaguely remember) is saved to the Explorer directory on the system.
    It should be in plain text.
    ... and questions specific to the usage and functionality of Explorer should be addressed to the Explorer support alias by email, not this end-user forum.
    See [Public Infodoc 203335|http://sunsolve.sun.com/search/document.do?assetkey=1-9-82329-1] which is the README that's a part of the Explorer download. The email address is in the first paragraph of that Infodoc.

  • Plz urgent help about HTMLDb

    dear members
    i have install 10g database successfully...........now when i have install 10g HTMLDB i see a error
    connection refused (description=(temp=)
    (vsnum=134238208)(err=12514)(error-stack=(erroe=
    (code=18514)(emfi=4)))
    when i have put database services name then i have see error
    plz help me
    Thanks

    you might try adjusting your ORACLE_HOME and/or TNS_ADMIN environment variables. the person at...
    HTML DB INSTALL
    ...found that unsetting his ORACLE_HOME worked. and the person at the bottom of...
    Windows 10G HTMLDB Install Error
    ...made adjustments according to his TNS_ADMIN setting. anyhow, please see if using/adjusting/setting those env variables works for you.
    thanks,
    raj

  • Urgent Help About JTexField ??

    Hello All,
    i make an application in which user can write data in urdu.
    urdu is write from Right to Left, for that perpose i use
    JTextField.setComponentOrientation(ComponentOrientation.RIGHT_TO_LEFT);
    after that methode my cursor is Aligen at Right side but when
    i start to write then cursor is still stay at Right side and data
    which i write its move from Right to Left.
    i want my cursor is also move with text or my JTextField work like
    its work normal.
    please any body help me.
    i m thanksfull.
    i also post same question before but no response.
    Arif.

    I tried the following and it seems to work pretty OK...
    public class TestEngine extends JFrame{
        JPanel panel;
        JTextField text;
        TestEngine(String s) {
            super(s);
            panel = new JPanel();
            text = new JTextField(30);
            text.setComponentOrientation(ComponentOrientation.RIGHT_TO_LEFT);
            panel.add(text);
            this.getContentPane().add(panel);
            pack();
            show();
        public static void main (String args[]){
            TestEngine e = new TestEngine("peirama");
    }Hope that helped
    afotoglidis

  • Urgent Help About JTextField ?

    Hello All,
    i want to make JTextField which work just like,in MSN Chat Window
    when we type message and press Shift Enter then we move in second line
    of JTextField and so on.
    if any example and any help then please give me.
    i m thanksfull.
    Arif.

    Thanks.
    My JTextField Code is below,
    JTextField tf=new JTextField();
    tf.setMargin(new Insets(0,0,0,0));
    tf.setPreferredSize(new Dimension(400,50));
    tf.setFont(new java.awt.Font(fontname, 0,fotsize));
    tf.addActionListener(new java.awt.event.ActionListener() {
    public void actionPerformed(ActionEvent e) {               
         initString="<marif> "+tf.getText();
    //initstring is display in TextArea
    Now what i do for new line in JTextField please.
    i m thanksfull to u.
    Arif.

  • Urgent help about gps

    hi guys iam using an nokia n95 european model in usa iam not able to use gps can anyone help me or can i update the software

    1) You can update your europe N95 code to an updated software version if such version is available for your version of the N95. In other words, you cannot get a US N95 update (when it is released) for your european N95 b/c the product codes are different.
    2) GPS should work everywhere in the world but street level maps may not be available. Sometimes in metropolitan cities with high rises, I am not seeing a strong GPS signal , or that the signal is intermittent (so one could possibly think the gps is not working).
    Nokia >>> N95 (current), E65, N800, N80IE, 770, 5300 XpressMusic, 6030
    Sony Ericsson >>> W810i
    Motorola >>> RIZR Z3, RAZR, V551

  • Urgent help about Interface problem

      Please take a look at the following picture:
    Description:The vitual keyboard doesn't disappear when I slide to the leftmost "Search :iPhone" and then slide to the right.Whatever I slide the interface It remains until I start an app ! What is the problem?
    Location:China mainland
    OS:iOS 5.1, Not  Jailbreak
    问题描述:如图所示,当滑动到最左面的"搜索:iPhone"后,再向右滑动,该虚拟键盘不消失,此时,不论左滑还是右滑,都是这种情况,只有当点击一个程序时,它才会消 失!
    位置:中国大陆
    <Edited by Host>

    Please ignore - DOH
    Mental Block removed, twas a silly mistake ;-) When I had tried it earlier this way I had made a typo.

  • Urgent Help about Sim Free!

    Hey guys. I bought an iphone 5 from Apple Store in Spain and Im living in Turkey. Do you have any idea if it is sim free or not? Thanks in advance!

    You would have to ask the store from which you bought it.

  • Urgent Help about scope problem?

    Hi
    I have a changed my program that was written with one object in the class to now call another class so I can have numerous objects.
    I have an application opens up a DialogClass. I now want the DialogClass to call another class. I have put the call to the NewClass in the constructor of the Dialoglass, however any calls to the NewClass in the DialogClass methods do not work, the compiler says the symbol is not recognised. I am assuming that the object is out of scope due to the calls being made elsewhere in the class.
    Is this the case? If so where do I declare the NewClass object to be generated?
    My code is too big to post here, but hopefully someone can point me in the right direction.
    Many thanks
    Joseph

    Please ignore - DOH
    Mental Block removed, twas a silly mistake ;-) When I had tried it earlier this way I had made a typo.

  • Short Dump - CONNE_IMPORT_CONVERSION_ERROR

    Hi,
    We just trying to upgrade to ECC6 EHP4 SP12.
    when trying to delete transactions in a company code, we are getting the short dump.
    Runtime Errors CONNE_IMPORT_CONVERSION_ERROR
    Exception CX_SY_CONVERSION_CODEPAGE
    Error in IMPORT statement: Change of length on conversion.
    The current ABAP program "SAPF020" had to be terminated because it has
    come across a statement that unfortunately cannot be executed.
    I have tried to debug into the program, but I could not find the root cause since we are not allowed to debug macro.
    I had crawled the SDN forum and SAP notes, and still can't find the appropriate solution.
    Do anyone has any idea about the short dump I got? Please kindly advice.
    thank you.
    Regards,
    Priya

    Experts pls help me out on this...
    Rgs,
    Priya
    Moderator Message: Please show some patience. Everybody has a day job here.
    Edited by: kishan P on Nov 4, 2010 6:03 PM

  • Short dump CONNE_IMPORT_CONVERSION_ERROR in PC00_M14_CALC and PC00_M28_CALC

    Hi expert,
    We just upgrade to ECC6 EHP4 SP12.
    When first testing the payroll driver for China and Malaysia, I got short dump:
    Runtime Errors CONNE_IMPORT_CONVERSION_ERROR
    Exception CX_SY_CONVERSION_CODEPAGE
    Error in IMPORT statement: Change of length on conversion.
    The error that occur for Malaysia is in include RPCHRTL9, form IMPORT-OLD-NATIO.
    When trying to call the macro RP-IMP-C2-RL-O, the short dump raised.
    The error that occur for China is in include PCHRTCN9, form IMPORT-OLD-NATIO.
    When trying to call the macro RP-IMP-C2-CN-O, the short dump raised.
    I have tried to debug into the program, but I could not find the root cause since we are not allowed to debug macro.
    I had crawled the SDN forum and SAP notes, and still can't find the appropriate solution.
    Do anyone has any idea about the short dump I got? Please kindly advice.
    thank you.
    Br,
    Edison

    Hi All,
    I  got the solution for this issue for my kind of problem.
    In program RPU600BT_CONV_SINGLE_CL we commented the following
    START-OF-SELECTION.
    IF 1 = 0. MESSAGE e567(3g). ENDIF.                        "#EC *
    PERFORM append_message USING 1
                                  space
                                 '567' "report not necessary
                                 space
                                 space
                                 space
                                 space
                                 'P'.
    STOP.  "check note 1314769 whether conversion is necessary
    After this execute the same program and we will get the old results get converted.
    And one more is we should be careful in checking SAPU & SPAD transaction codes. There shouldn't be any partially implemented notes.
    Think will help at least one.
    Regards
    Aditya Surapaneni

Maybe you are looking for