Run time error in upgrade

the epc check shows an dump error of this kind.
Indirect Index Access to Internal Table T_PA0169
Outside a LOOP, this causes a short dump.
THE CODE IS.
if t_pa0169-endda eq '99991231'.   
     append t_pa0169 to t_change169.
     delete t_pa0169.           
     clear t_pa0169.
the same code exists in old version 4.6c WHERE THERE IS NO ERROR to but in new version 6.4 it shows an error.
sugest me any remedies.
thanks,
raj

Maybe you should add an index to <b>delete t_pa0169.</b>
delete t_pa0169 where ennda eq '99991231'.
or
delete t_pa0169 index w_tabix. "If you know the line number.
Greetings,
Blag.

Similar Messages

  • XLR run-time error when upgrading from 2007A PL 39 to PL 42

    My client recently upgraded from 2007A PL 39 to Pl 42, In PL 39, everything, including XLR, was running smoothly. Mow when client tried to open SBO, he gets this message:
    XL Reporter
    Run-time error u2018430u2019:
    Class does not support Automation or does not support expected interface
    The client has uninstalled and re-installed mythe client software, but gets the same error.
    Any suggestions?

    Hi Katie,
    this error can occur with a DIAPI version mis-match. Again note 1247315 should help you in this regard, as there are steps there to follow.
    If the note doesn't help, you could also set the logging level to 6 which would provide more information:
    a. Locate the following key in the registry:                            
       My computer\HKey_Current_User\software\SAP\SAPManage\SAP Business   One\AddOn                                                                               
    b. Double click on logging level and enter value 6                                                                               
    c. Start XLR                                                            
    Please send the log in SAP Business One Log folder from                 
    Start->Run->%type%, you'll find log called SAPAddOn_01.log       
    Kind Regards,
    Lilian Lynch
    SAP Business One Forums Team

  • XLRepoter - Run Time Error When running xlreporter report in MS2003 Execel

    Hi,
    I got this error when trying to XLReporter report in MS2003 Execel  : Microsoft Visual C++ Runtime Library. Runtime Error! Program: C:\Program Files\SAP\SAP Business One\SAP Business One.exe. Abnormal program termination. Then the process was terminate.
    Regards,
    Vivian

    Please check this thread to have a reference:
    XLR run-time error when upgrading from 2007A PL 39 to PL 42
    Thanks,
    Gordon

  • Trying to upgrade my i-phone 3 operating system to ios-5.  The program seems to download fine, but at the end it says network run time error and then I have to cancel it out and try again.  Tried 5 times and I can't upgrade the system.  help?

    I am trying to upgrade the operating system on my i-phone 3 to ios-5.  I download the program and it runs and downloads.  When almost finished, an error occurs that says Network run time error.  This cancels out the download.  I have tried 5 times with the sdame result.  Can anyone help?  Thanks

    This is asked and answered frequently... a simple search of the forums would have revealed that disabling any Anti-Virus and Firewall software on the computer prior to downloading will rectify the issue.

  • 'CONVT_NO_NUMBER'  run time error in custom program of upgraded ECC system.

    Hi,
    I am getting a run time error in custom program and st22 shows 'CONVT_NO_NUMBER' as the cause.
    We have just upgraded system to ECC6 and with 4.7 we were not getting this error.
    Can you please let me know if there is any SAP note to address this ?
    Thanks,
    Avinash

    Hi Avinash,
    Please see the below link for Sap Notes:
    [Program is giving a Short Dump u201CCONVT_NO_NUMBERu201D.;
    Regards,
    Md Ziauddin

  • Client Upgrade tool - run-time error on client?

    Hello,
    Iu2019m facing an issue sending out Client Upgrade Packages. The package arrives on the client, but it the install process gets stuck immediately with the Run-time error 35603.
    Have you got this error below u2013 or do you have any idea what I should look for?
    BR MC

    Hi,
    in case you are running 5.0 SP9 the note 1106147 should help.
    Regards,
    Wolfhard

  • Run-time error SAPSQL_ARRAY_INSERT_DUPREC occurred

    When creating a new SyncBo (T51) instance after syncing eventually MI Clients shows the following message:
    [20070315 01:28:14:343] E [MI/Sync ] Received exception info code 10 and detailed message "Exception while callSync: The ABAP/4 Open SQL arrayinsert results in duplicate database records. records in the data base."
    In sm21 shows message:
    AB0 Run-time error "SAPSQL_ARRAY_INSERT_DUPREC" occurred
    AB1 > Short dump "070316 205056 sapnw ELDA " generated
    Looking for SAPSQL_ARRAY_INSERT_DUPREC error in SAP Note we found the note 817849 (Runtime error SAPSQL_ARRAY_INSERT_DUPREC occurs during sync).
    We have downloaded and applied this note in Backend as note requires and ALL prerequisites of this note. Also we have upgraded to SP19 and Kernel to 155 (part 1 and 2). But problem continues and the client that happened this problem does not work any more, all new SyncBO instances created goes to MEREP_MON as Waiting status.
    The dump on duplicate record is happening when the user is synchronizing and when a record is getting inserted to table merep_10100.
    The solution /workaround could be to do a client reset for those devicesand test again and see if it is happening, but error returns happening after this.
    When this happen SyncBo instance keeps on Waiting status (MEREP_MON). We couldn't understand why this happen suddenly and then no more new SyncBo could be created, all goes to Waiting status. Reprocess (ShiftF5) or start handler (Shift10) does not take any effect.
    Best Regards,
    Rogério

    Hi Ajith
    I am getting the same error and below is the error message from ST22. The only change is I am using for MTR application and the sync fails for the 2nd time when synched for patches for the MTR application. As it is generic sync, could you please advice to get rid of the problem.
    An exception occurred. This exception is dealt with in more detail below
    . The exception, which is assigned to the class 'CX_SY_OPEN_SQL_DB', was
      neither
    caught nor passed along using a RAISING clause, in the procedure
      "LOG_INSERT_DB" "(FORM)"
    Since the caller of the procedure could not have expected this exception
      to occur, the running program was terminated.
    The reason for the exception is:
    If you use an ABAP/4 Open SQL array insert to insert a record in
    the database and that record already exists with the same key,
    this results in a termination.
    (With an ABAP/4 Open SQL single record insert in the same error
    situation, processing does not terminate, but SY-SUBRC is set to 4.)
    Thanks, Raj

  • Run time error while executing KP06

    Hello All,
    A run time error is being returned when I execute the tcode KP06. After entering all required field such as cost elements, cost center / CCgroup, then I pressed period screen / overview screen ... and it went to abap dump ...
    FYI, I have upgraded to 4.7 to ECC system.
    Regards,
    Bharath.
    Moderator message: please do more research before asking, use ST22, search for SAP notes, check your custom enhancements.
    Edited by: Thomas Zloch on Aug 22, 2011 9:58 AM

    Ok. Look at the dump in ST22 and solve your problem.

  • Run time error while logging from a client

    hi all,
    My server is connected to 10 clients. out of that 2 clients are suddenly showing error while logging.
    Microsoft visual studio C++(error window)
    run tme error
    debug
    error c:/program files/sap/sap business one/sapbusiness one.exe
    This is the error window showing. I have uninstalled the client and again installed it but with no results. I found in the path mentioned above there should be the client run file "sap business one.exe", which is not present. I mean the .exe is missing. the file shows "sap business one" only.
    whenever we install the client then i the folder
    c:/program files/sap/sap business one
    there is a .exe file. which is not being installed in this client machine. what is being installed is a
    sap business one (not a .exe)
    when the client icon in the desktop is made to run, the log in screen appears, the list of company and db appears. I have recently upgraded the server to PL 42. so when a company is selected for log in then the client upgrade message also appears. when "ok" is clickd the run time error appears.
    where as all other clients are running well after the upgrade.
    please help with a solution.
    regards,
    Raj
    Edited by: debraj bhattacharyya on Dec 5, 2008 5:37 PM

    I have explored all the areas and I hope the problem is with the exe file only. Because I have tried an option. I copied the entire file SAP Business One (in the C:
    Program Files\sap) from one client which is working to the client where the error was showing. Then the it started working properly.
    But I donot think this will be a permanent solution. Because on reinstaling the client the SAPBusiness One.exe does not appear and to the best of my research i am quite sure that may be the problem.
    Any idea from any one for a perfect reason.
    Regards,
    Raj

  • Business Content Activation - run time error

    Hi guys,
    We were at plugin 2002.1. We installed PI 2002.2 and PI 2003.1 on top of it.
    After the plug-in upgrade, we are at support pack 9 for SAP-BW and 13 for BI-Content. For aba and basis, we are at 620 and support pack 32.
    As part of the regression testing after the 2003.1 plugin upgrade, we found out that the business content activation abends with the following run time error.
    Runtime Errors         SAPSQL_ARRAY_INSERT_DUPREC
    Exception              CX_SY_OPEN_SQL_DB
    Looks like it is trying to insert into table RSOLTPSOURCEFIET and the row already is existing. I thought the activation process is supposed to update something if it is already out there.
    If we just select the 'only necessary', the activation goes through ok, but if we select 'before and after in the data flow', we get this abend.
    Any clues???
    Best regards,
    makaleem

    Hi Seow,
    This is how I resolved it. I looked at the ST22 closely and one of the messages indicated that the number range is missing in tran SNRO for an infoObject. I created an entry for that infoobject using SNRO and tried activation and it worked.
    When we created an OSS for SAP to look into it, they recommended the following two things. I tried these two but it did not work. I am mentioning them below just in case they may help you.
    1) Sometimes there is inconsistency in the content cache when trying to activate objects and we have to delete the repository cache. To delete the repository cache, go to RSA1 ---> Business Content -
    > Extras ---> Delete Rep Cache
    2) Execute SAP_DROP_TMPTABLES program for types 1,2,3 and 6.
    If this helps, don't forget to assign points.
    Abdul

  • Regarding User Exit Run time errors

    Hi Guys,
    Can you please tell me few example of  Run Time error which could possibly occur in only User exit and BADI During Upgrade from 46C to ECC.
    Appreciate for reply in advance.
    Thanks
    Priyan

    Hi Guys,
    Can you please tell me few example of  Run Time error which could possibly occur in only User exit and BADI During Upgrade from 46C to ECC.
    Appreciate for reply in advance.
    Thanks
    Priyan

  • Run-time error 53 File not found (makes BI Publisher quite unuseable!)

    Upgraded to BIP v 10.1.3.3.2
    Open a template with the template builder
    Load a source XML file
    Proceed to choose Insert-> Field....
    Microsoft message pops up:
    Microsoft Visual Basic
    Run-time error '53':
    File Not Found.
    This error, according to Microsoft and other technical sources SHOULD actually tell you what the file is that isn't found, however when run through the template builder, it never tells you any file name, just the above error message!
    I saw one other post on this forum about this problem, and it was related to the Java Home, so I went to TOOLS-> OPTIONS and my java home there is:
    C:\Program Files\Java\jre1.5.0_12
    So this should be high enough JRE version.
    ANy suggestions? What file or *.DLL can it not find? We have many people at a client (and me!) that have this issue.
    -Greg

    Pradeep,
    I am not trying to utilize the desktop template builder to log onto BIP enterprise.
    I am using it in an E-business suite environment, not a standalone BIP enterprise reporting environment. I simply use it right now to develop templates when I have valid XML to work with.
    Many other features are working, but any features that seem to be new such as repeating group, conditional region, conditional format, the insert field palet, among others.
    ANY feature that requires a .net service to be kicked off works only 10% of the time.

  • XL reporter 2005: Run time error 430

    Hi,
    When launching XL reporter 6.80.01.25 the following error message appear:
    "Run time error 430
    Class does not support automation or does not support expected interface."
    Please advice.
    Regards
    Thomas Lai

    Hi Thomas,
    We had exactly the same problem when upgrading to patch 25. I think it's a bug in that patch. We got around it by uninstalling patch 25, rebooting the workstation and then reinstalling patch 25 again (...not sure if the reboot made any difference but I thought I'd mention it anyway). The program then worked ok. Very strange!!
    Hope this helps,
    Owen

  • XL Reporter Run-time Error "0"

    Hi All,
    I have just upgraded from 2007A SP00 PL42 to V8.8 SP00 PL10. When I click on Tools-->XL Reporter, I get the run-time error "0".
    Screenshot as follow:
    http://www.sendspace.com/file/qnii6r
    I did the following:
    - Uninstall SAP Business One Client
    - Delete SAP folder under Program Files
    - Delete everything in %temp%
    - Open Regedit
    - Delete iLytix folder from HKEY_CURRENT_USER -> Software. Also check if you find the same entry under HKEY_LOCAL_MACHINE
    - Reinstall the SAP Business One Client
    XL Reporter did work after that but I face the same error again a few days later. What is happening?

    This problem for all clients but only 3 clients using XLR. So I'm only fixing 3 clients.
    Client A - Reinstall client as stated above and it worked. Few days later, the error came back. So I did what Rahul suggested, uninstall DI API, delete folder SM_OBS_DLL in %temp%, install DI API. No more error. 1 week pass and there is still no error. So I guess that worked.
    Client B - Reinstall client as stated above and it worked. Few days later, the error came back. Uninstall DI API, delete folder SM_OBS_DLL in %temp%, install DI API. This didn't work. Same error. Did what Balakumar Viswanathan suggested, execute ComAddIn_per_User_RegKey file but it is still the same.
    Client C - Work in progress.
    Any idea besides reinstall the OS which I read from another thread? What if the problem still persist after I reinstall the OS?

  • Run-time error when saving Web Template

    I recently got upgraded to Windows XP SP2 from Windows 2000.  Since then, when I make a change to a Web template, it can be as simple as check a Web Item property, and then try to save it, I get an error.  A window (called SAPBWWebAppDesigner) pops up with the message "Run-time error '-2147417848 (80010108)  Automation error.  The object invoked has disconnected from its clients". 
    I then get thrown out of WAD and have to log in again.  has anyone encountered this behavior? 
    Any suggestions would be greatly appreciated.

    hi,
    I had a lot of troubles with WAD and there are two causes of those:
    1. bad installation of SAP GUI and its add-ons (see note 197460)
    2. bugs in WAD
    Check note:
    857360 and those (but they are pretty old) 815044, 318248, 647405, 573436,
    Conclusion from above notes is to install latest GUI patch - talk about this with your basis staff (I think most recent for v6.40 is patch 11
    Regards,
    Andrzej
    ps. in case of errors always make a search in service.sap.com/notes on keywords
    Message was edited by: Andrzej Krysiuk
    Message was edited by: Andrzej Krysiuk

Maybe you are looking for

  • Printing from windows 8.1 pro

    i can't print form a windows 8.1pro computer on network it seams to send the information but the imac do nothing i installed bonjour in a win7 and it runs ok but on win8.1 pro dose not work what can i do?

  • MQSeries and WebMethod adapters?

    Does WLI provide any adapters for third party messaging services such as MQSeries or WebMethods? Or do these adapters need to be written? Please advise, Dave

  • Dynamic ALV columns in Web Dynpro ABAP

    Hello masters: Does anybody know how to build an ALV with dynamic columns in a WD4A? I know how to make an ALV with a dynamic context node (dynamic DDIC structure), but it isn't the problem. First, I need to validate data entries, and then I will kno

  • MIRO CST calculating doubled

    Dear all,                     MIRO transactions CST condition calculating doubled, IN po i have maintained 2% cst, Say Example Price 100, Cst 2%= 2 Rs Here cst amount it wont add to the material cost. This is project based industry so this cst amount

  • Dreamweaver CS3 + Safari for Windows problems

    Hello Well first off I would like to Thank Apple for making a Version of Safari that runs on Windows. As a web developer (using DW CS3 for Windows) I always had to upload a test webpage to a server, look at it on a Mac, and go back to Windows to make