Bex status bar message "Accessing documents library"?

Hello everybody,
does anyone know what in detail the bw server does when the status bar message "Bex: Accessing documents library" (in German: Bex: Zugriff auf Dokumentenablage) is being displayed?
This message is coming up just before the variable-popup-window and, in our cases, is displayed up to 2 minutes and is therefore slowing down query performance...
Waiting for your answers,
bivision2008

any exits in step 1 ?  (CMOD)
Is this through the web, Excel, both?

Similar Messages

  • Status Bar message

    Hi All,
    I have web Dynpro iviews in portal which are arranged in Worksets and roles. When we click on any role or workset, it is observed that the status bar message is changed accordingly. A long message starts displaying in the status bar  due to Loading of the requests and directing to the pages and iViews . I have a requirement where either the status bar can be made to display only some fixed message or Status bar do not display any message at all. This needs to be done in whole portal. Please advice.
    Thanks & Regards
    Harsimran

    Hi,
    For disabling the Status bar, just add the below line of code in Masthead (between JS code)(com.sap.portal.navigation.masthead) & redeploy.
    window.document.statusbar.enable = false;
    For setting default value in status bar, use:
    window.status="Welcome";
    and remove all occurances of mouseover.
    Regards,
    Santhosh

  • Fetch the SAP Status Bar Message?

    Hi Experts,
    Pls. let me know that, How to pull/fetch the data (e.g.#) from SAP Status bar message, issued by SAP, while any creation takes place?
    e.g.
    When some thing (MB01) is created, SAP alert u with a Message, (like, saying that ''1234567890'' Document is saved/created) on the Status Bar! So, How to fetch this (#) SAP data in to my program?
    ThanQ.
    Message was edited by:
            Sridhar

    Sridhar,
    1.All the messages will be stored in TABLE-T100.You can fetch the message from this table.
    go to se11 and check T100 table.
    press ctrlshiftf10.
    in the sprsl field give it as EN.
    press f8.
    you will  be able to see all the messages.
    or
    double click on the message on the status bar.
    it will show you an help window.
    there you can get the application area followed by the msg number.
    (for ex Message no. AD399  AD-application area and 399 is the msg number)
    now go to se91.
    give the application area in the msg class
    you can see all the messages.
    2.If you want to raise your own message then you have to create a Message class and there you can give whatever the message you want.
    Report zsridhar message-id zsr.
    now double click on zsr you will be able to create you own message class where you can give you own messages which can be raised.
    If any doubts revert.
    K.Kiran.

  • Deactivate the status bar message ?

    Hi,
    I want  to Deactivate the Status bar message "Budget check.." which is coming while executing the BAPI BAPI_NETWORK_MAINTAIN in Tcode SE37. The output is correct but I just want to deactivate the standard messsge.
    Regards,
    deepthi.

    We get this Error in FM CO_ZF_PROJECT_BUDGET_CHECK in perform  PERFORM send_gui(saplcozf) USING text-bck.
    I was unable to deactivate this Message.

  • Suppressing status bar message after function call?

    Hi,
    I'm calling a few functions in a program.
    After calling them, for example function "L_TO_CREATE_DN", I get a message in the status bar, in this case saying that a TO has been created successfully.
    How can I suppress all status bar messages for all the functions that are being called in the program?
    THX!

    Hi
    Try to use the default excption error_message
    CALL FUNCTION
    EXCEPTIONS
        error_message = 1
        OTHERS        = 2.
    Max

  • Status Bar Messages

    1. Anyone know if these are still used much? I remember seeing them a lot about 10 years ago.
    2. I tried this in CS5, and when I preview it there is no status bar message when I rollover a hotspot? I am testing in Safari on a Mac.
    Thank you.

    Mostly, people don't mess with the default status bar messages any more. Since it can be used to hide the real destination of a link, the technique has been used in phishing. It's somewhat of a security problem.
    IE9 doesn't seem to handle them them either. I found this page, which indicates that swapping out the status bar message is turned off by default in most newer browsers, which means that the user would have to enable it before any coding you put in would be effective.
    http://www.quackit.com/javascript/javascript_status_bar_messages.cfm
    It isn't a Fireworks issue. It's a browser security default.

  • Status Bar Message problem

    I have a problem with the status bar messages.
    I have extended the ItemMasterData form and have added some items that hold extra data.
    In add mode, I have to make sure that values go both in the system table (done automatically by sap) and my table in the db (done by me).
    The issue is when the data in the system table is added ok but the insertion in my table fails.
    I add my data to the DB in the FORM_DATA_ADD event on BeforeAction false . In case this fails, I have to place a error message in the status bar and remove the inserted Items object ( it is only ok when both insertions work ).
    The problem is that SAP shows the "Operation completed successfully" and my error message is not displayed. Normally I could override the status bar events and modify the message, but I need the "Operation completed successfully" to be displayed when both inserts are successful .
    Any ideas on this ? Or some work - around?

    Hi,
    Please check following thread:
    link: [form data event;
    Rahul

  • Status Bar displays "Access is denied"

    Hi,
    We have EP 7 SP 11 portal where we are displaying Web Dynpro Java Iviews.
    Whenever a user logs in into the portal, the status bar displays a message" Access is denied" . Though this does not affect the funcitonality of the system but customers are complaining about the same.
    It would be really appreciated if anyone can help us on the following :
    1) What is the reason for this message appearing on the status bar ?
    2) Can this message be completely removed from the status bar ?
    3) If the text can be changed for this message displayed on status bar ?
    Thanks & Regards,
    Bir

    Check for the error message appearing in Netweaver Administrator Logs
    http://host:port/NWA
    goto monitoring and selects logs
    Check in Default Logs after you encounter error
    Definitely the user is missing some permissions . Also check in the ABAp Dumps at ABAP end for missing authorizations on ABAP side.

  • How to disable status bar messages

    hi,
    while loading a form or running the forms applications, forms applet writes log to the status bar of internet explorer.
    i want to disable some of these messages. because i am listening status bar, for a specific message and these messages causes performance problem.
    is there a way to do it?
    regards , Engin.
    here are the messages i logged :
    Finding site: 10.222.4.51
    Connecting to site 10.222.4.51
    Connecting to site 10.222.4.51
    Start downloading from site: http://10.222.4.51:8000/forms/frmservlet?config=tfs
    Opening page http://10.222.4.51:8000/forms/frmservlet?config=tfs...
    Opening page http://10.222.4.51:8000/forms/frmservlet?config=tfs...
    Opening page http://10.222.4.51:8000/forms/frmservlet?config=tfs...
    (2 items remaining) Opening page http://10.222.4.51:8000/forms/frmservlet?config=tfs...
    Opening http://10.222.4.51:8000/forms/java/frmwebutil.jar
    Opening http://10.222.4.51:8000/forms/java/frmall_jinit.jar
    Opening http://10.222.4.51:8000/forms/java/frmall_jinit.jar
    Opening http://10.222.4.51:8000/forms/java/frmwebutil.jar
    Opening http://10.222.4.51:8000/forms/java/frmwebutil.jar
    Opening http://10.222.4.51:8000/forms/java/jacob.jar
    Opening http://10.222.4.51:8000/forms/java/jacob.jar
    Opening http://10.222.4.51:8000/forms/java/tfsbeans.jar
    Opening http://10.222.4.51:8000/forms/java/tfsbeans.jar
    Opening http://10.222.4.51:8000/forms/java/tfsimage.jar
    Opening http://10.222.4.51:8000/forms/java/tfsimage.jar
    Opening http://10.222.4.51:8000/forms/java/jai_imageio.jar
    Opening http://10.222.4.51:8000/forms/java/jai_imageio.jar
    Opening http://10.222.4.51:8000/forms/java/clibwrapper_jiio.jar
    Opening http://10.222.4.51:8000/forms/java/clibwrapper_jiio.jar
    Opening http://10.222.4.51:8000/forms/java/jacob.jar
    Opening http://10.222.4.51:8000/forms/java/jacob.jar
    Applet loaded.
    Applet initialized.
    Applet started.
    Opening http://10.222.4.51:8000/forms/java/tfsbeans.jar
    Opening http://10.222.4.51:8000/forms/java/tfsbeans.jar
    Opening http://10.222.4.51:8000/forms/java/tfsimage.jar
    Opening http://10.222.4.51:8000/forms/java/tfsimage.jar
    Opening http://10.222.4.51:8000/forms/java/jai_imageio.jar
    Opening http://10.222.4.51:8000/forms/java/jai_imageio.jar
    Opening http://10.222.4.51:8000/forms/java/clibwrapper_jiio.jar
    Opening http://10.222.4.51:8000/forms/java/clibwrapper_jiio.jar
    Opening http://10.222.4.51:8000/forms/java/java/awt/KeyboardFocusManager.class
    Opening http://10.222.4.51:8000/forms/java/java/awt/KeyboardFocusManager.class
    Applet loaded.
    Applet initialized.
    Opening http://10.222.4.51:8000/forms/java/java/awt/event/MouseWheelListener.class
    Opening http://10.222.4.51:8000/forms/java/java/awt/event/MouseWheelListener.class
    Opening http://10.222.4.51:8000/forms/java/oracle/forms/registry/Registry.dat
    Opening http://10.222.4.51:8000/forms/java/oracle/forms/registry/Registry.dat
    Opening http://10.222.4.51:8000/forms/java/oracle/forms/registry/default.dat
    Opening http://10.222.4.51:8000/forms/java/oracle/forms/registry/default.dat
    Opening http://10.222.4.51:8000/forms/frmservlet?config=tfs&acceptLanguage=en-us,tr;q=0.5&ifcmd=startsession
    Opening http://10.222.4.51:8000/forms/frmservlet?config=tfs&acceptLanguage=en-us,tr;q=0.5&ifcmd=startsession
    Opening http://10.222.4.51:8000/forms/lservlet;jsessionid=0ade042330d69eb05aec84b344128245ca217665e6c7.e3eNc3iPc3j0ax4LbNeKaxqKci1ynknvrkLOlQzNp65In0?ifcmd=getinfo&ifhost=EDP12PC58&ifip=10.222.12.58
    Opening http://10.222.4.51:8000/forms/lservlet;jsessionid=0ade042330d69eb05aec84b344128245ca217665e6c7.e3eNc3iPc3j0ax4LbNeKaxqKci1ynknvrkLOlQzNp65In0?ifcmd=getinfo&ifhost=EDP12PC58&ifip=10.222.12.58
    Opening http://10.222.4.51:8000/forms/lservlet;jsessionid=0ade042330d69eb05aec84b344128245ca217665e6c7.e3eNc3iPc3j0ax4LbNeKaxqKci1ynknvrkLOlQzNp65In0
    Opening http://10.222.4.51:8000/forms/lservlet;jsessionid=0ade042330d69eb05aec84b344128245ca217665e6c7.e3eNc3iPc3j0ax4LbNeKaxqKci1ynknvrkLOlQzNp65In0
    Opening

    First off that's what's called a kernel panic and it's the most extreme software problem as the kernel itself is malfunctioning which everything else depends upon.
    It's rather easy to resolve, there are usually two causes for it, outdated software or a problem with OS X itself like it lost part of itself somehow on the drive.
    So instead of disabling it which you can't as the operating system is basically frozen (not all of it of course) you should just fix it up really quick and all is well.
    Depending upon what operating system the machine has gives you different options to #8 Resinstall Just OS X over itself to fix issues in OS X, and with third party "hooks" called kernel extension files (kexts) that some software place into OS X itself.
    So you do that here and it won't delete programs or files, but any program with a kext file in OS X is removed by the overwrite process.
    So do #8 here and other Steps as you see fit to fix the machine.
    ..Step by Step to fix your Mac
    Of course doing so is going to make some software not work, so you have to check to make sure before you reinstall certain software that it's been updated and works fine with the current OS X verison.

  • Status Bar message No Network

    I bought my original iphone right after it became available. I live in an area which does not have AT&T coverage. I used my business address (which is in the AT&T network) to obtain my AT&T account and activate my phone. I have been able to make calls and use all other features successfully until just recently. Now I am getting a message on the status bar that indicates there is "no network". An "E" used to appear in the status bar when I used my phone from home. Does anyone know how much usage in a non-network AT&T will allow before they request that you unsubscribe from their wireless service?? I love my iphone so I am hoping this will not happen. I did talk to an AT&T customer service rep and was advised to not worry about the "no network" message. And she thought I would be ok. She wasn't sure what the limitations were regarding other network usage. I remember when I signed up for the AT&T service reading something about being penalized for not using the phone in an AT&T coverage area. Anyone?

    This is something you'd have to discuss with ATT. My understanding is they have the option of terminating all of your service if they deem you spend too much time roaming.
    Some troubleshooting you can try:
    1. Reset (hold the sleep/wake & home button until the Apple logo appears)
    2. Reset network settings in the Settings options
    3. Request a new SIM from ATT
    4. Restore in iTunes

  • Check status bar message type

    Hi All,
    Are there any function module or method that could use to check what message type (I,S etc) are prompting on the status bar?
    Thanks.

    Hi,
    If i understand you requirement correctly, you have made some customization to a standard program's PBO/PAI. This customization updates some Z Tables. Now the flow is such that your customization executes before Standard program has completed its validations and there is a possibility that an error might be thrown later in the program validation and in such cases you do not want your changes to be committed to the Z tables.
    If my understanding is correct, i can think of below solutions.
    1) Since you are customizing the standard code, look for a EXIT/BADI which get triggered on SAVE and add your code here.
    If you have tried this already and didn't find a suitable enhancement, then try with the below solution.
    Create an FM with the processing type as an "Update Module" (attribute tab of the FM in SE37), and pass the data that needs updated in the Z table to this FM, inside this FM you can have your custom validations and code to update the Z table.
    Now call this FM "CALL "FM" IN UPDATE TASK" in the PBO/PAI of your customization.
    With this what you will achieve is that, the update modules will be called only if the original transaction was committed successfully.
    Regards,
    Chen
    Edited by: Chen K V on Jun 3, 2011 12:59 PM

  • Users cannot access Document Library althouth they have Edit permissions

    Hello,
    I have a strange SharePoint 2013 case, or at least it's strange to me.
    Users from the company cannot access a Document Library although I've granted them Edit permissions. The Inheritance from the parent have been broken, all inherited groups have been removed and all users have unique permissions to this library. Here is the
    setup:
    Web App -> Sub Site A -> Sub Site B -> Sub Site C -> Sub Site D -> Library
    So these users have Read access from the Web App down to Sub Site B. They cannot see Sub Site C and D because these sites are also with broken inheritance and unique permissions. But I've granted Edit permissions for these users to the Library.
    If I assign View permissions for these users to the Sub Site D then they can upload and edit documents in the library, but still cannot see Sub Site C which was my intention anyway. Again i don't want them to see Sub Site D either, but if i remove the View
    permissions they can't access the library.
    On SP 2010 this was not an issue. I'm not sure if here the permissions are different or not, but I've never seen such issue before.
    Any ideas will be much appreciated. I hope the explanation is good enough to describe the issue.
    Many Thanks in advance.
    Ivo

    Hi Ivaylo,
    According to your description, my understanding is that the user with only Edit permission on the library cannot access the library.
    I recommend to check if the Limited-access user permission lockdown mode feature is deactivated in root site.
    If it is not, deactivate it and then test to see if the issue still occurs.
    To deactivate the feature, please go to the root site > Site Settings > Site collection features > deactivate Limited-access user permission lockdown mode.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • IPhoto Error Message - access to library?

    My hard drive recently crashed and I did not have any back up (yes, yes, I know). I was lucky enough to find someone who could recover everything for me, replace my hard drive and get me running again. The only thing they didn't reinstall was iLife. So, I've reinstalled the iLife software and now iPhoto gives me an Error message that reads:
    *"Some recent changes may be lost. Make sure your hard disk has enough space and that iPhoto is able to access the iPhoto Library."*
    This means, anything I upload to iPhoto is completely lost and unsaved when I quit iPhoto. My hard drive absolutely has enough space. How do I check/change to make sure that iPhoto has access to my library?

    Welcome to Apple Discussions,
    - Make sure your software is entirely up to date
    - Make sure your iPhoto Library is in the standard location: Home > Pictures > iPhoto Library
    - Make sure you have enough available space on your internal HD to accommodate whatever you are importing (I'm assuming that you get this message when you import). To Check available space, click on the Finder icon (blue on blue smiley face) in the dock and look at the bottom of the window that appears.
    - You may have a broken iPhoto Library (not surprising if the hard drive failed and you had data recovered). Try creating a new iPhoto Library and adding in the pictures to see if the same error occurs:
    1.) Hold down option
    2.) Launch iPhoto
    3.) Create new library and save
    4.) Import pictures
    - If the new library works then the issue is with your old library.
    Switch back to your old library by holding down option and re-opening iPhoto and choosing the original library. Then follow this article to rebuild your library: http://support.apple.com/kb/HT2638. I would use the options for Repair permissions and Rebuild database.
    If that does not resolve the issue, make a brand new folder on your desktop, and drag the iPhoto Library into that folder.
    Click on the folder and go to File > Get Info.
    Go down to the bottom of the Get Info window and make sure that your user name is listed with Read/Write access.
    Click on the pad lock to unlock it.
    Click on the cog and choose "Apply to enclosed"
    Once that process completes try opening the Library again.
    If that does not resolve the issue you can follow the bottom of this article to perform a manual rebuild http://support.apple.com/kb/HT2638. Keep in mind this will not preserve keepsakes like Albums, slideshows, books, etc.
    Hope that helps.

  • Black Status Bar Message Keeps Appearing in my Imac

    Hi,
    Does anyone knows how did the Black Message Box bottom appear in the Imac? Was it because of something that I accidentally pressed?
    Please teach me how to get rid of the Black Message Box bottom right that keeps appearing on my screen as it is very irritating. 
    There is a male voice that will speak I navigate my imac.  I have tried but found no ways to turn it off.

    Welcome to Apple Support Communities
    You have to turn off VoiceOver. To do it, open System Preferences > Accessibility > VoiceOver, and turn it off. You have to turn off Speakable Items too

  • Set the horizontal scroll bar for the OOTb document library view

    hi all,
     Am facing an issue in my sp portal.We have designed and developed the portal with OOTB document library views for site columns also. Going to enable the doc lib view. but  we have some  35 columns in eeacha nd every document
    library within our sub site. But if an end user wants to see the last column then he needs to scroll. but, since  then my master page has fixed width, the top corner will be seen as blank. would like to know how can we set horizontal scrolling
    in this doc lib view .
    Das

    Hi,
    According to your description, my understanding is that you want to set the horizontal scroll bar for the document library when the last column postion exceed the fixed width.
    I suggest you can try to use Jquery to set the width attribute of the menu bar dynamically if the document library width exceeded. You can add the Jquery or CSS style using SharePoint Designer under the PlaceHolderMain tag of document
    library page. Also, you need to find the div id in your environment using Internet Explorer.
    More information:
    http://sharepointpromag.com/sharepoint-development/sharepoint-branding-101-branding-master-pages
    Thanks
    Best Regards
    TechNet Community Support
    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]

Maybe you are looking for