Which part should I start with BO?

I have some basic knowledge about SAP BW and want to start learning BO,  which part of BO should I learn according to Business Intelligence Roadmap? Could anyone advice some BO course in present. Thanks!

check these blogs my ingo
/people/ingo.hilgefort/blog/2008/02/07/businessobjects-and-sap-part-i
/people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
/people/ingo.hilgefort/blog/2008/02/27/businessobjects-and-sap-part-3
/people/ingo.hilgefort/blog/2008/03/23/businessobjects-and-sap-part-4
/people/ingo.hilgefort/blog/2008/03/24/businessobjects-and-sap-part-5

Similar Messages

  • Which Jdev version to start with?

    Hi all, I have played with java for some time and looked at early versions of Jdev but now want to use it in earnest myself to expand my skill sets. I work primarily with Oracle Applications and would like to create custom modules etc using Jdev and learn this development tool.
    Which version should I start with? Is it better to look at 9 version rather than 10 as there are more resources etc and also more likely to be in use in the world of work?
    Great if someone who uses it in the real world for development could give me some advice.
    Thanks Cel

    There is no reason to start with 9i.
    The way I see it is that you have two options right now:
    10.1.2 - the current production version
    or 10.1.3 - which is currently in a developer preview mode.
    The decision factor can come down to which technology you are interested in. (for example JSF is only in 10.1.3).
    But one more important factor is ADF which is not yet in the 10.1.3 preview - and is especially useful for people who are just starting with Java.
    My suggestion is that you take 10.1.2 and run through the reviewer guide to understand what ADF gives you.
    Then you'll have a better view point on which version to use.

  • What apple certification should I start with?

    What apple certification should I start with?
    I am confused with which certifications I should work on first to be able to work as a technician and application support individual.

    I would start with the basic Mac Integration. It's a quick and easy test to see if you know the basics. If you can pass this, then move foward from there.
    Do you plan on taking clases or self study?
    http://training.apple.com/certification/macosx

  • A name should not start with any special characters

    I need to put a condition in iF statement such that a name that is given by the user should not start with any special charecters.A dialog box should display indicating this conditon.Can u plz give sample code for this.My code is as below.
    //text box for giving the name
    JTextFeild ReportNameText;
    //the name is stored in String
    String name=ReportNameText.getText();
    //Here tell me how the if condition should be written
    //condition to be mentioned

    Already asked, and answered, here: http://forum.java.sun.com/thread.jspa?threadID=727919
    See reply 4 in that thread, and scsi-boy's suggestion of writing another
    method to check for "special" characters. And the links to the String
    and Character API documentation given.

  • How should i start with web dyn pro abap

    Hi,
    I have been working on webdynpro java now i would like to start working on webdynpro abap
    could any one tel me how should i start with it.. pdfs, blogs would surely help??
    i do have sufficient knowledge of abap too..
    some brief idea about what is "web dynpro for abap" would surely help me
    Thank u in advance...

    hi,
    please do a search before posting for basic questions, i searched the same and got around 700 hit.
    any ways check these links.
    As the name suggests Web Dynpro for ABAP uses exactly the same meta model as its cousin Web Dynpro for Java. A Web Dynpro component, a Web Dynpro view, a Web Dynpro model, a Web Dynpro controller have the same semantics both for ABAP and Java. The main difference is the designtime environment, the development infrastructure and the runtime environment.
    The designtime environment is properly embedded in the ABAP Workbench where Web Dynpro artifacts are simply a new category like BSP applications or classical dynpro based applications before. Also no surprises regarding the development infrastructure. The correction and transport system keeps track on all changes that are done, versions them and helps to propagate the Web Dynpro application from development to production like you would do with ordinary BSP or dynpro-based applications.
    Last not least the execution platform is the ABAP server that produces application content ready to be integrated in the NetWeaver Portal seamlessly. Features like portal eventing can be used between applications written in ABAP or applications developed with Java.
    The following r excellent websites containing PDF & PPT docs on ABAP Web Dynpro:
    Web Dynpro for ABAP in SDN
    https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/webcontent/uuid/512040e1-0901-0010-769c-c238c6ca35d9
    Developing ABAP Applications Using Web Dynpro
    http://help.sap.com/saphelp_nw2004s/helpdata/en/42/d41b25d2216babe10000000a1553f6/frameset.htm
    Web Dynpro ABAP: Development in Detail
    http://help.sap.com/saphelp_nw2004s/helpdata/en/03/0048413e466e24e10000000a155106/frameset.htm
    WDA Sample programs & tutorials
    https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d
    Web Dynpro ABAP Demonstration Videos
    Web Dynpro ABAP Demonstration Videos
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/28113de9-0601-0010-71a3-c87806865f26?rid=/webcontent/uuid/fed073e5-0901-0010-4eb4-c9882aac7b11
    SAP Web Dynpro Overview
    http://wendtstud1.hpi.uni-potsdam.de/sysmod-seminar/SS2005/presentations/12-WebDynpro-Overview.ppt
    Web Dynpro General Concepts
    https://admin.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/30ea953b-8e57-2910-4e85-f7be60b00407
    Web Dynpro
    http://help.sap.com/saphelp_nw2004s/helpdata/en/15/0d4f21c17c8044af4868130e9fea07/frameset.htm
    Web Dynpro for ABAP: Tutorials for Beginners
    Web Dynpro for ABAP: Tutorials for Beginners
    Developing ABAP applications using Web Dynpro Configuration Scenario
    http://www50.sap.com/businessmaps/8729920B31E343F099B71340B15F06DB.htm
    Web Dynpro for ABAP
    http://www.vnsg.nl/temp/508773747/A1-WDA_Themadag.pdf
    Yogesh N

  • Should I start with Entity Object or Java Class Diagram ??

    Hi,
    I come to J2EE / OO application development from non-oo programming world. I am still confused about what step-by-step development approach should I take ?
    Should I :
    - start with creating Entity Object from available database table ?
    - should I start with Java class diagram, followed by generating database tables, then create EO from it ?
    Could anybody please help me, what best practice step by step development approach should I take ?
    Is there any white paper / docs about this ?
    Thank you for your help,
    Krist

    Krist,
    If you are not from the OO world then you may be interested in this new site on OTN (http://otn.oracle.com/formsdesignerj2ee) There is a workshop that starts by looking at an existing datamodel and builds up from there.
    If you are starting from nothing, you can indeed start higher at the Class Model level.
    I recently started discussing data modeling on my blog (http://www.groundside.com/blog/content/SueHarper/) and there are some very good comments(feedback from readers) that may possibly be useful to you.
    If you are new to the UML modeling world, I recommend you read two very good papers by Jan Kettenis on OTN (http://www.oracle.com/technology/products/jdev/collateral/collateral10g.html) They are Getting Strted with UML Class modeling and Getting Started with UML Use Case Modeling.
    Shay pointed you to Toplink. There are a lot of resources on OTN for Toplink, including tutorials.
    Personally? I think if you have time, and if you can, start with a Class Model and perhaps a Use Case model, then you can start planning your application development from a solid base.
    Regards
    Sue Harper

  • Which Oracle Certification Should I Start With

    Hi,
    I'm looking for some advice on which Oracle certification I should start with. Let me first tell you about me and my business goals. I an new to the SQL world but have a firm grasp of the RDBMS. I have also worked as a Business Analyst for a company that is doing an Oracle upgrade including the EBS. I have had to do some very basic queries. My business goal is to improve my Oracle database skills.
    I would like to add Business (Data) Analyst to my job description some day. I would like to be both a Business Analyst and a Business Data Analyst. I have been asked to work as a jr. DBA in the past, and would like to continue to pursue those options. Currently, my work seems to evolve around Oracle as opposed to the other businesses out there.
    Given this information, which certification would you recommend I start with. Please let me know if you require additional information. This is my long term business goal so I will take as much time as needed to get it done. I was thinking I should start with *1Z0-051 SQL Fundamentals I* (11g). Any thoughts?
    Thank you in advance!
    CRC_05

    Hi;
    I'm looking for some advice on which Oracle certification I should start with. Let me first tell you about me and my business goals. I an new to the SQL world but have a firm grasp of the RDBMS. I have also worked as a Business Analyst for a company that is doing an Oracle upgrade including the EBS. I have had to do some very basic queries. My business goal is to improve my Oracle database skills.
    I would like to add Business (Data) Analyst to my job description some day. I would like to be both a Business Analyst and a Business Data Analyst. I have been asked to work as a jr. DBA in the past, and would like to continue to pursue those options. Currently, my work seems to evolve around Oracle as opposed to the other businesses out there.
    Given this information, which certification would you recommend I start with. Please let me know if you require additional information. This is my long term business goal so I will take as much time as needed to get it done. I was thinking I should start with *1Z0-051 SQL Fundamentals I* (11g). Any thoughts?You could get this certificate as a first steps. If you want to be expert on dba subjects than you need to go OCA and OCP certification path.
    If you get to Business Analyst than you can go wiht ebs certification
    http://blogs.oracle.com/certification/2008/08/oracle_ebusiness_suite_r12_cer.html
    But dont forget those subjects are different from eachother and need different skills to become senior on those subjects
    Hope it helps
    Regard
    Helios

  • Which mac should I go with ?

    Hey guys I have a question. Which mac would best suite my needs? A mac pro (early 2008) 2.8 8 core or a (Early 2009) 2.93 Quad core ? I do a lot of Gaming, Final Cut Express, Photoshop, Encoding and other various programs. I know one has 800 MHz ram and the other 1066 MHz, I guess in your guys opinions what should I go with based on my program usage ?

    I don't think we can answer that. Seriously, there is more than DDR2 800 vs DDR3 1066.
    Any would be a big step up. Depends on bugget.
    The stock 4-core vs 2.93? you won't see enough difference.
    $2200 for the 2008 is definitely still fast and more affordable.
    Does what you do generate income so it will pay for itself?
    Maybe an iMac Core i5 would do as well.
    http://store.apple.com/us/browse/home/specialdeals/mac/mac_pro
    No models for 2010, and no idea if/when but I'd sit on the fence and save my pennies.
    You never did close or return to your Turbo Boost thread, did you?

  • Which database certificate to start with?

    Hello everyone, just completed my under graduation in IT, wish to get a oracle database certificate, could someone please suggest which certificate should i go for first?

    J.A. wrote:
    I think you have two options...
    ...or if he was planning on a career as a Java developer he should go for one of several Java tracks.
    ...or if he was planning to work with MySQL he should go for the MySQL developer or DBA certs (or both).
    ...or if he wanted to be a system administrator he might go for the Solaris or Oracle Linux certs.
    ...or if he wanted to concentrate on the Oracle Applications side he could go for any of several dozen app-related certs.
    ...or the list goes on...
    Any certification suggestions made with no further information about the poster than what has been supplied so far are just random choices from the 200 or so possible exam options.  The two options you suggested are probably the ones you considered for yourself.  They may or may not be appropriate to the OP. If the poster had asked for opinions between a given set of certification tracks, that would be entirely different and a much easier question to answer.

  • How should I start with EJB programming?

    I have more than one year's programming experience in developing complicated data-driven web applications.
    Now I decide to use EJB to build new web applications, how should I start?
    Should I take a professional training class or just read several EJB books? I have Ed Roman's EJB book, it is great.
    Thanks for your reply in advance.
    James

    I think you start of by reading the EJB book by Ed Roman.It's free and availaible at www.theserverside.com.
    Read the first few chapters.
    Another good book is Richard-Monson Haefel's EJB published by Orielly.
    Start of by coding a few examples of stateless session beans on an easily deployable server like the J2EE server, available from this website.
    Your next aim should be to understand Entity beans and the issues surrounding container managed persistance and bean managed persistance.
    Voila in no time you wil be a champ.

  • Should I start with Flash?

    I have decided to teach myself how to build and design web
    pages. I have illustration background, so I have an eye for what
    looks good. However I am a newbie to web development. I wanted to
    know if I should start by teaching myself Flash? Or should I start
    somewhere else? I am not going back to school , so please please do
    not suggest that.
    Thank you for your input.

    Well, that depends on if you want to create flash websites or
    html websites. Since flash itself requires little to no html
    knowledge, I would think it's up to you. Personally, I would learn
    html basics then flash basics.

  • Wireless Networking Woes - Which option should I go with next?

    Hi all. I moved into a new place about two months ago and have had continuous struggle getting my wireless network working since then. I have a cable modem and an Airport Extreme which I bought about 2 years ago. I can pick up wireless pretty well within about 20 feet of the router but past that the signal tends to fall off pretty dramatically. At 40 feet I can't pick up a signal at all.
    I thought at first that the problem was the wi-fi card in my new MacBook Pro (as I was dropping connex other places as well). I got it replaced but that didn't help at all. I also tested an older MacBook Pro and couldn't get a signal outside of 20 feet either.
    I purchased an Airport Express last week to see if that would help. Unfortunately it didn't as it could barely connect to the Airport Extreme outside of about 10-15 feet and therefore didn't extend the range enough to reach where I need to go (40 feet from the router/AeBS). I also tried to purchase a new Airport Extreme to see if that would improve things. It didn't.
    I'm now trying to figure out how to move forward. I need to get a strong internet connection 40 feet from the base station which doesn't seem like it should be all that difficult. I guess I'm down to a few options:
    #1 - Replace the original Airport Extreme router with a different router. Probably would be the NETGEAR WPN824 RangeMax Wireless Router based on some research I've done.
    #2 - Run a powerline adapter so that I can access the network over the electrical lines. It sounds like something like the Netgear XAVB101 Powerline AV Ethernet Adapter Kit will work pretty well for this.
    #3 - Move. I really hope it doesn't come to that.
    I guess I could also run an Ethernet cable across the entire place...that would be preferable to moving eh?
    Anyway, any thoughts on these options or anything else I can try. I've spent countless hours on this and it's really, really frustrating to not be able to do something that seems like it should be fairly easy. It's possible that the construction in the new place is causing these issues. However, I still need to try to figure out a work-around.
    Any suggestions?

    Jon,
    Before you do all of this, might I suggest you download istumbler and do a wireless survey of your new home? It may be that you have some neighbours wifi signals cramping your own. istumbler should give you a comprehensive list of results, including channel numbers and strengths, which may help
    Kind regards
    Paul

  • Sequence should always start with 1

    Hello,
    i am using a sequence in a Mapping. But by starting the mapping the second or 3rd time the sequence did not begin with the value 1 but with the last value + 1 of the sequence in the 1st mapping.
    Is it possible to use a sequence so that it always begins with the value 1 everytime you start the mapping?
    Regards,
    vinzi

    I'm not sure I quite understood what you want, lemme get this straight:
    U have a sequence named SEQUENCE and you use it in 3 different mappings. When you finish run the first, you want it to restart counting?
    If so, then, I'm afraid you'll have to re-deploy the sequence. But you don't have to do it in Control Center.
    You may create a stored procedure that creates the sequence using 'EXECUTE IMMEDIATE' facility. Then, use it as a pre mapping process. It would be something like:
    -- This one you'd use in the pre-mapping process
    create or replace procedure Create_seq as
    begin
    execute immediate 'create sequence bla bla bla bla';
    end;
    -- This one you'd use in the post-mapping process
    create or replace procedure drop_seq as
    begin
    execute immediate 'drop sequence bla bla bla bla';
    end;
    Then, using this procedures in each mapping you want to use the same sequence. That should be enough.
    Good luck

  • Should i Start with SAP SD...Experts please help

    HI,
    I have 7+ experience in Channel and Direct sales of IT products.
    I work for a company who is fortune 100 and only global distributor of IT products  having presence in 6 Continents.
    I am Exploring SAP as my career path as i am planning to work overseas and this is not possible having only Sales experience.
    Please help as I am in dillemma to look SAP as my career path and invest approx 4-5 lacs in it.
    I would also have to take a loan for it.
    Please advice.
    Thanx

    Hi
    This thing has been discussed many times. This is not advisable that you take loan for starting your career in SAP until and unless you have hundred percent job surety which is almost impossible. You have to sacrifice your prior non IT related experience. When you start career in SAP you start from scratch. Please check this blog where I have shared some tips and my personal experience as well. There are also many other blogs and threads in Career Center which can go through. This query was supposed to be posted in career forum and now some moderator can move it there. You'll get better responses from there.
    Five key factors and basic tips for SAP consultant.
    Thank$

  • Which one should i go with?

    alright so i tried out my friends iphone and i gotta say its pretty stinkin sweet and im thinkin abt gettin one around christmas but i see that there is 2 different memory capacities the 4 and 8 GB. so which one is better. i have and ipod (30GB) so i dont think i need too much as far as music goes but i just want some opinions on this.

    At Christmas time I'd say it will probably be the 8 or nothing. Although right now, you can probably still get your hands on a 4. They're only available through the Online store, and maybe some Apple stores. Although I don't think you'll have much luck with them. The online store sells the 4 at $299.

Maybe you are looking for