Opening MS-Office 2010 documents in W7 is very slow

Hello,
I am using Adobe Drive v4.0.2.6 in Windows 7 enviroment connected with an Alfresco CMIS Repository.
Everything works fine, browsing is fast, opening different file types is fast (PDF, PSD), context-menue in Windows-Explorer opens fast (check-in/check-out), works like a charm...
Except the case when I try to open a MS-Office 2010 document (doc, docx, xls, xlsx ...). When Office start it is looking for the path \\AdobeDrive4\MainRepository\... (Contacting...) and nothing happens. I am wondering why it does not look at Y:\... .
Opening a simple file takes more than 20-30 sec. (10kb). This is not a bandwith problem, because copying the file takes 1 sec. and other bigger files like 2-3MB PDFs just opens in 5sec. .
Any ideas why MS-Office takes so long in connection with AdobeDrive?
Thanks, Thorsten

Hello,
I am using Adobe Drive v4.0.2.6 in Windows 7 enviroment connected with an Alfresco CMIS Repository.
Everything works fine, browsing is fast, opening different file types is fast (PDF, PSD), context-menue in Windows-Explorer opens fast (check-in/check-out), works like a charm...
Except the case when I try to open a MS-Office 2010 document (doc, docx, xls, xlsx ...). When Office start it is looking for the path \\AdobeDrive4\MainRepository\... (Contacting...) and nothing happens. I am wondering why it does not look at Y:\... .
Opening a simple file takes more than 20-30 sec. (10kb). This is not a bandwith problem, because copying the file takes 1 sec. and other bigger files like 2-3MB PDFs just opens in 5sec. .
Any ideas why MS-Office takes so long in connection with AdobeDrive?
Thanks, Thorsten

