About Exceptions in business object

Hi all,
could anyone please brief me about exceptions in business objects and how can we create them their.
i have tried to search also  but haven't found any satisfactory solution.
regards
Abhay

Exception in business objects are baiscally 3 types :Temporary, Application and system exception.
Temporary exception do not send the work item(running program)into error they can be retried later. while both Application and system exception send the work item into error.
you can make your own exception also in swo1 there when you go to exception tab -->press create button
and then u have to give exception no. say 1001, Application area say z001 and message type say 004 i.e.
message for invalide date. now exception will be created and then save it.
In se37 in function module (FM) also u can create exceptions and that FM can be used according to your requirnment in your business object. for eg. In FM BAPI_PO_RELEASE you can see ( in se37)  different exceptions are used. similarly you can make if you are using any function module in your business object.
i hope this information will be helpful for u.
Regards
saurabh

Similar Messages

  • Running XI and 6.5 Services on same Business Objects Server

    We are currently thinking about  migrating to Business Objects XI from 6.5 SP4.
    We are running with a 3-tier architecture, with the Business Objects services running on a Windows Server.
    Due to the number of users and reports in circulation we would like to do the migration in phases.
    Is it possible to run both the XI and 6.5 services on the same Business Objects server at the same time?

    That's actually a migration secanario so it should work fine. I had no trouble with 5.2 and 6.0 on the same system.
    Tom

  • Business Objects for FP09 and EC85

    Hi Everyone,
    Could you please guide me about: "what are business objects which are being used in the following transactions: FP09 and EC85".
    Actually we need this for our Document Management System. Please guide.
    Thanks and Regards

    MP:
    You need to be more precise here - the business object for the transaction is commonly known as the object upon which the transaction is based.  SO EC85 is disconnection and the business object for disconnection is DISCONNECT.  What you are seeing is the reference object.  that is entirely different and refers to the object upon which the individual disconnection is operating.
    regards,
    bill.

  • What is Business Object EQRA

    Hello All,
    I heard about the word Business Object EQRA Package for SAP. What is Business Object EQRA ?
    Please share your about this?
    Regards
    Prakash T

    Hi Prakash,
    ERQA - Enterprise Query, Reporting, and Analysis package
    This product package from SAP BusinessObjects will help you to report off SAP datasources like BW or R/3. Package consists of the following products:
    BOBJ ENTERPRISE XI 3.0
    BOBJ INTGR. FOR SAP XI 3.0
    BOBJ XCELSIUS ENTERPRISE 2008
    CRYSTAL REPORTS 2008 V0
    And can be downloaded from [SAP Service Market Place software download centre|http://service.sap.com/swdc]
    Hope this helps.
    Regards,
    Subhodeep

  • Access Controlled Business Object ??

    Hello,
    Can anyone share few views about Access Controlled Business Object and RBAM Data. I have never used them before and wanted to know more about these like how it affects the security and all.
    Please dont point to any reference links or pdf's to see the info abt Access Controlled BO's becoz I have already read enough material and all I had is confusion .
    So, kindly share your personal views about this topic here rather than referring a document which is somewhere else.
    Thanks in advance.
    regards,
    vatsav

    Hello Vatsav,
    I have used an employee association with access context to "1000 - Employee Self Service" and
    "1003 - Management". It works very well.
    In my case simple business user should see only their own data (1000 - Employee Self Service) and a business user with a management role (1003 - Management) can see all data.
    If you want to use a different logic (such as access context code 1000/1003/1007), maybe you have a problem.
    Regards,
    Kay Kressner

  • Info about Crystal & Business objects

    Hi,
    I am currently working as BI consultant and have executed one project in BI 7.0 version (by Bex). And now I want to update myslef with Crystal reports and BO.
    I have explore in BO forum before publishing this queries, pls answer all these quereis.
    1) I have training server (BI 7.0) can I down load Crystal reports and integrate with SAP to get hands on experiecne.
    2) I have downloaded trail verison (Crystal reports 2008) but not able to install,pls forward any installation guide.
    3) How crystal reports is different from BO.
    Best Regards,
    Venkat.

    All Business Objects documentation can be found here:
    http://help.sap.com/content/bobj/overview/index.htm
    For information about integrating SAP, please log a post in this forum:

  • About Business object

    hi experts ,
    what is the primary and secondary methods in Business objects?.
    and what are the primary and secondary methods?
    if helpful points ll be rewarded.
    thanks,
    vel

    There are no primary and secondary methods in BOR objects. All methods are equal. However, you may have secondary methods in a step of a workflow, and you can read more about that <a href="http://help.sap.com/">here</a>.
    The Wiki that was created by Mike Pokraka for <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/sapBusinessWorkflow+FAQ">SAP Business Workflow FAQ</a> (Frequently Asked Questions) is also a good place to start, although not necessarily for this particular question. There you can at least learn a little about the basics, preparing you to explore a little on your own before asking here.

  • How to find the bapi about Activities business object...

    Hi All
    can you tell me about information about Activities business object
    iam using SAP CRM..

    Hi KP,
       can you tell us the name of the transaction in which you saw this field?
    If it is in PO Creation or Change you can probably look at the bapis
    BAPI_PO_CREATE or BAPI_PO_CHANGE
    Regards,
    Ravi

  • How do i get information about a business object?

    By using reflection i am able to get the list of objects and properties in SAPbobsCOM.BoObjectTypes.
    How can i get a classified list of all objects from the same.
    I mean classified with respect to modules.
    DI API business objects are grouped to the following modules of SAP Business One application :
    Administration
    Finance
    Marketing Documents and Receipts (Sales - A/R and Purchasing - A/P)
    Business Partners
    Inventory and Production
    MRP
    Banking
    Service
    Humanresource

    Hello
    If you read more in the help, you can see which modules holds the corresponding objects...
    Example:
    Marketing Documents and Receipts (Sales - A/R and Purchasing - A/P)
    object called: documents and you may track the correct object types (oOrders, oInvoices, etc)
    if you see the help on Documents object, you can find detailed description there
    Regards
    János

  • Get information about business object from view implementation class

    Hi,
    i´d like to develop some button behavior in a view. How can i get the information of the related business object like the order or the position. I like to disable buttons if specific status are set.
    Bye Richard

    hi,
    Is needed field available in context nodes or not?
    for example:
    If you want to read STATUS_DESCR attribute from the context node SELECTEDDOC , then code like this
    lr_selected ?=  me->typed_context->SELECTEDDOC->collection_wrapper->get_current( ).
    if lr_selected is bound.
      lv_status = lr_selected->get_property_as_string( 'STATUS_DESCR' ).
    endif.
    activtae the debugging in IF_BSP_WD_TOOLBAR_CALLBACK~GET_BUTTONS method and check the values for context nodes and attributes.
    I mean debugging for:
    me->typed_context
    me->typed_context->SELECTEDDOC
    comp_controller
    regards
    ismail

  • Looking for a tool to search text fields in about 1000 reports installed on Business Objects Xi R3

    Hi,
    i am looking for a tool, program that can search all our reports installed on Business Objects Xi R3 for specific content in text fields and formulas.
    We used a couple of years ago .rpt inspector, that worked pretty well for our purpose.
    Unfortunately  this is Win XP & Win Server 2003 only, so we can't reuse it anymore.
    (I know there are way of getting WinXP that in a VMware, but that is not an option in our company.)
    So i am interested , if there is another tool out there, which can help us?
    regards Alex
    btw we are using Business Objects XI R3 (SP7) with reports deisgned on crystal reports designer 2008

    Hi,
    i am looking for a tool, program that can search all our reports installed on Business Objects Xi R3 for specific content in text fields and formulas.
    We used a couple of years ago .rpt inspector, that worked pretty well for our purpose.
    Unfortunately  this is Win XP & Win Server 2003 only, so we can't reuse it anymore.
    (I know there are way of getting WinXP that in a VMware, but that is not an option in our company.)
    So i am interested , if there is another tool out there, which can help us?
    regards Alex
    btw we are using Business Objects XI R3 (SP7) with reports deisgned on crystal reports designer 2008

  • ABOUT BUSINESS OBJECT EDGE SERIES

    I have downloaded the Business Object Edge Series XI 3.0. Can some body give me the step by step guide to design a universe and to design a Web Intelligence Report with a Case Study.

    Hi Pravat,
    You can find all the documents related to Business Objects Edge Series and the Universe at the following location.
    -Please go to http://help.sap.com
    - Click on BusinessObjects tab
    -Select the appropriate product and you will find the list of all the documents.
    I hope this helps you.
    Regards,
    Prashant

  • Just heard the news about Business Objects - unbelievable !!!!!

    But one question ...
    If my employer hae been a Business Objects partner, will it now automatically be an SAP partner ????
    heh heh heh

    >
    David Halitsky wrote:
    > heh heh heh - that's a good one, JB!
    Eat our shorts!
    Disgracefull SAP notes - code injection powered by SAP Netweaver
    Disgusting solution which is gaining traction.
    Happy hacking!
    Julius

  • How do I deal with problems during business object construction?

    Hi Everyone.
    I'm wondering about best practices for program control flow when business objects can't be constructed properly.
    In my servlet I want to create a new Transaction business object based on the parameters of the HttpServletRequest.
    transaction = new Transaction( request );The Transaction, in turn, has a Customer business object representing the Customer doing the transaction. The Customer is also constructed based on request parameters. So I have in the Transaction constructor,
    public Transaction( HttpServletRequest request ) {
        customer = new Customer( request );
    }In the Customer constructor I want to do some validation. For example, I want to check that the requested Customer exists in the database.
    If the validation fails, should I throw an exception, which could then eventually be caught by the Servlet which would send back an "Invalid Customer" message to the end user?
    But it seems to me like this violates the "never use exceptions for flow control" rule (as described for example at http://onjava.com/pub/a/onjava/2003/11/19/exceptions.html?page=2).
    It is a normal function of my application to deny a transaction to a non-valid customer... so it seems like I shouldn't need to bring in the exception handling overhead for this normal business process.
    OK, so I guess put "is_valid" flags in the business objects and set them on constructor errors then check them??
    public Transaction( HttpServletRequest request ) {
        customer = new Customer( request );  // customer.is_valid flagged false
        if ( !customer.get_is_valid( ) ) {
            this.is_valid = false; // transaction.is_valid is also false now because its Customer is not valid
        } else { // customer is valid
            // finish the rest of the Transaction construction business logic
            // of course this will turn into a mess of deeply nested "else valid" clauses
            // if there are many validation checks...
    }...and then in the servlet...
    transaction = new Transaction( request );
    if ( !transaction.get_is_valid( ) ) {
        // Send back error message to user.
    } else {
        // Finally do some business logic.  Maybe after another mess of nested "else valid" clauses.
    }This gets so hard to read it seems like the throwing Exceptions as part of normal control flow option is preferble.
    Is there third option I am missing?
    What are your opinions?
    Thanks,
    Bishop

    Build your Transaction and Customer objects based on the data in the request. Then validate the customer, since an invalid customer is "normal" for you.
    I'd consider using some sort of factory-like method for creating these objects from the request, since you're tying (sort of) your business stuff to the fact you're currently using a webby (servlet-based) front end...but that's more an aside.
    So, in pseudo-ish code:
    Transaction t = createTransaction(request);
    if (t.validCustomer()) do work;
    else return to wherever;This is only a first-pass idea, and other requirements might knock it for six, but it's a startpoint.

  • Error while installation - Business object Xi R2 SP2

    Hi ,
    I am trying to install  Business object Xi R2 SP2 on my new Windows 7 Operating System. I am trying to install the client components .I am getting the below error .Please reply if there is any soultion.
    Error :
    "1 processor  Family 6 Model 0 Stepping 0
    Unknown Windows v6.1 build 7600
    Physical Total/Avail: 1.048.120 Kb / 344.332 Kb
    Temp directory C:\Users\ADMINU~1\AppData\Local\Temp\ (1 Kb available)
    'Unknown' video card
       1024 x 768 with 65536 colors
    Unhandled Exception
      Code: e06d7363
      Description unavailable
    Call stack:
    Module  at   0x75bb0000: C:\Windows\system32\KERNELBASE.dll  v 6.1.7600.16385 [E]
        address: 0x75bb9617
    Module  at   0x7c360000: C:\Windows\system32\MSVCR71.dll  v 7.10.6030.0 [E]
        address: 0x7c37a7bc
    Module  at   0x55060000: C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cpi18n.dll  v 11.5.8.826 [E]
        address: 0x55088183
    Application:
    0x54C "
      current thread 0x858
    started: Thursday, February 24, 2011 at 15:26 PM
    ends:    Thursday, February 24, 2011  at 15:26 PM
      User mode: 62 ms   Kernel mode: 406 ms
    Loaded modules:
        0x00020000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\io-vc-mt.dll      v 0.0.0.0
        0x00150000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\thread-vc-mt.dll      v 0.0.0.0
        0x00170000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\time-vc-mt.dll      v 0.0.0.0
        0x00190000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\network-vc-mt.dll      v 0.0.0.0
        0x00320000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\libxml2.dll      v 2.6.19.0      [English (United States)]
        0x003E0000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\helper-vc-mt.dll      v 0.0.0.0
        0x00400000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\designer.exe      v 11.5.8.826      [English (United States)]
        0x00590000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\btuc320vc71.dll      v 3.2.0.0      [English (United States)]
        0x006C0000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\tools.dll      v 11.5.8.826      [English (United States)]
        0x00830000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\security-vc-mt.dll      v 0.0.0.0
        0x00840000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\wstkCommon.dll      v 11.5.8.826      [English (United States)]
        0x008C0000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\streaming-vc-mt.dll      v 0.0.0.0
        0x008F0000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\desengine.dll      v 11.5.8.826      [English (United States)]
        0x00910000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\pdflib.dll      v 6.0.3.0      [English (United States)]
        0x10000000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\file-vc-mt.dll      v 0.0.0.0
        0x12000000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\xerces-c_2_1_0.dll      v 2.1.0.0      [English (United States)]
        0x49C00000     C:\Windows\system32\cxlibw-3-1.dll      v 11.5.8.826      [English (United States)]
        0x4A800000     C:\Windows\system32\icuuc30.dll      v 3.0.0.0      [Language Neutral]
        0x4A900000     C:\Windows\system32\icuin30.dll      v 3.0.0.0      [Language Neutral]
        0x4AD00000     C:\Windows\system32\icudt30.dll      v 3.0.0.1      [Language Neutral]
        0x53000000     C:\Windows\system32\fssl-1-2-1-2.dll      v 1.2.1.2      [English (United States)]
        0x53120000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cs_tools.dll      v 11.5.8.826      [English (United States)]
        0x53390000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cs_helpers.dll      v 11.5.8.826      [English (United States)]
        0x53430000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cube.dll      v 11.5.8.826      [English (United States)]
        0x536D0000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\unvtools.dll      v 11.5.8.826      [English (United States)]
        0x53B10000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\kagtux.dll      v 11.5.8.826      [English (United States)]
        0x53BD0000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cplib.dll      v 11.5.8.826      [English (United States)]
        0x53F60000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cnxsrv.dll      v 11.5.8.826      [English (United States)]
        0x54110000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\TraceLog.dll      v 11.5.8.826      [English (United States)]
        0x541C0000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ksqldg.dll      v 11.5.8.826      [English (United States)]
        0x542C0000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\sessmgr.dll      v 11.5.8.826      [English (United States)]
        0x54430000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cpcoll.dll      v 11.5.8.826      [French (France)]
        0x544F0000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\uitools.dll      v 11.5.8.826      [English (United States)]
        0x546C0000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\rptdisp.dll      v 11.5.8.826      [English (United States)]
        0x54740000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\krptdlg.dll      v 11.5.8.826      [English (United States)]
        0x547E0000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\BOFCEngine.dll      v 11.5.8.826      [English (United States)]
        0x54860000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\dlg1.dll      v 11.5.8.826      [English (United States)]
        0x548F0000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\i18n.dll      v 11.5.8.826      [English (United States)]
        0x549E0000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cpxml.dll      v 11.5.8.826      [English (United States)]
        0x54AB0000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\category.dll      v 11.5.8.826      [English (United States)]
        0x54AF0000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\dlgdll.dll      v 11.5.8.826      [English (United States)]
        0x54D40000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\RepAttr.dll      v 11.5.8.826      [English (United States)]
        0x54D70000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\bofcui.dll      v 11.5.8.826      [English (United States)]
        0x54E30000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\boDeploy.dll      v 11.5.8.826      [English (United States)]
        0x55030000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\BOCP_1252.dll      v 11.5.8.826      [English (United States)]
        0x55060000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cpi18n.dll      v 11.5.8.826      [English (United States)]
        0x55290000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\kquery.dll      v 11.5.8.826      [English (United States)]
        0x55620000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\msgsrv.dll      v 11.5.8.826      [English (United States)]
        0x55640000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\BOFCDialogs.dll      v 11.5.8.826      [English (United States)]
        0x55660000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\boconfig.dll      v 11.5.8.826      [English (United States)]
        0x556E0000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\vartools.dll      v 11.5.8.826      [English (United States)]
        0x56970000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\FCRepoProxy.dll      v 11.5.8.826      [English (United States)]
        0x57620000     C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\repo_proxy.dll      v 11.5.8.826      [English (United States)]
        0x59620000     C:\Windows\system32\libOCAHelperw-3-1.dll      v 11.5.8.826      [English (United States)]
        0x597C0000     C:\Windows\system32\libOCASecurityw-2-0.dll      v 11.5.8.826      [English (United States)]
        0x5D360000     C:\Windows\system32\MFC71ENU.DLL      v 7.10.3077.0      [English (United States)]
        0x63000000     C:\Windows\system32\etc-1-0-12-4.dll      v 1.0.12.21      [English (United States)]
        0x64000000     C:\Windows\system32\ebus-3-3-2-5.dll      v 3.3.2.24      [English (United States)]
        0x6F250000     C:\Windows\system32\msi.dll      v 5.0.7600.16385      [English (United States)]
        0x71AE0000     C:\Windows\system32\WINSPOOL.DRV      v 6.1.7600.16385      [English (United States)]
        0x71BC0000     C:\Windows\system32\hlink.dll      v 6.1.7600.16385      [English (United States)]
        0x72AE0000     C:\Windows\system32\dbghelp.dll      v 6.1.7600.16385      [English (United States)]
        0x72D10000     C:\Windows\system32\rasadhlp.dll      v 6.1.7600.16385      [English (United States)]
        0x72D20000     C:\Windows\system32\pnrpnsp.dll      v 6.1.7600.16385      [English (United States)]
        0x72D40000     C:\Windows\system32\napinsp.dll      v 6.1.7600.16385      [English (United States)]
        0x72D50000     C:\Windows\System32\winrnr.dll      v 6.1.7600.16385      [English (United States)]
        0x73010000     C:\Windows\system32\WSOCK32.dll      v 6.1.7600.16385      [English (United States)]
        0x73380000     C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7600.16661_none_ebfb56996c72aefc\COMCTL32.dll      v 5.82.7600.16661      [English (United States)]
        0x73980000     C:\Windows\System32\fwpuclnt.dll      v 6.1.7600.16385      [English (United States)]
        0x73C10000     C:\Windows\system32\WINNSI.DLL      v 6.1.7600.16385      [English (United States)]
        0x73C20000     C:\Windows\system32\IPHLPAPI.DLL      v 6.1.7600.16385      [English (United States)]
        0x73DE0000     C:\Windows\system32\NLAapi.dll      v 6.1.7600.16385      [English (United States)]
        0x74920000     C:\Windows\system32\uxtheme.dll      v 6.1.7600.16385      [English (United States)]
        0x74DF0000     C:\Windows\system32\VERSION.dll      v 6.1.7600.16385      [English (United States)]
        0x75200000     C:\Windows\system32\DNSAPI.dll      v 6.1.7600.16385      [English (United States)]
        0x75340000     C:\Windows\System32\mswsock.dll      v 6.1.7600.16385      [English (United States)]
        0x75850000     C:\Windows\system32\CRYPTBASE.dll      v 6.1.7600.16385      [English (United States)]
        0x75900000     C:\Windows\system32\profapi.dll      v 6.1.7600.16385      [English (United States)]
        0x75970000     C:\Windows\system32\MSASN1.dll      v 6.1.7600.16415      [English (United States)]
        0x75980000     C:\Windows\system32\CRYPT32.dll      v 6.1.7600.16385      [English (United States)]
        0x75BB0000     C:\Windows\system32\KERNELBASE.dll      v 6.1.7600.16385      [English (United States)]
        0x75C00000     C:\Windows\system32\SHLWAPI.dll      v 6.1.7600.16385      [English (United States)]
        0x75C60000     C:\Windows\system32\ole32.dll      v 6.1.7600.16624      [English (United States)]
        0x75DC0000     C:\Windows\system32\comdlg32.dll      v 6.1.7600.16385      [English (United States)]
        0x75E40000     C:\Windows\system32\LPK.dll      v 6.1.7600.16385      [English (United States)]
        0x75E50000     C:\Windows\system32\MSCTF.dll      v 6.1.7600.16385      [English (United States)]
        0x75F20000     C:\Windows\system32\RPCRT4.dll      v 6.1.7600.16385      [English (United States)]
        0x75FD0000     C:\Windows\system32\NSI.dll      v 6.1.7600.16385      [English (United States)]
        0x75FE0000     C:\Windows\SYSTEM32\sechost.dll      v 6.1.7600.16385      [English (United States)]
        0x76000000     C:\Windows\system32\SHELL32.dll      v 6.1.7600.16644      [English (United States)]
        0x76C50000     C:\Windows\system32\IMM32.DLL      v 6.1.7600.16385      [English (United States)]
        0x76D20000     C:\Windows\system32\kernel32.dll      v 6.1.7600.16481      [English (United States)]
        0x76E00000     C:\Windows\system32\urlmon.dll      v 8.0.7600.16671      [English (United States)]
        0x76F40000     C:\Windows\system32\ADVAPI32.dll      v 6.1.7600.16385      [English (United States)]
        0x76FE0000     C:\Windows\system32\USP10.dll      v 1.626.7600.16385      [English (United States)]
        0x77080000     C:\Windows\system32\msvcrt.dll      v 7.0.7600.16385      [English (United States)]
        0x77130000     C:\Windows\system32\WININET.dll      v 8.0.7600.16671      [English (United States)]
        0x77230000     C:\Windows\system32\GDI32.dll      v 6.1.7600.16385      [English (United States)]
        0x772B0000     C:\Windows\system32\USER32.dll      v 6.1.7600.16385      [English (United States)]
        0x77380000     C:\Windows\system32\iertutil.dll      v 8.0.7600.16671      [English (United States)]
        0x77720000     C:\Windows\system32\OLEAUT32.dll      v 6.1.7600.16385      [English (United States)]
        0x777B0000     C:\Windows\SYSTEM32\ntdll.dll      v 6.1.7600.16559      [English (United States)]
        0x778F0000     C:\Windows\system32\Normaliz.dll      v 6.1.7600.16385      [English (United States)]
        0x77900000     C:\Windows\system32\WS2_32.dll      v 6.1.7600.16385      [English (United States)]
        0x7C140000     C:\Windows\system32\MFC71.DLL      v 7.10.6041.0      [English (United States)]
        0x7C250000     C:\Windows\system32\MFC71U.DLL      v 7.10.3077.0      [English (United States)]
        0x7C360000     C:\Windows\system32\MSVCR71.dll      v 7.10.6030.0      [English (United States)]
        0x7C3C0000     C:\Windows\system32\MSVCP71.dll      v 7.10.6030.0      [English (United States)]

    The BO XI R2 server can only be installed on a server version of WIndows (eg. WIndows Server 2003 or 2008)
    The BO XI R2 client (even the latest SP 6) is not supported on Windows 7.
    More information about the supported platforms is available here http://service.sap.com/bosap-support.
    Regards,
    Stratos

Maybe you are looking for

  • Migrating from PSE 7 on a PC to PSE 8 on a Mac.

    I am unable to find a place in Bridge to restore my backup from PSE 7. I am sure there must be a way. If I simply place the picture files over on the iMac, the stacks are not maintained. In other words each photo may have several versions, all showin

  • How does one make a new purchase of TCS 4?

    How can I make a new purchase of TCS 4?

  • In CSV File

    Hai All, In CSV File , I have Quarter / Fiscal Year  displaying as Jan-09 but I need to display as 2/2009 instead of Jan -09 or 2.2009. Could you please help me. Thanks, Bhima

  • Random position help...

    Hi, I'm trying to create a simple screensaver whereby a company logo just simply fades in and out at random positions on the stage indefinitely. Would anybody have any example script for this? Or know where to download something similar? thanks db

  • I deleted safari from my desktop how do i get it back?

    I had a question mark of my safari icon so removed it from dock..now i have lost it completly...how can i get it back??