Oracle Discoverer Desktop has encountered a problem and needs to close

Hi Everyone,
Hope all is well,
For Oracle Desktop users:
a) do you ever get this msg when you exit Discov?
b) this pc uses: Windows XP Professional 2002 SP3 - does your pc have same?
I am trying to run Discov. through command line in a .bat file form Microsoft Access VB/A and:
1) the bat file works if i run it directly from Windows Explorer
2) the bat file DOES EVOKE Discoverer when executing from VBA, but it fails right before the parameter screen
comes up with a Windows error
3) bat file evokes the query WITHOUT parms, so that user can enter parms themselves
Rod West gave me an idea, yet trying to see if it's a more basic problem related to pc, Windows, etc.
tx for your ideas, sandra
Edited by: [email protected] on Jan 14, 2010 8:40 AM

Hi Patrick.
Thx for writing...
I must step out for lunch, and detach from this for a little while ....
a) i can try your idea, and if the idea works, it does not really help me, bec. most of my reports use parms
b) if i run .bat file directly from Windows explorer by clicking .bat file and then pressing enter , discov. opens fine
c) if i run .bat file from with Access VB/A using shell(full pathname of .bat), discov. fails right before parm screen comes up
this happens when i am signing in as myself, and executing a query from another sign on called SREG
as explained below:
this statement works BEAUTIFULLY: (divided into 4 lines for readablity)
C:\oracle\BIToolsHome_1\bin\dis51usr.exe
/connect XXX_SignOn/XXX_Password@odsp8
/opendb XXX_queryName
/sheet all
From within VBA, i replace the xxx fields with valid signon and password.
Let's focus on xxx_queryName:
When i save a query in Discoverer, query is save to an INTERNAL database repository
with the user's signin as a preceding qualifier.
so if i sign in as mytfein, the query's name is MYTFEIN.queryname
To create a library of reports, our admin created a general id called SREG and we sign in using
SREG to save a report so that it is public.
to recap:
If i save query to database using my signin, mytfein
the query's name really is: MYTFEIN.queryName
if i log as SREG and save query to database
the query's name really is: SREG.queryname
now, the shell(.bat) DOES work when the command line uses:
MYTFEIN as the signin AND MYTFEIN as qualifier for query name
C:\oracle\BIToolsHome_1\bin\dis51usr.exe
/connect mytfein/mytfein123@odsp
/opendb mytfein.Advisor_CAD_M3
/sheet all
the shell(.bat) DOES NOT work when the command line uses:
MYTFEIN as the signin AND SREG as qualifier for query name
I want MYTFEIN-->SREG to work, bec. I want to create an Access form that will allow
the user to evoke queries from our public SREG library.
C:\oracle\BIToolsHome_1\bin\dis51usr.exe
/connect mytfein/mytfein123@odsp
/opendb SREG.Advisor_CAD_M3
/sheet all
this is the error message from windows event viewer:
run eventvwr.msc, click appliacation on left side of screen, then click on item with red x
msg:
Event Type:     Error
Event Source:     Application Error
Event Category:     None
Event ID:     1000
Date:          1/14/2010
Time:          11:54:48 AM
User:          N/A
Computer:     STUAB010111DX06
Description:
Faulting application dis51usr.exe, version 10.1.2.48, faulting module dis51usr.exe, version 10.1.2.48, fault address 0x000c3eaf.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 64 69 73 ure dis
0018: 35 31 75 73 72 2e 65 78 51usr.ex
0020: 65 20 31 30 2e 31 2e 32 e 10.1.2
0028: 2e 34 38 20 69 6e 20 64 .48 in d
0030: 69 73 35 31 75 73 72 2e is51usr.
0038: 65 78 65 20 31 30 2e 31 exe 10.1
0040: 2e 32 2e 34 38 20 61 74 .2.48 at
0048: 20 6f 66 66 73 65 74 20 offset
0050: 30 30 30 63 33 65 61 66 000c3eaf
0058: 0d 0a ..
Rod offered an idea, but it does not work for me.
Wish we could contact the Discov. people directly....
tx, s
Edited by: [email protected] on Jan 14, 2010 11:26 AM