Similar Messages

  • How can i open microsoft office word documents on my ipad 4 and edit it.

    How can i open microsoft office word documents on my ipad 4 and edit it. How to transfer my scaned documents on it

    There are a number of apps that are compatible with Office documents. Apple makes iOS versions of their own iWork apps (Pages, Keynote, Numbers) that are available free if you purchase a new iOS device and that can be purchased separately for older devices. There are also 3rd party combined suites that cost less than the separate Apple apps. Ones often recommended include Documents 2 Go,  Quickoffice and Office2 HD.
    If you can accept needing a network connection whenever you want to use the apps and have an Office 365 subscription, Microsoft has just released their Office Mobile app, though it has significant limitations. Or a server-based solution such as CloudOn might be an option for you.
    Regards.

  • Convert Office 2010 documents w/ Acrobat X (potential bug?)

    I am doing some testing with Office 2010 (32bit) and Acrobat X on both Windows XP (32bit) and Windows 7 (64bit). I have run into the following problem when trying to convert a Word document with X:
    Opening up the Word document and either using the PDF Maker printer or the Acrobat tab to convert the document to a PDF works without a hitch.
    However, opening up X first and then attempting to convert the document that way will yield the a very strange error message saying that I do not have permission to open my Word document. I double checked all of the permissions on the Word document and they all checked out - plus, I am able to open it with Word.
    After a bit of troubleshooting, I have tracked this issue down to our Normal.dotm - specifically - where it is stored (on our users' network drive). After moving the Normal.dotm to %appdata% or somewhere else on the local disk and modifying Word to look in this location, the conversion went through flawlessly. I took the time to double check all permissions on our network drive and they all checked out as well.
    I have verified this "bug" on Windows 7 and Windows XP in our environment. Has anyone else experienced this error with a Normal.dotm on a network drive, or have I missed something here? For the time being, it seems as though Acrobat X doesnt like the Normal.dotm on a network drive.
    IT_Crowd

    Did you updates X or have 10.0.0? The updates are required for use with OFFICE 2010.

  • Acobat XI: PDF's will not open in Office 2010.

    I have recently installed Acrobat XI om my computer With Microsoft Office 2010. PDF's on internett in Office 2010 will not open, why not?

    In fact, none of the Microsoft Office 2010 applications have any capability of opening PDF files.
    For Microsoft Office 2013, Word does have an ability to open PDF files, creating a Word document from same. That having been said, the fidelity of such conversions is very poor, especially when any graphics are involved.
    Alternatively, Acrobat does provide a means of exporting PDF files to Word, Excel, and PowerPoint formats with the caveat that you will likely need to do editing of the result for meaningful use. The results are certainly much better than can be achieved by Word 2013's PDF opening capability!
                - Dov

  • Word 2010 with excel links is very slow

    Hi..
    One of our groups uses an word file that has many excel links in it. Ever since we upgraded to office 2010 .docx format the word doc takes forever to open, it seems to get hung on the excel links and it keeps retrying these links until it fails. In the backround
    you see excel being opened and closed many times . sometimes you can wait for 20 minutes for the file to open. If the file has 10 excel linkes and some of those links are bad or even on a different network, it still gets hung on those links and tries to open
    them
    The strange part is if we save the file in 2003 mode (.doc) and try to open it's fine. We are running word 2010 sp1 fully patched.  This happens on all our machine. Somehow word 2010 it not good at quiting when trying to open links..
    help.. thanks

     
    Hi,
    If the option to Update links automatically on open is enabled, then users are going to see some slowness when opening the files because Word is trying to update links.
    Even if the links are set to manual, users may still see some slowness when opening the files.
    You can try the following suggestions to see if it helps. These will need to be set on the machines where the files are being opened.
    (1). Disable the setting for Update automatic links at open.
    To disable the option, in Word, click on File, choose Options.
    Click Advanced.
    Uncheck the option "Update automatic links at open.
    (2). Change the links to be manual instead of Automatic.
    IN the Word document, click File.
    On the right, choose Edit Links to files.
    Change the links in the file to manual if they are set to automatic.
    (3). Look at the following article and try installing the hotfix and applying the registry key listed in the article.
    http://support.microsoft.com/kb/2504009
    Thanks, Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Risa Microsoft
    Online Community Support

  • Open a Word 2010 document by clicking hyperlink but the "Display for review" cannot change to "Final"

    I use this Macros to open a Word document by Windows explorer.  The "Display for review" can be changed to "Final" automatically.  But I found when I open a Word document by hyperlink.  It doesn't work.
    E.g. I have a Word document named ABC.doc and a hyperlink to call another Word document like c:\temp\xxx.doc
    When I click c:\temp\xxx.doc
    xxx.doc was opened but the "Display for review" is still "Final:ShowMarkup". 
    Please help.
    Alt+F11 -> Normal -> Document -> Selected "Document" & "Open"
    Private Sub Document_Open()
          On Error Resume Next
          With ActiveDocument.ActiveWindow.View
                 .ShowRevisionsAndComments = False
                 .RevisionsView = wdRevisionsViewFinal
          End With
          On Error GoTo 0
    End Sub

    Hi,
    As your question is about Word developing, please note we don't provide related suggestions in this forum. The correct forum should be Word for Developers forum:
    https://social.msdn.microsoft.com/Forums/office/en-US/home?forum=worddev
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs. Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Unable to print office 2010 document to the printer.

    Hi All,
    Greetings of the day.
    Due to MS office upgrade to 2010, i am unable print document. I am using CV120_START_APPLICATION function module but with this i am able see print preview only.
    Kindly do the needful.
    Regards,
    Yogendra

    You see, this is what happens when the question doesn't have sufficient information to provide an intelligent answer. You're saying "i am unable to print document", but what document? From where? What have you already tried to resolve this yourself (maybe try another FM?)? And what is the actual question?
    Simply by looking at the FM description I gather it has something to do with DMS. If you go to Google and type in 'DMS print document site:scn.sap.com' there are 1000+ hits. Are none of them helpful?
    Going forward, kindly refer to this blog and this one before posting a question.

  • Title field clearing / going blank on updates to Office 2010+ documents

    Hi guys. I am having a problem where the Title property on a document (or more specifically any docx or xlsx document) using a certain content type is being made blank when a user edits the document. There are no event receivers and no workflows running
    on the document. Here are the steps that recreate it for any document that uses my custom content type:
    1) Upload a docx file into a library, populating the title field.
    2) Check in.
    3) Go to edit the item - in this case force check-out is in place so it checks out the document.
    4) Change another property. Hit save.
    5) The title field is now blank!
    This only does it on my content type (or any that inherit from it), but I've tested it on 3 different servers with varying degrees of updates and it's the same result every time. There is nothing special about the content type (it inherits from Document)
    and just has a few extra fields in it. I have not included the contents of the elements file used to define it for brevity but happy to provide if needed. Any ideas are welcome.
    Many thanks,
    Mike

    That seems like it's defeating the purpose.  First, we're on an Exchange server that is on our domain.  Second, I'm trying to eliminate end-user input, this method would increase end-user input.  Also, our Exchange server is 2003, from what
    I'm reading here the autodiscover service wasn't added until Exchange 2007.

  • Documents with Smart Objects - Very slow to open and Save - CS6 Photoshop

    When opening and saving documents with smart objects photoshop freezes the adobe PS loader (circle dots) is replaced and the system loader (multi colored wheel of death) spins for 30 seconds or more.
    What I've tried so far based off looking at various posts.
    Photoshop Preferenes
    Save in Background off
    Maximise PSD and PSB file compatability never
    Cache Tile Size: 128k
    Advanced Graphic Processor Settings: Basic & Normal
    Layer Panel options: No Thumbnail
    Observations and workthroughs to date
    The file size and amount of smart objects effects the file expotentially i.e. The more smart objects you have the worse it gets
    These files worked perfectly in PS CS5
    It also happens on files natively created in PS CS6
    The CPU is maxing out at 100% while PS loads
    Closing or opening suitcase has no effect.
    System:
    iMac 27-inch, Mid 2011
    Processor  3.4 GHz Intel Core i7
    Memory  16 GB 1333 MHz DDR3
    Graphics  AMD Radeon HD 6970M 1024 MB
    Mac OS X Lion 10.7.5 (11G63)
    Suitcase 4
    Anyone got any ideas? This is making me go nuts!

    A solution!
    It turns out the problem in my case was in fact Suitcase. Previously, I'd tried turning it off, but that didn't fix the problem, so this time, I uninstalled it completely and the problem disappeared. I then began re-adding it (installed 15.0.1, upgraded it, etc.) and the problem resurfaced with the addition of the Photoshop-specific plugin. Deleting that plugin solved the problem. So it seems that "disabling" Suitcase by stopping the TypeCore doesn't seem to actually disable all of the tentacles it sticks into your system.
    You can find the plugin here: Applications / Adobe Photoshop CS6 / Plug-ins / Automate / ExtensisFontManagementPSCS6.plugin
    (After a restart, I also had to delete the font cache, as described here http://helpx.adobe.com/photoshop/kb/troubleshoot-fonts-photoshop-cs5.html but your mileage may vary.)
    Alternately, if you don't want to delete the plugin, disabling it from within Photoshop seems to work as well. To do that, go to File > Automate > Extensis, click Preferences..., then deselect Enable Suitcase Fusion 4 Auto-Activation.
    Fortunately, the plugin doesn't seem necessary at all to use the the core functionality of Suitcase (enabling and disabling fonts) in Photoshop. I didn't even know what these app-specific plugins did until researching this problem, and I still don't quite understand the point of them. I guess they allow you to let the apps for which they're installed do a little bit more of their own management (enable a font via Suitcase that isn't enabled system-wide), but that seems like more control than I need--if I'm enabling a font, I want all my software to be able to use it.
    Anyway, the problem seems to be completely solved on my system now, though I just did all this, so more testing over the next few days is required. I'll post here if any issues crop up. I'm interested in hearing if this solves it for anyone else as well.

  • Exchange 2010 - Management Console and Shell Very slow

    Heya
    I have an Exchange 2010 SP3 enviroment, with 2 HUBCAs and 5 MBX servers.
    This servers were 2008 R2 standard, and they were working fine.
    This weekend, in order to configure DAG, i upgrade 3 of them to server 2008 R2 enterprise with dsim. Is not the first tiem i do this, and never had problems before.
    After the upgrade, the server started fine, the mailboxes, the database.. everything fine.. except, de mmc and the shell.
    Both, the mmc and the shell wont start. It gives me the winrm error, but because a time out.
    I have installed the installed the iss-winrm feature, delete on regedit and %appdata% the "cache" for the management console, checked the firewal... and nothing worked.
    Well, thats not true, in one of the servers, the Management console started working fine, but the shell, it connect, but every command i launch it takes like 10-15 minutes to execute (for example, a get-mailboxdatabase).
    In the other,, no the Management console, no the shell connects, i get a winrm timeout.
    I dont know were to continue cchecking why happens this, just started after changing the 2008 R2 from standard to enterprise
    Thanks for the help!!

    Hi,
    Please check that your time is in sync as well on your Exchange Server.
    Please check whether this issue caused by performance.
    More details in the following article:
    Understanding Memory Configurations and Exchange Performance
    http://technet.microsoft.com/en-us/library/dd346700(v=exchg.141).aspx
    http://technet.microsoft.com/en-us/library/dd346699(v=exchg.141).aspx
    Please also paste the detailed error message without sensitive information for the further troubleshooting.
    Found some related blog for your reference:
    Resolving WinRM errors and Exchange 2010 Management tools startup failures
    http://blogs.technet.com/b/exchange/archive/2010/12/07/3411644.aspx
    Troubleshooting Exchange 2010 Management Tools startup issues
    http://blogs.technet.com/b/exchange/archive/2010/02/04/3409289.aspx
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • Macbook Pro Mid 2010 i7 Hi-Res Screen VERY SLOW WIRELESS

    Hi guys. I've just received my new MacBook Pro BTO Today, (i7, 500 7.200rpm and HI-Res Glossy Screen) I am deeply disappointed about the Wireless performance when compared to my old MacBook pro fall 2008 I was using 'till now. I have an AirPort Extreme with two different networks, 2.4 and 5Ghz.
    With the old one I was always connected to the 5Ghz network linking at 300mbps. and full coverage.
    With this new model I am getting just half the coveragae, and the connection drops to 144Mbps...
    Why is this happening? Under BOOT Camp and Windows 7 64bit I get only 13mbps using the 5Ghz network. I am starting to be really **** off about how apple is really loosing it's quality. I am absolutely sure there will be nothing to do for me, as I guess is a hardware problem and we won't receive a "miraculous" software fix that will make everything run well.
    I've just spent more than 2.200 euros and I am expecting premium performance, not way worse than what I had with my old Core 2 Duo from 2008...
    Please help...

    ok i try you explain
    when you are allready in controll panel
    find devices & sound devices,next device manager then you will see a list of yours devices like battery,processors,optical drives and network adapters when you extract network adapters you will see Broadband wireless N then click right click mouse then properities and settings & there is position called Country deafult set to AUTO change them to United States. Done !!!
    Message was edited by: martivip
    Message was edited by: martivip

  • Groupwise 2012 SP2 and Office 2010 integration

    I have recently virtualized Groupwise 2012 and all seems to work well, Messenger launches on startup and it integrates with other applications etc but the only problem I have is when I open an Office 2010 document I get the following message popping up:
    Please wait while Windows configures Microsoft Office Standard 2010
    Gathering Required Information
    This is in a MSI/Windows Installer box, I can only imagine that its installing some kind of user settings but I have scoured the internet and imported all the reg keys etc that I can find. This also happens everytime a document is launched, if it happened once a session I could maybe understand.
    Has anyone else experienced this issue with Groupwise and Office?
    Environment is ZAV 10 & Windows 7 x64
    Thanks
    Rob

    robertleishman,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Unable to print multiple copies of documents on Win7 machine with Office 2010

    Since upgrading to Windows 7, I have been unable to print multiple copies of documents in any MS Office 2007, 2010, Word Pad or Adobe Reader 9.  I also experience the same problem if I print from Word Pad.  The issue appears to be associated with the Collate Option in the Print Dialog box.  If the Collate box is checked, I only get one copy of the document.  If I uncheck the Collate box I get as many copies as I choose.   The problem is that with the Collate box unchecked, I have to collate multiple copies by hand, and with 10 – 20 copies of multi-page documents that can be quite a chore.
    The ironic thing is that MS Visio 2003, on the same machine, prints and collates as many copies as I choose, with the Collate box checked.   
    I can print multiple copies of Word 2003 documents from my wife’s Win XP machine to the same printer, but not from my Win 7 machine with Office 2010.
    My printer is an HP LaserJet 1320nw and I have downloaded and installed the latest printer drivers from the HP Web site.
    Has anyone experienced this problem, and if so, are you aware of a solution other than unchecking the Collate box?

    I have the same issues with my LJ1320. I have Office 2010 and Windows 7 Ultimate 64 bit.   However, my printing problem is more widespread since I have been unsuccessful at printing multiple copies of all types of documents, not just from  Office 2010.  For example, I have the same problem trying to print multiple copies from  Internet Explorer.
    I also have other problems printing  from Office 2010 that you may not have discovered yet.  I cannot print Excel spreadsheet grid lines from Office 2010 if those documents were originally created in an earlier version of Office.  I tried saving them as Office 2010 documents and also using compatibility mode but nothing worked.  These same documents print fine on the same printer from my laptop which uses Windows Vista and Office 2007.  Also Excel spreadsheets originated in Office 2010 print nicely.
    Looks like HP has a few bugs in their printer drivers.
    I note that HP released a new Universal Print Driver for Windows PCL5x64 on Feb 18, 2011 (Version 5.2.6).  Have you tried it yet? 

  • Problems with reinstalling Office 2010 for windows 7

    So, I had Office 2010 installed on my PC. Then for some problems with other programs, I had to format my PC. Then, I opened Microsoft Office 2010 to reinstall it, then I inserted the product key I've written on a sheet, and it gave me error: the product
    key doesn't exist. So I tried using WindowsKeyFinder, which found another product key - that one didn't work neither. What might the problems be? Thanks for anyone who will answer this question.

    Hi,
    Please first make sure whether you've inserted the correct product key. For how to find your Product Key for Office 2010, please refer to this article:
    https://support.office.com/en-ca/article/Find-your-Product-Key-for-Office-2010-1e8ef39c-2bd4-4581-a0ae-5cf25ebed489
    Also, have you ever made changes to your hardware? If your hardware is substantially different, then it will be considered as a new computer. If this is the case, you might need to
    activate your Office 2010 via telephone.
    If issue persists, I would suggest you contact Microsoft Custom Service directly for further assistance:
    http://support.microsoft.com/en-us/gp/customer-service-phone-numbers
    Hope this helps.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Office 2010 home and student

    I am setting up a business that will depend on me being to change websites and some othern things so I really have multiple questions.
        First. This is a very sophisticated Sales system that is using multiple computers. I have Dell Desktop. Windows 8.1 full version. Dell Latitude LTE 8.1 that is an upgrade from 8.0. Nokia 2010 phone that I have seen both ways. It has the
    Black upgrade but one site I was on said I did not have 8.1 and one said I did ( I think that was the Microsoft ) store. And then I am using a Garmin GPS. I have to have trip software and it needs to load multiple addresses. This was for me for my sales territory
    but I think that is about to change.
       I have Office 2010 that is not a very old version but keeps coming up and saying it wants its product Key. I put it in and it checks out OK asks me to get out of office and reenter and it will run OK. I do that and it just keeps doing the same
    thing. This happened after loading the new 8.1.
        This is going to be a business application but the system took me almost a year. I am in project Sienna and have  a visual trial.  
    That I am learning to use. This is going to be business so I need business approval. I am determining if I need developers tools or not. I like developing but I have projects that are already developed and I am not really interested in developing for
    the store. I am going to probably run several web sites. One for Youtube and One for you.
       Plan is to help you both with Mapping.  I am kind of an odd associate but I have witnessed the interest from you and Google on my mapping. I use the Dell tablet for PDF catalogs and Pricing and then The GPS to get me there. The
    desktop for geosinking addresses and a lot of office paper work. The phone has multiple uses. The camara,quick emails, and aps that has all kinds of uses.  
      This is not a fluke I have been working on this for 20 years. The tablets just wont do the job. 2 pounds to heavy,2" to large,2 minutes to slow on boot and it looks like a computer and the older guys don't like it. The tablet changed all that.
    With that said I will be trying to contact your Mapping Division and see if they need me. The system is very difficult to install. Four different computers must talk to each other about the same thing and multiple small problems arise and must be solved. I
    can only at most do 2 systems a month and depending on their equipment they have and want to use maybe only 1. This is to important for that. It saves 2 1/2 hours a day for people who must find a lot of addrsses. That was unexpected. It happens all day long.
    The GPS is saving 10 minutes here and 20 minutes there and ends up saving at least 2 hours a day. Now the icing on the cake. I made 15 calls in one day between 9:00AM and 3:30 PM. These were leisurely calls. When I leave in about 4 days they are going
    to luv me. What I realized while testing this was that most of the stress from an outside sales job was just getting there. When you take that stress off of that job it goes back to being a fun job that is fun to do. You punch the button on the GPS and it
    will go from call to call for as long as you want and pick back up the next day from where you left off. I tried both the phones and tablets for mapping but those really would only work for finding an address here and there. You overload the phone and the
    tablet to try to combine a very sophisticated trip program with them. The tablet would have a very hard time being mounted on the dash and then you pull it out of its mounting to go in and make a call with it. Then try to Email your order in and then put it
    back in the mounting to use as a GPS. The same problem with the phone. It has a very important job with what it does and is overloaded for really a lot of reasons to give it the mapping. Again it would be fine and actually very good to go find one address
    but to start trying to get it to do industrial numbers of calls is just asking to much of one unit. GPS has serious job to do. It is left in the car while you are making the call. It is ready to go when you get back in the car. This is an industrial system
    with serious attempst to save time and money and improve the lives of the people using it. Kindest,Larry Don
      PS this is to important for me to go out 1 account a month with. This will enhance the whole computer industry and needs to be with the big boys and girls that can put together a serious marketing program behind it. Please get this to the right people.

    Hi,
    If you meet any problems when using our products, you can post the question here. Please post one question in a single thread, and the question should be posted in the proper forum.
    The current forum is for Office 2010 - Planning, Deployment, and Compatibility.
    Just as Don mentioned, you may have multiple questions and some of them are not well placed, post them to the correct forum to get the specific support.
    Regards,
    Melon Chen
    TechNet Community Support

Maybe you are looking for

  • Airport Express and Vista...

    I am running a wireless network off of my TC. I have recently added an airport express as an extender of that wireless network - this is when my problem started.... I can no longer connect to the network with my vista based sony laptop. The macs, can

  • Java Thread Dump and String encoding

    Hi My Application is server application, running on a linux box with JDK 1.4.2_04 Recently, my application got hang, there are no processing. when i took stack trace. I found "Thread-6204" prio=1 tid=0x0x8e3a400 nid=0x2621 waiting for monitor entry [

  • Higher precision of timestamp when wrinting to txt

    Hello, I would like to have a higher precision (--->miliseconds) of the timestamp when saving waveforms to .txt. Labview only prints the date and the time in HH:MMS. As I am acquiring data with a rate of 1k, 1000 data values have the same time descri

  • Write fields from two tables in one line??

    Hi friends, I want to write some fields from bkpf and bseg in one line... My report should like something like this: ****some text***** *for first document*******  bkpf-bldat  kunnr  bseg-belnr    bseg-gsber   bseg-wrbtr      *for second document*** 

  • Re: Satellite A105 shuts down after 60 seconds (NOT a thermal problem)

    Satellite A105-s4344 shuts down after EXACTLY 60 seconds. The mobo has been removed from bezels and all un-needed devices removed (DVD, HDD, WiFI etc.). Swapped CPU and RAM with known good ones. Swapped AC adapter and battery with known good. Does th