Business Object Builder: Instanciating Objects

Hi everybody,
is it possible to instanciate a object from BOB in ABAP programm?
The object should be found in the Business Object Builder.
regards Mario

Hello Mario
The business "objects" in the BOR (business object builder) have nothing to do with OO objects.
Here are a few example of classes (transaction SE24) related to business objects:
- CL_REEXC_COMPANY_CODE (company code)
- CL_WB2_DOC_FACTORY (documents like sales orders, etc.)
- IF_WB2_DOC (interface for documents)
Regards
  Uwe

Similar Messages

  • Defining Business Objects in ES-Builder

    Hi,
    I tried to create a business object definition with the Enterprise Service Builder (CE 7.1 with local SLD; Selected ES-Builder Profile: "unrestricted").
    I selected "create object" -> "Interface Objects" -> "Business Object". But the "Business Object"-Option is deactivated and I get the followoing warning:
    Software component version does not support this object type
    "Agent" and "Process-Component" are not selectable too.
    I configured the Software Component in SLD and imported it to the ES-Builder. How do I have to configure my software component (version) to create a business object-definition?
    Regards

    Hello Rathish,
    thanks for your reply.
    At the moment I am evaluating the usage of the ESR. There are 3 Steps I want to perform:
    First I want to model my environment. That step I have done by modelling my process-components with service-interfaces, operations, and a business-object for each process-component.
    Secondly I created specifications in ESR for my service-interfaces and operations and connected them to the corresponding model objects.
    Thirdly I imported the specifications from ESR into my NWDS to implement them.
    Since I can connect my service-interface-specification in ESR to the corresponding service-interface in my model, I question myself why can't I do the same thing with business-objects (specify them and connect them to the model object)? Doesn't it make any sense? You wrote that specifying business-objects is not available for external use. Is there a specific reason? Also, it would be nice to import a business object-specification from ESR into NWDS. Unlike "service-interface model"->"service-interface specification"->"service-interface implementation" are connected together from model to implementation, there is a gap between "business-object model" and "business object implementation".
    regards,
      Christian

  • Query for recurring reports using Query Builder in Business objects

    1. How to count webi Recurring reports using query builder in business objects? (Need Query for this)
    2. How to count Crystal Recurring reports using query builder in business objects? (Need Query for this)
    I am able to get summerized recurring reports using Query Builder.
    For Example we have 343 reports which are under recurring (This includes both Webi Reports and Crystal Reports).
    we need to get individually how many webi reports are under Recurring and Crystal reports are under Recurring.

    1. How to count webi Recurring reports using query builder in business objects? (Need Query for this)
    2. How to count Crystal Recurring reports using query builder in business objects? (Need Query for this)
    I am able to get summerized recurring reports using Query Builder.
    For Example we have 343 reports which are under recurring (This includes both Webi Reports and Crystal Reports).
    we need to get individually how many webi reports are under Recurring and Crystal reports are under Recurring.

  • Business Objects Universe Builder

    <p>Please share if anybody has Business Objects Universe Builder Experience with BO XI R2.</p><p>Regards,</p><p>Padmakara </p><p>&#160;</p>

    Hi
    I met this error before and I think this may be caused by the version of BO universal builder and Oracle database can not match.
    connect to Oracle using OLAPSYS user
    and then run sql below :
    CREATE OR REPLACE VIEW OLAPSYS.CUST_OLAP2_AW_DIM_HIER_LVL_ORD AS
    select a.aw_owner,
    a.aw_name,
    a.aw_dimension_name,
    a.aw_hierarchy_name,
    a.is_default_hier,
    a.aw_level_name,
    b.position- a.position position from
    OLAPSYS.ALL$OLAP2_AW_DIM_HIER_LVL_ORD a,
    (SELECT max(position)+1 position,aw_owner,aw_name,aw_dimension_name,aw_hierarchy_name
    from OLAPSYS.ALL$OLAP2_AW_DIM_HIER_LVL_ORD
    group by aw_owner,aw_name,aw_dimension_name,aw_hierarchy_name)b
    where a.aw_owner = b.aw_owner
    and a.aw_name=b.aw_name
    and a.aw_dimension_name=b.aw_dimension_name
    and a.aw_hierarchy_name = b.aw_hierarchy_name;
    GRANT SELECT ON OLAPSYS.CUST_OLAP2_AW_DIM_HIER_LVL_ORD TO PUBLIC;
    DROP PUBLIC SYNONYM ALL_OLAP2_AW_DIM_HIER_LVL_ORD;
    CREATE PUBLIC SYNONYM ALL_OLAP2_AW_DIM_HIER_LVL_ORD FOR OLAPSYS.CUST_OLAP2_AW_DIM_HIER_LVL_ORD;

  • Instanciation of a business object in ABAP?

    Hello,
    I know that you can call the methods of business objects with BAPIs. But I want to instantiate a business object directly in the ABAP code. Does anybody have a code example for doing this?
    In theory I think that I have first do define a reference variable of the objecttype of the buisness object. Than I have to call the Create-Methode of the business object and assign the returned object to the reference variable. Is this correct?
    Thanks.
    Regards, Lars.

    Lars,
    Some more info to add to what Peter has already explained well.
    If you are going to call a method that has parameters (like a Create method as you mentioned) you would need to create and populate the container as follows.
    swc_container wa_container.
       swc_set_element wa_container 'Element1'  'Value'.
       swc_set_table wa_container 'Element2'  Itab.
    Also make sure you are not calling a dialog method in a background context!
    Cheers,
    Ramki Maley.

  • Business Object builder

    Hi all,
    I have a business object whose key field and attirbutes are mapped to a database table.
    Now when I instantiate the object with the key field and the key field is a wrong entry then I want my object to throw ane error saying the "Key Field entry is invlaid or no datas exist for the following Key Field entry".
    How shall i go for it.
    Dev

    Hello
    Have a look at the business object USER. It contains a "method" USER.ExistenceCheck that is realized by BAPI_USER_EXISTENCE_CHECK.
    Take this as an example of how you should go on with your business object.
    Please note that business objects and their methods have <b>nothing </b>to to with object-orientated programming.
    Regards
      Uwe

  • Need toughts on approach. Client moving to Maconomy/Business Objects

    Post Author: klokhammer
    CA Forum: General Feedback
    Hi.On of our important clients are most likely to migrate between economy systems within the next 9 months. Case as follows:
    We have developed a budgeting/forecast and reporting system for a certain market/company. The solution is based on a Microsoft SQL 2000 database/server with Microsoft Access as application interface. The solution is integrated and gets actual figures from the economy system Aspect on a IBM iSeries (AS400) system. The "edge" of the system lies in sophisticated budgeting/forecast routines, the report module is rather poor....
    The client is now most likely to migrate to Maconomy as the new economy system, and Maconomy AnalytiX as the new BI system (which I understand uses Business Objects.)
    We are new to Business Objects and need general recommendations on what level we should try to integrate on. Should we "ditch" all the development done in Access and build a new solutions through Business Objects, keeping all the business logics, but not the interface?
    Should we try to integrate on a database level, keeping the interface in Access (for budgeting/forecast), and exporting data into Business Objects to allow reporting through Maconomy AnalytiX?
    As you most likely have understood, my knowledge about Business Objects are pretty poor. But please try to give me your thoughts on how we should move along, and what kind of "standard" considerations we must have in mind.
    Kind regardsklokhammer

    Post Author: jsanzone
    CA Forum: General Feedback
    klokhammer,
    I checked out Macanomy's web site and searched for references to Business Objects, and sure enough it is mentioned here and there.  What it sounds like is that Macanomy has developed some "Macanomy Standard Reports" using BusObjects, so if you want these nifty Macanomy reports available to you, you buy the Macanomy product, which is bundled w/ BusObjects, and voila you have the reports.  It sounds like a winning strategy.  On the other hand, in order to get this type of capability, an organization would have to hire a staff to purchase and install Business Objects, then the staff would have to understand the financial database that the client has established and populated, and then the staff would have to set about building the reports that are needed.  With Macanomy, it seems that you get the whole kit and kaboodle in one swoop, which is good for an organization providing that it is on the same wave-length as Macanomy.  In regards to your question about what to do with your existing infrastructure, this is a call only you and your client can make.  In IT, it's always about the data and how it is used.  Peeling back the onion a bit, the process works like this:  in order for the Macanomy reports to work, the report must be properly built and it must read from a "universe", which is a BusObjects term for defining the interface between the user and the database (the meta data process).  In order for the universe to exist, it must be built by a "Universe Designer".   The Universe Designer must have an intracate knowledge of how every table in the database will be used to support the reports that the end-user wants to have (either pre-canned (standard) or ad hoc capability).  The database is still a critical piece, and reviewing the Macanomy offering I have a funny feeling that they come in with their own database structure and universe, which makes their process a much quicker install.  The downside, as it appears to me, is how you would migrate your existing data into the Macanomy structure (this goes back to the two parties being on the same wavelength).  I think in your case it's going to be a matter of ditching your database structure in MS SQL 2000 and Access, and adopting the Macanomy structure, but this may be more painful to do than any one at this point realizes.  It sounds like you need to continue arming yourself with knowledge before making any final decisions.  Good luck, and perhaps keep all of us posted on your experiences.

  • Error while generating the Business Object in Mobile Sales

    Hi,
    I made changes to the Business Object BOCAPGEN.
    Now I am trying to generate the business object but it is giving out the error saying
    Error intializing RT Generator !.RT Generator Failed for ".Error arsrep.dat is in use so Generation cannot be done
    I am not a MSA Developer and have no clue regarding MAS(Mobile Application Studio)
    So any one can please give me a clue regarding the issue
    I have solved it by closng all other application other than client console
    Thanks Guys
    Message was edited by: zack taylor

    Hi !
    1 year later, I am facing the same problem.
    I want to build MSA 4.0 SP8, everything runs fines until the end of the generation of the Tiles, the next step fails :
    Error intializing RT Generator !.RT Generator Failed for ".Error arsrep.dat is in use so Generation cannot be done
    Then around 10 thousands of error messages of that kind follow in the output window ; howeverin the end it says "Generation End" without telling whether it was successful or not (the first time the output window was too small, I thought all was OK )
    Anyways, the Mobile Sales icon appeared on the desktop and when I try to launch it I get the error "Starting MobileSalesfailed".
    During another attempt, I check with "Unlocker" the 2 arsrep.dat files I found under the BOL directory, it reported that none was used and locked at that moment.
    Also I killed the vbagen.exe process before starting the build, but it was automatically launched after. (first build was launched after a reboot, the 2nd after the 1st failed + vbagen.exe process killed)
    Does anyone have any clue ?
    Another question is : what are the rights required ? I am a local administrator but I do not have full admin rights (the only thing I saw at the moment is I cannot access to Add/Delete Programs in the Control Panel)
    Thanks & Regards,
    François
    -edit-
    thanks to the one who moved it to the right forum
    Message was edited by:
            Francois Feugier

  • 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

  • Business Objects, external services and application services in CAs

    Hi All,
    right now we are developing our first eSOA Composite Application with CE and I have some questions regarding Business Objects, the import of external services and the development of application services.
    As I understood there are two ways to provide business functionality for composite applications:
    a. Import backend functionality as an external service (e.g. BAPI, RFC) at the CAF, build the application service which can be used as a callable object for UIs or the GPs
    b. Develop a local Business Object (in CAF) providing the business logic, create the application service which again can be used as a callable object. Furthermore the application service can be exposed as a Web Service (external service).
    My questions:
    1. When is it appropriate to to import external services in stead of developing local BOs?
    2. Under what conditions is it advisable to (solely) develop local BOs?
    3. What are the advantages / disadvantages regarding the reusability of the services (in option a and b)?
    Note: We are developing on NetWeaver 2004s.
    Please let me know, if you need more information to answer the questions!
    Thanks for your advice in advance,
    Regards,
    Ivonne

    Hi Ivonne,
    first of all, the CAF Business Objects (BOs) itself don't contain any business logic, they're basically just local database tables (with some CRUD services on top).
    Business logic is implemented in Application Services (AS).
    Now, regarding local BO's vs. external services, it depends on your use case. If the data is already available somewhere in your backend system it makes sense to use external services. For instance you wouldn't want to store business partners all over different composites. For data that is specific to your composite (in particular configuration, customizing etc.) and not likely to be reused by other applications you should use local BOs.
    Accessing local BO's is also much faster than calling external services.
    You can do reuse in both scenarios, since the CAF services can be exposed as web services.
    Regards,
    Christian
    Edited by: Christian Loos  on Apr 8, 2008 6:11 PM

  • Business Objects With ERP

    Actually I need your advice for a requirement I have a customer that donu2019t want to implement BW at all but he is very interested in SAP Business Objects BI Tools This customer has a huge amount of data and the manager insisting not using BW or BWA So my only choice is to use only form BOBJ BI package: Xcelsius and Crystal Reports But I am also wanted to provide WebI and explorer but I know this impossible
    I had read in SDN Articles that I can use Federator to connect to the ERP directly and so I can create a universe and so I can deliver Webi Document and Explorer 
    So I need your advice and your recommendations for this

    Hi
    currently  you have the following options:
    1. You can use SAP rapid marts. They contain Data integrator mappings (you need an installation of the DI for this) to extract and load your SAP R/3 data into a relational database. Additionally they provide universes (based on a relational schema) hich ill allo you to build WebI reports.
    2. You can use the R/3 connector for the Data Federator (You need a DF installation for this). Please note that the R/3 connector is not yet a product rather just a PROTOTYPE. Take a look here: SAP BusinessObjects Web Intelligence Reporting for SAP ERP [original link is broken]
    3. You can try to access the underlying database directly using the appropriate DB drivers. Please note that this is NOT RECOMMENDED. This way you cannot leverage security defined on the R/3 side in your WebI reports and you will not be able to access all data as available in R/3 since some of them are stored encoded/compressed in the underlying tables.
    4. Instead of WebI you can use Crystal Reports and the R/3 drivers (eg. SAP Tables, Functions, Cluster) provided when installing the integration kit for SAP.
    Regards,
    Stratos

  • Business Objects XI 4.0 Semantic Layer Questions

    Can someone tell me if the new Business Objects XI 4.0 Semantic Layer is an alternative to the use of Universes?
    I.E.  There will be no need for Crystal Reports 2011 Enterprise, and Xcelcius to use Universes at all to access SAP ERP data as well as SAP BI/BW data?
    Is the new direction of SAP not to use Universes to access ERP and BI/BW data at all?
    We are a new SAP NETWEAVER ERP installation with BI/BW and are debating on using
    1)Business Objects 3.2 with Universes
    2)Crystal Reports with custom SQL, Rapidmarts and Data Integrator
    3)Business Objects XI 4.0 with this new Semantic Layer and BI Consumer Services.
    Any suggestions,  pros and cons would be greatly appreaciated.
    We are looking to align ourselves with future SAP Business Objects architectures.
    Thanks in Advance,
    Randy
    Edited by: Randy on Feb 11, 2011 7:58 PM

    Hi Randy,
    Universe is an important part of the Semantic Layer, whether it is version 3.x or version 4.x of SAP BusinessObjects. In version 4.0 (officially known as BI 4.0), you will be using the new Information Design Tool to build universe. It is highly recommended for all of your presentation tools (i.e. WebI, Crystal, Xcelsius/Dashboard, etc) to go through the new Information Design Tool for data (including BW data).
    The BI 4.0 Virtual Launch is scheduled on Feb 23. I suggest you to sign up at http://virtualevents.sap.com/business-analytics/login.aspx.
    By the way, the SAP BusinessObjects does not have a version 3.2. The most current one is version 3.1. You might be confused with the FixPack which is now up to 3.4.
    Hope this helps.

  • Xcelsius (SWFfile) performance after exporting to Business objects platform

    Hello,
    I am facing a problem wherein the SWF file takes time (almost 1-2min) to load the refreshed data in Infoview portal
    i.e. after exporting the xlf file to Business Objects platform.
    Following are the system details:
    1) Business Objects XI Release 3.1
    2) Xcelcius Engage/Enterprise 2008 SP3 Windows (file name: 51038212.ZIP) version 5.3.0.0 build number 12,3,0,670.
    Following are the dashboard details:
    1)2 tab sets
    2)column charts
    3)combo boxes
    4)spreadsheet tables
    5)quite a few images and logos embeded
    In the xlf file, we have used the Refresh on load option in
    Data manager so that the dashboard (SWF File) takes the latest WebI report instance when opened in Infoview portal.
    The SWF file is approximately 2MB in size and it uses 42 live office connections.
    Also I had read in few blogs that vlookup function is not the ideal function to be used in the excel datasheet and instead INDEX/MATCH
    can be used to improve performance. Is it true? I have tried using INDEX/MATCH function for few charts but doesn't show any performance improvement.
    Please suggest solution as to how to decrease the time it takes to refresh the live office connections and display the SWF file in Infoview portal.
    Cheers
    Lee

    Hi Lee,
    2 MB is quite heavy for a swf file. I think you should split this file in different parent-child flash files using the swf loader component and opendoc.
    Look at this forums:
    [http://www.forumtopics.com/busobj/viewtopic.php?t=85926]
    For "parent-child" on XI 3.1 with parameters and LiveOffice refresh in the child swf:
    [Calling Dashboards from Dashboards in Xcelsius 2008;
    You can have more information about pareht-child xcelsius at the official documentation in SAP markeplace.
    I hope this helps.
    Alejandro

  • Crystal Reports Server XI - A subset of Business Objects Enterprise?

    Post Author: RVM
    CA Forum: General
    I'm evaluating Crystal Reports Server XI with a view to fulfilling the reporting requirements of my Client. I've identified Crystal Reports Server XI as the ideal solution and have been looking for documentation that describes the constituents of CRS XI and the architecture of the product from a technical perspective. I haven't been able to locate an administrators guide for CRS XI similar to the one available for crystal Enterprise 10 and Business Objects Enterprise XI R2. I've read that CRS XI is a subset of Business Objects Enterprise XI and as such has the same arichitecture. COuld some please clarify what constituents of BO Enterprise XI also reside within CRS XI?
    Thanks in advance,
    RVM

    Post Author: yangster
    CA Forum: General
    It is kind of annoying that they didn't bother to create any documentation for Crystal Server XI.I've used both products and the key difference is that Crystal Server XI is limited to 20 user licenses (combination of either named or concurrent types) so if you have a very large user environment then your only choice may be BO XI.In terms of development and deployment the key difference between the 2 is that BO XI allows you to create universes.  Which in terms allows you to use the Webi functionality.  You can still use webi in Crystal Server but that's kind of pointless as the only universes you will be able to report off are sample universes.  Within Crystal Server you will still have all the functionality that exist in BO XI with the exception of the universes so you can still build business views, list of values, schedule reports, create custom calenders, etc.  So if you were to just snip out everything that deals with universes in the BO XI admin guide you'd have the Crystal Server admin guide.

  • How to extract Cognos Data into Business Objects?

    Hi All,
    I would like to know whether anyway to pull Cognos data into Business Objects?
    1. Pull data thru Universe from Cognos Cubes?
    2. Pull data using Crystal reports from Cognos Cubes?
    3. Or any otehr method of pulling data from Cognos Cubes?
    If nothing is possible I would have to explore using the RDBMS Tables to build Universe, WebI and then present in Xcelsius. Anybody is aware of getting data from Cognos?
    Thanks in advance.
    Alex.

    Cognos Reporting on SAP BI data
    We need to create a new project to import the structure of the SAP BI cube or Multiprovider.
    Enter User ID and password.
    Click on OK
    It will ask you to enter the User ID and password again. After enter the User ID and password it will ask you to select the language.
    Then it will ask you to select the metadata source, select the Data source as shown in below fig. and click next.
    Select the data Source as shown in below.
    Here we are planning to import SAP BW cube so we have to select SAP BW and click on next.
    Select sign on and Click on OK.
    Here we have to select our desired cube or multiprovider and click next.
    Now we have to select the language again.
    Here Cognos is giving the flexibility to use different options when importing cube structures.
    Here I am selecting to use the technical name of the objects and to bring same model as it is in SAP BI.
    Finally it will show list of all objects which are imported from SAP BI.
    When you click on finish it will take to the frame work manager. There you will see the SAP BI Cube Structure.
    Now it is exactly imported like SAP BW extended star schema model.
    Here you can compare the technical names of the dimensions in both in Cognos and SAP BI is same.
             COGNOS    Model                                         SAP BI Cube model         
    Here I am comparing the values of the info Objects with in one dimension.
                   Cognos Model                                                   SAP BI Model
    If there are any hierarchies in BI, it will form separately as shown in below fig.
    When you open the main object of Program definition, we will find 3 objects under this.
    It is always recommendable to use Level 01 objects.
    This is how it looks when you open all the above 3 objects. You can use any of those depends on your report requirement.
    When you open the info object if you see number of different items, that means this info object has got attributes in it.
    0COMP_CODE is the technical name of the info object in BI.
    In Cognos if it technical name starts with 1  Short Text of the Info Object.
                                                                       2  Key of the Info Object.
                                                                       4  Long Text of the Info Object.
                                                             5  Medium Text of the Info Object.
    LELEL00  Is Summarized values.
    LEVEL01  Is Item level values of Info Object.
    Once you see this in bw/bi environment, i hope you know how to gather and use it in BOBJ environment !!

Maybe you are looking for

  • Admin Server password not working

    Running Netscape Directory Server 4.1 on Solaris 9. I see this: [root@arthur]> ldapsearch -D "cn=Directory Manager" -w ******** -b o=netscaperoot "cn=admin-serv-arthur" passwordexpirationtime cn=admin-serv-arthur, cn=Netscape Administration Server, c

  • Error: Gray Menu Options? PS CC

    I seem to be having an issue with Photoshop CC 2014. I'm using Windows 8.1 on an HP 110-017cb. The issue is, I was having problems using the Blending Options when working on a New Document. I solved that by resetting some presets, but now some option

  • How to get back to the three security questions?

    I was in the app store on ipod touch and got the three security quistions.  I proceeded to answer them.  On the third quistion I went to type an answer and evidently hit something and the that screen disappeared.  Not sure if I completed it or maybe

  • OS X Lion

    Hi there i just got this MacBook Pro second hand from someone... i formated it and it needed install OS X Lion so i bought that. it says that it will take from 1 to 3 days and Apple will sent it from E-Mail so i checked my email and only got an E-Mai

  • Do you not know these things??

    Hi! Do you not know that W7 gives you the option to create a system repair disc; that you can use to boot your PC when you encounter a problem?? Do you not know that Toshiba gives you the option to create recovery discs or restore from a hidden parti