Similar Messages

  • Oracle Forms Designer has encountered a problem and needs to close

    Dear All,
    I got the following error when I compile the form,
    Oracle Forms Designer has encountered a problem and needs to close
    I am using Oracle 10g Developer suite(Forms 32 Bit Version 10.1.2.0.2)
    and Oracle Database 10g Enterprise Edition Release 10.2.0.3.0
    and Window Xp Professional 32 Bit Operating system
    Now I can't do any changes in the form.
    I searched lot of oracle forums .but i can't solve it.
    Please give me one solution
    I am strugling this issue.
    Please help me........
    a lot of thanks in advance.
    Thanks and Regards,
    Fazil

    Hi,
    I am doing the bug fixing in the existing form.Its size is 4.07 MB.when i will get the mentioned error.then i will take previos fmb.then again doing the changes after some time agin will come the mention error.I added some if else condtion code.Its a small code.I think its not a reason for the mentioned error.I think something is happended.I don't know what happened?
    Please help me..
    Thanks and Regards,
    Fazil

  • Oracle SQL*PLUS has encountered a problem and needs to close

    When I have done like below,
    C:\Documents and Settings\himanshu.chaudhari>sqlplus /nolog
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jul 14 07:38:22 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> conn sys@dev as sysdba
    Enter password:
    Connected.
    SQL> spool e:/spool/test.log
    SQL> @e:/spool/ms_script.sql
    Got error like ,
    Oracle SQL*PLUS has encountered a problem and needs to close. We are sorry for the inconvenience.
    AppName: sqlplus.exe     AppVer: 0.0.0.0     ModName: oranls10.dll
    ModVer: 10.2.0.1     Offset: 0005d6ff
    I am using,
    Operating System: Microsoft Windows XP Professional Version 2002 Service Pack 3,
    Have two different oracle client on same drive
    1) 10.2.0.1.0
    2) 8.1.7.4.0
    I have tried,
    Run selecthome.bat from BIN but got same error,
    Run sqlpus.exe from particular home then also got same error..
    So , Please anyone can have some idea regarding the same ?

    Is there any other error in error.log file?
    What do you run in that (ms_script) script?
    Have you used both sqlplus?
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com
    [Step by Step install Oracle on Linux and Automate the installation using Shell Script |http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • Oracle SQL*PLUS has encountered a problem and needs to close.  We are sorry

    I have installed oracle10g release2(10.2.0.1.0) in my system
    my porblem when i am trying to issue command
    SQL> commit;
    Commit complete.
    SQL> cl scr;
    then it is show below mentioned error
    Oracle SQL*PLUS has encountered a problem and needs to close. We are sorry for the inconvenience.
    Please can anybody help for me.
    with regards,
    srinivas.

    When working with mixed environments you should make sure the path environment variable is consistent with the executables you are currently running, and try not to mix them, i.e. if you are working with the sqlplus from 9i, make sure you execute the sqlplus.exe file from the 9i oracle home and temporarily by means of a batch file put your Oracle Home 9i executables prior to those of 10g , and the other way around, when executing from the 10g make sure all executables and paths are consistent. It should be easier since when installing oracle, oracle configures the PATH environment variable so it can be seen first in the path environment variable.
    In your case you are using two compatible versions, but if the dll's get mixed there could be unexpected results.
    ~ Madrid
    http://hrivera99.blogspot.com/

  • Cisco agent desktop has encountered a problem and needs to close error

    A Remote Hotline user is experiencing crashes with her desktop agent.  After logging into the program it generated the error message "The Cisco Agent Desktop has encountered a problem and needs to close"
    I have removed the agent from add remove programs, re installed it and attempted to run it logged in as an admin and using both mine and the user's agent credentials and the program still crashes.
    Agent desktop ver 5.0 Build 6.4.2.12  Windows XP 
    Any ideas?
    Regardes, Chet

    Thanks for the reply, this is what I did to resolve it:
    Fix:
    Uninstalled Desktop agent from add remove programs
    Re installed program
    Do a complete restart or the prog will continue to crash
    Test program by logging in with user’s credentials

  • Blackberry Desktop Software has encountered a problem and needs to close

    When I try to open Blackberry Desktop the message I get is that Blackberry Desktop Software has encountered a problem and needs to close.  I have a Blackberry Bold 9700 and as a result I cannot sync.  Does this mean I need to uninstall and reinstall?  If I reinstall will I lose the update that I have on my phone that has changed the interface?  Will I have to reinstall that as well?
    Thanks for any help or advice you can give me.

    I suggest this thread:
    http://supportforums.blackberry.com/t5/Desktop-Software-for-PC/Cleanly-quot-Starting-Over-quot-with-...
    It starts with a process for cleanly starting over, and there is some discussion, and there is also a post (15) with links to older Desktop Software versions, if those are needed. Note that this is not, by any means, guaranteed to work...but it has worked for many to resolve issues they are having.
    Also, for XP users, please be sure you are on SP3...that is the current minimum level required with the latest Desktop Software.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • BB Desktop Manager 4.7 has encountered a problem and needs to close.

    When I restart my computer, some of the icons in the notification area are missing.  The I get the standard "BB Desktop Manager 4.7 has encountered a problem and needs to close" error and my XP machine wants to send an error report to MS.

    Please try the following steps:
    -Delete the Intellisync folder.   
         Close the desktop manager application.
         Disconnect the BB from the computer.
         Double Click on My Computer> Local Disk (C Drive>Documents and   Settings>(username)>Application Data>Research In Motion>
         Blackberry>Intellisync.          
         Note: If the Application Data folder is not present, click Tools>Folder Options at the top of the screen.
         Click the View Tab, then click on Show Hidden Files and Folders.
         Click Apply>Ok and continue through the remaining steps.
         Delete everything within the Intellisync folder.
         Launch desktop manager and attempt sync the device with the computer.
    ~Tami~
    Intellectuals solve problems; geniuses prevent them.
    -- Albert Einstein

  • Remote Desktop Connection has encountered a problem and needs to close. We are sorry for the inconvenience.

    Remote Desktop Connection has encountered a problem and needs to close. We are sorry for the inconvenience.

    Hiya,
    What O/S versions(RDP) are you connecting to and from? Try and open the target machines event log and see what it throws when you try to connect.

  • Help! Blackberry Desktop Software has encountered a problem and needs to close

    I cannot get my Blackberry Desktop to open.  An immediate message is displayed" Blackberry Desktop Software has encountered a problem and needs to close." I have done the following:
    1.  Rebooted
    2. Uninstalled and reinstalled from the website
    3,  Uninstalled, gone in to the program files and removed everything I cou;ld find from Research in Motion and then reinstalled from the website and rebooted
    Nothing has worked.  My Blackberry Bold 9700 phone is still working just fine but I cannot back it up/
    I am not the most technilogically savvy but I'm not bad...Someone please help!.

    I suggest this thread:
    http://supportforums.blackberry.com/t5/Desktop-Software-for-PC/Cleanly-quot-Starting-Over-quot-with-...
    It starts with a process for cleanly starting over, and there is some discussion, and there is also a post (15) with links to older Desktop Software versions, if those are needed. Note that this is not, by any means, guaranteed to work...but it has worked for many to resolve issues they are having.
    Also, for XP users, please be sure you are on SP3...that is the current minimum level required with the latest Desktop Software.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • BB Desktop Software has encountered a problem and needs to close

    I installed BB Desktop V 6.1 (610_b034_multilanguage) on my laptop that runs Windows XP.  Installation completes.  When I attempt to open the program, it gives me "BB Desktop software has encountered a problem and needs to close."  I've tried uninstalling and reinstalling.  I've rebooted.  I've closed all other programs before install and before running the program.
    Thoughts on how to fix?
    Thanks,
    Randy

    I'm having the same problem after upgrade from 5.1 to 6.0. AMy Blackberry Bold 9700, just bought this morning. Appreciate any assistance. Thanks

  • Lotus Notes 8 + BB DM 5.0.1: BB Desktop Manager has encountered a problem and needs to close.

    I just purchased a Bold 9700 and am trying to sync my Lotus Notes 8 calendar to my BB.  I am using Desktop Manager 5.0.1.  I appear to have set up the syncronization properly because it starts but when it reaches record 1057, I receive a message that reads "BlackBerry Desktop Manager has encountered a problem and needs to close.  We are sorry for the inconvenience."  When I click on "details" I see the following information:  Error Signature.  AppName:  Desktopmgr.exe   AppVer:  5.0.1.37   ModName:  Insections.dll   ModVer:  7.1.1.129  Offset:  001a32ed.  How can I successfully sync my calendar and BB?

    laureng wrote:
    I just purchased a Bold 9700 and am trying to sync my Lotus Notes 8 calendar to my BB.  I am using Desktop Manager 5.0.1.  I appear to have set up the syncronization properly because it starts but when it reaches record 1057, I receive a message that reads "BlackBerry Desktop Manager has encountered a problem and needs to close.  We are sorry for the inconvenience."  When I click on "details" I see the following information:  Error Signature.  AppName:  Desktopmgr.exe   AppVer:  5.0.1.37   ModName:  Insections.dll   ModVer:  7.1.1.129  Offset:  001a32ed.  How can I successfully sync my calendar and BB?
    Hi and Welcome to the Forums!
    Here is an article that may be pertinent:
    KB10340 "BlackBerry Desktop Manager has encountered a problem and needs to close. We are sorry for the inconvenience." during the synchronization process
    Otherwise, I would think that record 1057 is a bad record and is causing this problem. You might try figuring out which item that is and deleting it, then trying again.
    You also could try activating advanced logging and seeing it that provides more details to help you:
    KB01451 How to turn on advanced synchronization logging if a wired synchronization fails
    Hopefully something there is helpful!
    Cheers!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Adobe Photoshop Lightroom has encountered a problem and needs to close. (ver 1.4.1)

    I completed a search for this problem here and other forums, and found very useful information, however, I still need help. My laptop is an HP Pavillion dv1000, Intel Centrino, Windows XP, 1.24G of RAM; Camera is a Canon 5D, shooting JPEG only.
    After a couple of weeks enjoying a vacation in the Caribbean, it was time to load all the new pics in the computer. I removed the card from my camera and using windows explorer, downloaded all pics in MyPictures folder. I created a new folder for this trip, and while I was there, I decided to reorganize several folders from previous trips. I renamed and moved folders around, deleted pictures, etc. (I believe that all the changes that I made created my problem.)
    Once I finished all the changes with my folders, I launched Lightroom (ver 1.4.1) with the idea of synchronizing the folders and start working on my new pictures. After apx 8 seconds, I got the message: Adobe Photoshop Lightroom has encountered a problem and needs to close.  We are sorry for the inconvenience.
    After a google search, I found a lot of potential answers to my problem, including this one, which I tried:
    "It might also be worth trying a temporary test catalog, just to see whether it's specific to that catalog. To do so, go to File menu > New Catalog and create a new catalog somewhere easy - Desktop perhaps - and just try importing a few photos into that test catalog and see if you can get it to freeze. I'm wondering if the catalog's been damaged slightly by that initial unexpected close, and if so, we'll see if we can get that sorted out for you."
    I did exactly that (created a test catalog) and I don't get the error. I am not clear on what does that mean. Could you help me understand it? What do I need to do to use my old catalog? Is it damaged? How can I fix it? Did I loose all the work that I did in my previous pictures?
    If I go back to my original catalog, I still get the error.
    Thank you in advanced for your assistance.
    Tony

    Tony,
    Here's something you might try:
    Create a new, empty catalogue and try File->Import from catalog... and specify your broken one as input. With luck the damage will be left behind.
    If that doesn't work, try deleting or renaming your preferences file. Look here for its location.
    And if that doesn't work, try deleting or renaming your presets folder. See that same website for details.
    Let us know how you make out.
    Hal

  • Adobe Audition has encountered a problem and needs to close.

    I have been using Audition 2.0 on this computer for quite some time and suddenly now when I open it, I get the cryptic error dialogue:
    "Adobe Audition has encountered a problem and needs to close.  We are sorry for the inconvenience.  If you were in the middle of something, the information you were working on might be lost.  For more information about this error, click here."
    When I click for more information, it's something useless like:
    AppName: audition.exe    AppVer: 2.0.5306.2    ModName: unknown
    ModVer: 0.0.0.0   Offset: 65726168
    Nothing on my computer has changed.  There are no viruses.  I have not added any new audio plug-ins.  I am completely up to date with all critical Windows XP SP3 updates and none have been downloaded and installed recently anyway.
    I searched the knowledgebase and found a document that suggesting many things to try.  I tried them all, including running the Windows hard disk "check disk" tool with options to fix file system errors and recover bad sectors. I also defragmented the hard drive.  Lastly, I completely uninstalled Audition, then  manually deleted any remaining files, including registry entries as suggested in another knowledgebase article.
    I then re-installed Audition 2.0 and it did exactly the same thing!  This it maddening.  Now it gets even more interesting.  I discovered that if I start up the
    Adobe ExtendScript Toolkit that Adobe Audition installed also, then try to launch Audition from the toolkit, IT STARTS CORRECTLY!  I can then close the toolkit and use it like normal.  Weird work-around.
    What the heck could possibly be going on?  Anyone have any ideas?  I've attached the error log file that is generated by the error but I doubt it will be of much help.
    Thanks!
    Steve in Chicago

    stevefoobar2: I may have found a solution for you.
    I had the same thing happen to me today. I was using Audition 2 this morning without any problems. But this afternoon, it started giving me the exact same error with no apparent reason. Nothing on my system had changed.
    So I uninstalled it and installed Audition 3 in its place. Audition 3 continued to have the same problem that Audition 2 had, so we can assume that this is not something that was changed between versions.
    But my attention was brought to the fact that you and I are both running Windows XP SP3 fully up-to-date. So I thought I'd try seeing it from the angle of a problem with Windows instead of Audition, and see if I didn't get a better result -
    First, I logged on to Windows as Administrator. This may or may not be required, but you'll probably want to do it just in case (you'll see what I mean later). At this point, Audition still crashed the same way when I opened it, so I moved on to my next troubleshooting strategy -
    Instead of opening Audition directly, I right-clicked the Audition icon and selected "Run as..." This may seem odd since I was already logged in as Administrator, but it proved to be the solution in my case.
    In the "Run As" diolog, there are two main options: run as current user, or run as another user.
    Since I was already logged in as Administrator, I could safely select the first option (run as current user). But here's the catch: selecting the first option allowed me to UNcheck the box underneath that says "Protect my computer and data from unauthorized program activity" (see the attached picture)
    Audition opened without any problems when I did this.
    This makes me think that one of the Windows security features suddenly decided to block something that Audition was trying to do, crashing the program in the process. By turning off this security feature, the problem was solved. And I only had to do it once. Every time afterwards, Audition has opened without any problems when I simply open it from my desktop. Perhaps Windows now remembers not to block Audition in the future.
    However, I have not restarted my computer yet, or logged off as Administrator. You may need to tweak this solution if you plan to do either of these things. You may end up having to "Run as" Audition every time you restart your computer or log off. You may even need to select the SECOND option, and run the program as Administrator with the appropriate password.
    Anyway, this was the only post I could find on Adobe.com concerning this problem, so I thought I'd post my solution in case it helped someone else.

  • Adobe Acrobat  has encountered a problem and needs to close.

    Just recently when I launch Acrobat X after about 10 seconds I get this error, "Adobe Acrobat has encountered a problem and needs to close.  We are sorry for the inconvenience."  I can create PDFs and open PDFs for 10 seconds.  I've done a repair of Acrobat,  I tried a new user account, and  I disbled all my start up items.  I still get the same error  I have no clue what to do.  Any suggestions?
    J.R.

    OK Will,  I pressed ctrl + Shift and double clicked on a desktop icon of a file.pdf I had saved there and it opened and is still open.  By not pressing ctrl + Shift the file opens then closes with that error in about10 seconds.
    So now, what has that proved to us is the issue?  Doesn't that load Acrobat without all the extensions?
    This issue just started a few days ago and all I remember installing on my computer were some Window's updates.
    J.R.

  • Adobe Flash CS5 has encountered a problem and needs to close

    Hi,
    I have two laptops. I have installed Adobe Flash CS5 in my first laptop (Windows XP). When I start the application, it shows the following message:
    "Adobe Flash CS5 has encountered a problem and needs to close"
    I have installed the Flash CS5 in my second laptop and it worked fine.
    Error signature:
    AppName: flash.exe AppVer: 11.0.0.485 ModName: updaternotifications.dll
    ModVer: 1.0.0.64 Offset: 0006a8dc
    Can anybody help?
    Thanks.
    Housea

    try this also
    1. Reset preferences:
    To reset on Windows, delete:
    C:\Documents and Settings\username\Local Settings\Application Data Adobe\Flash CS4\
    C:\Windows\system32\Macromed\Flash\FlashAuthor.cfg
    To reset on Mac OS X, delete:
    /Users/username/Library/Preferences/Flash CS4 Preferences
    /Users/username/Library/Preferences/Flash 10 MRU
    /Users/username/Library/Preferences/com.adobe.flsh-10.0.plist
    /User/%username%/Library/Application Support/Adobe/Flash CS4/
    /Library/Application Support/Macromedia/FlashAuthor.cfg
    2. Install the latest Flash update if available.
    3. Install the latest version of Flash.
    4. Install current Windows service packs and other updates.
    5.  Run Flash in a simplified mode (Windows). / Run Flash in safe mode (MAC  OS - Refer to http://kb2.adobe.com/cps/404/kb404936.html)
    Some  applications or services may cause system errors or freezes when  running concurrently with Flash. Services are specialized programs that  perform functions to support other programs. Before starting Flash,  disable other applications, including startup items (items that start  automatically), and services.
    To disable startup items and services, see "Disable startup items and services (Windows XP)" (TechNote kb404984).
    To re-enable startup items and services:
       1. Choose Start > Run, type msconfig, and click OK.
       2. Choose Normal Startup on the General tab, click OK, and restart the computer.
    Note: If unselected items were present on the Services or Startup tab, then you will need to unselect them again
    6. Install Flash from the desktop.
    7. Reinstall Flash in a simplified/safe (for MAC OS) mode.
    8. Run Flash in a new user account.
    9. Check for font problems.
    10. Optimize handling of temporary files by Windows XP.
    11. Set the virtual memory paging file to the default size.
    12. Repair and defragment hard disks.
    13. Scan the system for viruses.
    14. Identify the file that causes the problem.
    15. Install Adobe Flash CS4 on a different computer.

Maybe you are looking for

  • No enhanced podcast with iPad

    I've searched around and found a couple of posts in the iPad discussion that seem to confirm my worst fears: you cannot view an enhanced podcast on an iPad!!!! It's a brick! This must be because the "ipod" app I guess cannot carry out the high-tech s

  • Getting started with HP Connect

    I downloader the HP Connect app to my android phone and my hp laptop. I looks like I've lost some o my photos. Ii don't know what to do and not techie enoug to understand what I'm find on the web. Help.

  • Inactive Customers

    Hi Guys, I need to create a report which will extract all the inactive customers.My criteria for selection is "A customer will inactive if there has been no sales activity for more than 18 months and no open items exist."Now as I am from ABAP backgro

  • Find the Purchasing Group and Purchasing Organisation

    hi I have a specific requirement in which I need to select data from BSIK and based on document number BELNR I need to get the Purchasing Organisation and Purchasing Group Please let me know how to do it. Points for all helpful answers

  • Filling matrix with Dummy Data

    I am doing a demo screen for a client and I need to fill a matrix with hard coded data. I followed the sample code and I have the following code but it is not working for me (it throws a matrix-line exists exception): // Now get the matrix Item. SAPb