Shifting career from ABAP development to BIW - expert opinions required.

Hi Experts,
I am having around 2.5years of developement experience in SAP - ABAP, i want to shift my career to BIW - can someone guide me with all the pro's and con's of the same.
Infact i want to move away from coding stuff - what all the things are neccessary topics for me to cover in BIW to start a career - as i have zero knowledge of BIW.
Advance Thanks
Harini

hi,
If u are  having experience in ABAP then BW is a good combination for u.  But BW is a vast with theory and u need real time exposure in that area.  In BW we will write ABAP coding for transformations,and routines.  In BW ABAP coding is also there but very less.  I think u can start learning BW.
First u need to start with Data Modeling ( Infocube and ODS object design)- Extraction of data from flat Interface- Extraction of Master Data, Transaction Data, Extraction of data from R/3 Systems,Process chains. Learn these areas well.
As u already into ABAP learn how to do coding for routines,Enhancements then u can manage it very well.

Similar Messages

  • ABAP Development certification

    Hi all;
    I am certified as a support consultant for incident management for SAP business all in one, but I am thinking of having a career in ABAP Development, because I am into programming more.
    I have good basics in ABAP but I wanted to know how long it would take me to be an associate developer in ABAP, and what material I need to cover in order to make sure that I pass the exam with the code: C_TAW12_70
    Any advice will be great
    ~ Amal

    Hi,
    See this link for all the areas you need to cover:
    http://www.sap.com/services/education/certification/certificationtest.epx?context=[[C_TAW12_70|G]]|
    You would have to do all of these courses, and/or gain equivalent experience. That might take 2-3 years.
    The test itself is not that hard, so you might still get through after somewhat less experience. It is a multiple choice exam.
    cheers & good luck!
    Paul

  • Calling Java Services from ABAP code

    Hi,
    How to call Java services (not web service) from ABAP code?
    I have a requirement where JAVA team has developed some services that can be called from URL or from a Java application.
    Ex:  when this URL is executed,
    http://localhost:8080/artemis7_802/triton/mycompany.remoteFunctions.RequirementsList.a7x?requestid=3023&requestname=I6PRAO1&skill=SAP&skill=JAVA
    It returns a XML file on browser.
    And I have no idea about the 2nd way i.e. from Java application!
    Now, how can ABAP call these java methods?
    I heard that something can be done via maintaining RFC destinations in SM59 to call Java services? Can this be done with my requirement?
    Please help.
    Thanks and regards,
    Amey

    Posted it in WD ABAP forum.

  • Readin IDM database from ABAP

    Hello,
    I would like to know where could I find an API description how to communicate from ABAP to the IDM database. IDM is said to be opened, so other system can read from it. That should mean ABAP too. Can anybody point me to such information source, provide a link to an example code, something to start from?
    Thanks Otto

    I have the similar requirement. Please help me.
    The IdM (7.2) has been directly connected to ECC clients via Jco RFC (No VDS). But for the other business suit clients (CRM, SRM, ..), it is connected via VDS.
    Here is my requirement. Due to the security reasons, we have decided to maintain some translation data in the IdM instead of SAP tables. Translation data is very simple. It will have two columns with ZID and EID.
    Forward Translation is from ZID to EID
    Reverse Translation is from EID to ZID
    We would like to use these translations in the interfaces and conversions. During the execution of interface/conversion, if the program encounters ZID, it should be translated to EID using some methods. Since the data is not in SAP tables, we have to get it from IdM.
    Since there is no VDS, do I need to read the IdM database directly? What are the steps involved in this process from ABAP developer point of view and also from IdM team? It would be great, it you suggest some examples.
    Thanks for reading and your help will be greatly appreciated.

  • How to run GP process from ABAP Workflow

    Hi All,
    Can anybody tell me in detauls how can I run a GP process from ABAP workflow. What configuration are required for that in J2EE engine side as well as ABAP side.
    Thanks
    Chandan

    Hi Chandan,
    see <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/b1/259142d4d4b81ce10000000a1550b0/frameset.htm">here</a>, maybe this help.
    Ciao
    Luca

  • Can we get a "Add to Browser Favorites" URL from ABAP-side?

    Hi,
    via "Add to Browser Favorites", you can get a URL for opening exactly the portal page you are currently on. Is there any possibility
    to get (or create/generate) the URL for such a page from ABAP-side? We have the requirement to send e-mails from the ABAP
    backend with links (URLs) to a corresponding portal page (like the example below). This has to be done quite generic, mi.e. the server,
    the port, the application parameters, etc. cannot be hardcoded but have to be generated in a generic way.
    Thank you and kind regards,
        Florian
    PS: Example:
    http://pwdf6460.wdf.sap.corp:50000/irj/portal/ajax?navigationtarget=roles://portal_content/com.sap.pct/every_user/com.sap.pct.erp.common.bp_folder/com.sap.pct.erp.common.roles/com.sap.pct.erp.common.erp_common/com.sap.pct.erp.common.lpd_start_wd_abap&&WebDynproApplication=CPROJECTS_FPM&WebDynproConfiguration=CPROJECTS_FPM&ApplicationParameter=OBJ_EVENT%253dDPO47BAB5FEB7A55A28E10000000A424B1D47BAB5FEB7A55A28E10000000A424B1DDPO++++++++++++++++++++++++NON&NavMode=3&System=SAP_cProjects&PrevNavTarget=ROLES%253a%252f%252fportal_content%252fcom.sap.pct%252fevery_user%252fcom.sap.pct.plm.ppm.PPM50%252fcom.sap.pct.plm.ppm.Roles%252fcom.sap.pct.plm.ppm.port_prj_mgmt_showcase%252fcom.sap.pct.plm.ppm.projectmanagement_showcase%252fcom.sap.pct.plm.ppm.pm_overview%252fcom.sap.pct.plm.ppm.ws_projects%252fcom.sap.pct.plm.ppm.cpr_projects_showcase&WebDynproNamespace=sap&&NavigationContext=merge(ROLES://portal_content/every_user/general/eu_core_role/com.sap.uwl.home_core_ws/com.sap.netweaver.bc.uwl.overview%7CROLES://portal_content/every_user/general/eu_core_role/com.sap.portal.home_core/com.sap.portal.home.overview)

    Hi,
    It is hard to know exactly what to suggest since I don't know the full story behind the process you are trying to implement. However I can make some suggestions:
    1. Use short URLs. These can be configured in the portal and will allow for easier navigation. you will see this as a "quick link" parameter in the page properties.
    2. Rather then hard coding any values use a configuration table in the ABAP system.
    3. If the process starts in the portal you could have your portal application send the necessary data to the ABAP system so it could use it to generate the email (e.g. Server/Port/Parameters etc...)
    4. If it is a dual stack system you may be able to leverage the co-existance of portal an ABAP on the same server.
    5. What about using a web service on the portal to supply the URL to the ABAP system. You could call this web service from the ABAP and have the portal provide the data that way. This would be good if your process kicks off on the ABAP side and not via the portal.
    Anyway, I hope some of those suggestions help.
    BRgds,
    Simon

  • Debugging is not working in R/3 from WebDynpro-ABAP developed webpage input

    Dear Friends,
    We are facing a serious problem for debugging. Expecting valuable input for the same.
    Debugging is not working in R/3 from WebDynpro-ABAP developed webpage input in Production Server.
    The debugging (for WebDynpro-ABAP application) is working in Dev. Server for
    1st ] Within R/3
    Ex. debug for bapi within R/3. i.e. value enter as input in R/3 only.
    2nd ] From webpage to R/3
    Ex. Some input given on the internet web page developed through WebDynpro and external breakpoint set in R/3 it works. It directs to R/3 code through debugging.
    In Prod. Server the 1st case above is working but the 2nd case is not working.
    In Prod. Server the WebDynpro developed applications are running successfully through internet explorer webpage inputs. So running the application is not a problem in prod. Server but debugging of the same is the problem.
    The setting which are done in Prod. server are,
    1] RZ10 in parameters are set for port and host name.
    2.1] In SMICM check for ICM.
    2.2] Host file updated in Windows-System 32.
    3] In SICF following services are active,
    3.1] default_host/sap/bc/webdynpro
    3.2] default_host/sap/public/bc
    3.3] default_host/sap/public/bc/webdynpro/viewdesigner
    3.4] default_host/sap/bc/wdvd
    3.5] default_host/sap/public/icman
    3.6] default_host/sap/bc/gui/sap/its/webgui
    3.7] default_host/sap/public/ping
    3.8] default_host/sap/bc/error
    3.9] default_host/sap/bc/echo
    4] In SE80
    4.1] Internet services-System-are published
    4.2] Internet services-WEBGUI-are published
    4.3] Utilities-Setting-ABAP Editor-Debugging-Username & New Debugger set.
    4.4] Utilities-Setting-ABAP Editor-Editor-Front-End Editor(New) set.
    5] In Su01 for user profiles sap_all & sap_new is assigned and role  SAP_BC_WEBSERVICE_DEBUGGER is assigned.
    6] The support packages are also updated to latest level.
    7] Gone through following links but not getting any clues.
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/48/74d50bd1431b5ae10000000a42189c/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/EN/77/3545415ea6f523e10000000a155106/frameset.htm
    Thanks in Advance.
    Best Regards,
    Abhijit.

    No cross posting
    Read the "Rules of Engagament"
    Regards
    Juan

  • From an ABAP developer to a functional consultant

    Hi,
    I need some advices to help me improve my work as a junior functional consultant. I have been an ABAP developer for 2 - 3 years and then I moved to the role of functional consultant.
    I have read that there is a higher probability to become successful as a functional consultant if you have a business background rather than a technical background...I have been moved to a junior functional consultant role for more than a year - I've been reading books on configuration and functional process flows and unfortunately the assignments on the project I'm working on are mostly specific developments rather than configuration of standard flows which gives me litlle exposure...
    What can I do to improve my functional skills and is it true that it is more difficult to become a functional consultant if we have a technical backgorund?
    Thanking in advance anyone who would reply.

    What can I do to improve my functional skills
    Gain experience and be open-minded. It's pretty much the only way to improve your problem solving and thus your "functional" skills.
    Is it true that it is more difficult to become a functional consultant if we have a technical backgorund?
    I don't think it can be expressed that vastly. I would personally always choose someone with a technical background over the one who talks about "Business" and essentially doesn't really know what he's talking about...
    By the way, have you tried the Career forums?:
    Career Center
    Cheers, Lukas

  • Shift from ABAP to BW

    Hello everyone,
    I want to shift from ABAP to BW and want to learn HANA.Can you please help me with some material? And also please guide if ABAP skills will also get utilized there?I have 4.2 yrs of exp in ABAP..
    Br
    Sumeet

    Hi sumeet durgia
    Let me try to help you here.
    In traditional BW, there is lot of scope for ABAP.So your idea of shifting doesn't have any problem.Now SAP's roadmap is towards HANA, its good if you can understand the concepts of BW on HANA too.
    Your 4+ years of ABAP can certainly be used in BW/traditional DB or HANA; that is for sure.
    FYI: New certifications have come up on the topic like BW on HANA, ABAP for HANA and so on.
    Regarding materials:
    There are huge number of documents available in this SDN space: SAP BW Powered by HANA.
    Also see www.saphana.com, https://cookbook.experiencesaphana.com/bw/ and so on for some wonderful materials.
    I am afraid you might not be getting any SAP certification documents here in this forum as its against the policy.
    Please let us know if you have queries on any specific topics.
    Good Luck.
    BR
    Prabhith

  • Are reports in GR55 created by an ABAP developer or it's FICO functional

    Hi Expert?
    GR55 is working for existing company code and not for new company code that I created. There is whole list of accounting reports under GR55. Client has asked me to fix. We have an ABAP developer on site. Is this the responsibility of ABAP?
    Kindly advise urgently.
    Thanks,
    Mariam.

    You can use the following three options depending on what is required. You should copy your report into a new test report and practice with it before you actually delete anything in the real report:
    1. To show a hidden column in the report definition, from inside GRR2 choose Edit -> Columns -> Hidden columns -> Show. Then you should be able to see all hidden columns
    2. To delete a column entirely click on the column and choose Edit -> Elements -> Delete
    3. To delete a formula from within a column, double click on the formula column name you can see the formula. Then you can click on the formula line and then hit the delete button on press shift+F2.
    Regards,
    Sharabh

  • Calling Portal event from ABAP class

    Hi Experts,
    I need a following clarificatrion, Please help,
    1. Is it possible to call a webdynpro method from a normal ABAP class?
    2. If no, we need a functionality of a class 'CL_WDR_HTTP_EXT_MIME_HANDLER' having method 'DO_DOMAIN_RELAX_HTML'.
    Is there any alternative method which can be used in ABAP having the same functionality.
    3. Is there any ways with which we can call portal event from ABAP class?
    Thanks,
    Shabir

    >1. Is it possible to call a webdynpro method from a normal ABAP class?
    I wouldn't necessarily recommend this approach. You shouldn't try to trigger events or any of the standard WDDO* methods from outside the WD Component itself.  That said, you can pass the object reference (like the WD_COMP_CONTROLLER object reference or the View Object Reference) into methods of normal classes.  Be careful if you are finding yourself calling a lot of your added methods from outside WD.  This is probably a sign that these methods should be in the Assistance Class or some other Class functioning as a Model Object.
    >2. If no, we need a functionality of a class 'CL_WDR_HTTP_EXT_MIME_HANDLER' having method 'DO_DOMAIN_RELAX_HTML'.
    Is there any alternative method which can be used in ABAP having the same functionality.
    What exactly do you want to do here?  Do you just want to get the relaxation script?  For what purpose?  You should never need to inject the relaxation script into WDA. 
    >3. Is there any ways with which we can call portal event from ABAP class?
    To what purpose.  Do you just want to delegate the triggering of the event that is inside WD Component to be called from a class?  If so you can pass the portal API object reference into a class from the WD Component.  However this only works while running within WD.
    How is this class used?  Are you running in WD?  Are you trying to generate some HTML code that runs in the portal independent of WD?

  • What is best for my career: Sap ABAP or Sap BI

    Hi Experts,
    I am Rajesh, done my bachelor degree in Information Technology,
    having 4 years of Exp as a Mainframes Programmer in a Banking Software company.
    my job containts
    30 % understanding the product
    40 % Analysis
    30 % Programming
    my career Goal is to get SAP job in Abroad(US/UK/AUS) for that i am planning like below:
    First i want to gain some minimum(8-10 Months) Exp in India by
    Choosing one Best(or)Hot Cake Module in SAP, which matches any one of 3 points
    1)Currently that module should have more demand less supply.
    2)Should have good Future
    3)it should not be much vast Because need to expertise Early
    I already Trained and good in SAP-Core ABAP,
    but just Core ABAP is not enough to get expertise in ABAP, because i need to add it with
    OOPS, Webdynpro, Workflow ETC.
    even i Trained in all the above, it is difficult to be Expert in 1 YR.
    and Hard to get job in US/UK/AUS.
    So i am planning to go with SAP-BI for below Reasons
    1) SAP BI is not that much Vast compare to ABAP for becoming an Expert on it
    2) for Skill Set ABAP+BI, can have good openings
    3) SAP-BI is a techno functional Job, where ABAP is not a final Destination.
    4) in Future, BI will help to get into HANA.
    I request you to guide me, whether my decision towards my Goal is correct or not,
    if not, please give valuable Suggestions to reach my destination.
    Thanks in Advance,
    Rajesh

    Hi Rajesh,
    as per as your selection of module, its a good mix, but i have a few words that i wants to share with you. Being a developer in sap abap i have come across some points where many indivisuals get strucked by asking what is next.
    Started with sap abap you will have many options to go ahead, as you have seen that the combination of BI along with ABAP has an added advantages, and yes later on you can move towards HANA, one of the major sap module in which the database of sap persist in furure.
    As far as i concern, if you wants to be in technical stream of sap you will have UI5, Webdynpro, Workflow, BW/ BI, HANA etc, so you may go ahead with these options, but as you have told that you wants to get hands on these things in one year, i think you have to devote in abap as much as possible
    what you will require to know the syntax and semantics used in SAP, along with all the stuffs associated with it, once you will get familiar with it, you can play as you wants.
    But one thing more is that its not mandatory to have sap abap knowledge to learn other technologies,  you can learn without abap, but if yiu have hands on in abap somehow it will boost your future in related technilogies.
    So, finally your decision is on right track, what you will need is to get it as your passion.

  • Starting Webdynpro ABAP development

    Dear Experts,
    I am a Portal Consultant and I know Webdynpro Java. I am planning to learn Webdynpro ABAP.
    Could you please provide me the details about actual Webdynpro ABAP development?
    I have seen some applications and they used "Service Call" method to execute BAPI's and setting Import parameters.
    In some applications they used normal development.
    Could you please provide which is suitable( through Service call or normal development) and majarity of the people can use?
    Thanks & Regards,
    Vijay

    Hi Vijay,
    Service call is required basically to get data from systems other than the calling systems i.e. a RFC call. Though you can use BAPI's to get data from the same system. (FM must be RFC enabled to use this functionality)
    You can also call normal FM, but for that you don't have to create a service call.
    Suppose if you want to use some standard BAPI's or FM just by creating service call you can use in your application.
    check this example how to use BAPI,
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/9cb5d345-0801-0010-6a8e-fc57c23fd600?quicklink=index&overridelayout=true
    also read this..
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/47/a189b0ee583b8be10000000a421937/frameset.htm
    Cheers,
    Kris.
    Edited by: kissnas on Mar 21, 2011 9:34 AM

  • Career in ABAP+Flex

    Hi Experts,
        I am an ABAP developer and have keen interest in Web Development and Designing. I recently came to know about SAP and Adobe Flex integration. I want to be known as an ABAP-Flex Developer in my future.
    I want to pursue my career in this domain. Kindly guide me regarding this, how should I approach or should I go for trainings. If trainings are an option, then please give their details.
    Thanks,
    Chandan

    Hi Chandan,
                  These days this is in demand.Not many people know about it.Even tcode is rare.You have to be quick and efficient to provide the solution to the customer's scenario.it uses PHP interface which helps us in object orientation programing.So it would be an added advantage.As s devloper you can understand the thing easily.
    Please do click once on the link to get more detail.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.highlightedcontent?documenturi=%2flibrary%2ficc%2fabapAdd-onCertification+Guidelines.pdf
    Hope you might find it helpful.
    Have a nice day.

  • Career in ABAP - Your feedback please

    Hello All:
         I have been doing VB, javascript, XML ASP and some WEb stuff from the past 6 years and now I got opportunity to work in SAP ABAP programming. I heard SAP market is always good and I already started learning ABAP and just wondering if I am taking a right decision for my career! I know my decision is going to be final but I appreciate if you can give some of your opinions! Thanks in advance.

    hi Mithun,
    You're wise to "look before you leap" into ABAP right now. As I noted in a previous question, the classic role of the ABAP programmer is changing. The future SAP developer will be a hybrid of ABAP, EAI, and Web/Java-based expertise.
    It's not bad to get yourself a foundation in ABAP programming, but I think you're right to ask some hard questions about how marketable ABAP skills will be down the line. The market is definitely going to get crowded for the general ABAP programmer. And you're right - automated tools like Report Painter are making it harder for the average ABAP programmer to find good projects. BW is becoming the standard reporting environment for SAP customers, and tools that automate presentation and reporting are getting more robust with each BW release. Even though there will always be the need for custom ABAP programming, object-oriented development tools like BADIs will definitely reduce the need for "grind it out" ABAP coding. For all those reasons, if I were moving into SAP development, I would pursue two different angles. First, I would try to obtain hardcore ABAP development skills (custom development, user exits, dialog programming - heavy hardcore development. Not so much using neat tools but doing the hardcore custom work that conversion and reporting tools just can't do).
    Second, I would try to get development experience utilizing mySAP, EAI, and R/3 product extensions. This means mastering SAP's integration toolkit, including BAPIs, BADIs, the SAP Java Connector, and the Web Application Server (formerly the Internet Transaction Server). But I would take it further and get exposure to emerging web platforms, languages, and integration protocols including Java, J2EE, and the many flavors of XML. Exposure to competing web-based development platforms such as Microsoft's .NET solution would also give you an edge. And since you can't expect SAP's customers to rely only on SAP's EAI solutions, acquiring skills with third party EAI tools from vendors like webMethods, Tibco, and Vitria would be another key part of your skill set. In addition to all that, you want to build in as much business process and application integration know-how into your skills as you can. These "big picture" skills help to protect you against both offshore outsourcing and the competition amongst "core ABAP" programmers. Put all of these skills together, and you're truly "the ABAP programmer of the future." But at the same time, your skills will be transferable to other non-SAP environments, giving you real flexibility in the marketplace. So, the bottom line for you: yes, go into ABAP if you see a good opportunity, but continue to keep your eyes open and do your best to enhance your core ABAP know-how with all the Web-based development skills you can get your hands on.
    Please Reward Points to the helpful answers and closed the thread....
    Regards,
    Santosh

Maybe you are looking for