I hope someone could help me out in selecting an appropriate MODULE in SAP for me

hi team,
i would like to appreciate , if any of them give me a solution.
i have done my BCA. 2013 pass out. i am working as system engineer as of now.
I am planning to change my career to SAP and so I have done my research in the SAP modules, I could see that  SAP SD , SAP BW , SAP MM ,SAP ABAP. SAP HANA  this are the modules currently i am seeing more boom.
can you please help me to select  any multiple  module and continue focus one  module . which gives best opportunities  in job industry/market  and career growth.
i am okay with functional and non functional, i would like to go in one way to start my stepping stone. i am not good at programming average.
i have seen many of freshers hired or deployed in SAP.
i would like to appreciate, if any solves my bigger concern!
thanks a lot:)

Hi Sathish,
First you have to understand, what are these modules and what a consultant of that module does.
From documents available on internet, and gain an idea about these modules.
The functional modules, requires a minimum of 2 yrs of work experience in the related field. For example, an SD consultant need experience in Sales and Distribution process,
For technical modules, you may not require domain experience, but can get trained and get job.
So important is to know about these modules and compare it with your interest and skills, then you will be able to decide.
Job market/salary/career growth etc.. are to be given second preference as, after choosing a module, if you are not interested in it or it does not suit your skills, then chances are that, you will not be satisfied in it.
Regards
Jobi

Similar Messages

  • I'M NEW TO THIS, i hope someone can help me out with something so simple...

    Hello all
    i'm a first time user with java...my editor is Visual J++ (trial ed)...i'm testing out java to see if i want to use this for my company. for the past 4 days i've been trying to figure out how to connect to a database (i'm using MS SQL SERVER 2K) i've already posted in the JDBC Fourm...but found no answer...I apologize if I'm posting in 2 different forums at same time...but you gotta feel me on this, over 4 days on just trying to connect is not healthy LOL....
    I already downloaded the driver from MS. Installed it followed the user guide (acrobat pdf file) on how to implement it...but i'm still stuck and haven't reached no where....what i want to do is a simple select statement but i can't do that without connecting first....maybe one of you out there has a sample code who uses MS SQL SERVER 2K...or someone can just be a miracle and help out on my code....the code will be attached below
    import java.awt.*;
    import java.awt.event.*;
    import java.sql.*;
    public class AccessApp extends Frame
         TextField driver = new TextField(80);
         TextField url = new TextField(80);
         TextField sql = new TextField(80);
         Button doIt = new Button("Do it!");
         TextArea resultArea = new TextArea(10,60);
         public static void main(String args[])
              AccessApp app = new AccessApp();
         public AccessApp()
              super("AccessApp");
              setup();
              pack();
              addWindowListener(new WindowEventHandler());
              show();
         void setup()
              setupMenuBar();
              setLayout(new GridLayout(2,1));
              Panel topPanel = new Panel();
              topPanel.setLayout(new GridLayout(4,1));
              Panel panels[]=new Panel[4];
              for(int i=0;i<panels.length;++i)
                   panels=new Panel();
                   panels[i].setLayout(new FlowLayout(FlowLayout.LEFT));
              panels[0].add(new Label("Driver:"));
              panels[0].add(driver);
              panels[1].add(new Label("URL: "));
              panels[1].add(url);
              panels[2].add(new Label("SQL: "));
              panels[2].add(sql);
              doIt.addActionListener(new ButtonHandler());
              panels[3].add(doIt);
              for(int i=0; i<panels.length; ++i)
                   topPanel.add(panels[i]);
              add(topPanel);
              add(resultArea);
         void setupMenuBar()
              MenuBar menuBar = new MenuBar();
              Menu fileMenu = new Menu("File");
              MenuItem fileExit = new MenuItem("Exit");
              fileExit.addActionListener(new MenuItemHandler());
              fileMenu.add(fileExit);
              menuBar.add(fileMenu);
              setMenuBar(menuBar);
         void accessDB()
              try
                   Class.forName(driver.getText()).newInstance();
                   Connection connection=DriverManager.getConnection(url.getText());
                   Statement statement = connection.createStatement();
                   boolean hasResults = statement.execute(sql.getText());
                   if(hasResults)
                        ResultSet result = statement.getResultSet();
                        if(result!=null) displayResults(result);
                   else resultArea.setText("");
                   connection.close();
              catch(Exception ex)
                   resultArea.setText(ex.toString());
         void displayResults(ResultSet r) throws SQLException
              ResultSetMetaData rmeta = r.getMetaData();
              int numColumns=rmeta.getColumnCount();
              String text="";
              for(int i=1; i<=numColumns; ++i)
                   if(i<numColumns)
                        text+=rmeta.getColumnName(i)+" | ";
                   else
                        text+=rmeta.getColumnName(i);
              text+="\n";
              while(r.next())
                   for(int i=1;i<=numColumns;++i)
                        if(i<numColumns)
                             text+=r.getString(i)+" | ";
                        else
                             text+=r.getString(i).trim();
                   text+="\n";
              resultArea.setText(text);
         class ButtonHandler implements ActionListener
              public void actionPerformed(ActionEvent ev)
                   String s=ev.getActionCommand();
                   if(s=="Do it!") accessDB();
         class MenuItemHandler implements ActionListener
              public void actionPerformed(ActionEvent ev)
                   String s=ev.getActionCommand();
                   if(s=="Exit")
                        System.exit(0);
         class WindowEventHandler extends WindowAdapter
              public void windowClosing(WindowEvent e)
                   System.exit(0);
    I hope this helps
    and hopefully someone will respond

    First use JPanel not Panel.
    Panel panels[]=new Panel[4];becomes
    JPanel panels[]=new JPanel[4];Then refactor your code so that you use arrays correctly:
    panels=new Panel();
    panels.setLayout(new FlowLayout(FlowLayout.LEFT));becomes
    panels=new JPanel();
    panels[i].setLayout(new FlowLayout(FlowLayout.LEFT));
    I did the above changes to your code and it worked fine.
    Dave

  • I have the ipad3,and I plug my charger in to charge my ipad and it comes up with the charging battery sign charges for a few minuets and then the white apple sign loads up into the screen then my ipad goes dead again,I hope someone can help:)

    I have an ipad 3, when I plug my charger in the ipad comes up with the sign to say it is charging and then the apple sign loads up as if the ipad is about to come on,but then the ipad just goes dead again,I've tried holding both buttons down and I have also tried charging it over night but still nothing is working.
    I hope someone could help:)

    When you say you tried holding both buttons, did you mean you held both the power and home buttons until the apple logo appeared, ignoring the red slider if that appears?  If so, exactly what happens?
    You may need to take the iPad and charger to an Apple store genius bar to be tested by the techicians.

  • Hi, i was wounding if anyone would help me get information on the company regarding the acquisition of, beats by dre, could someone please help me out as i am doing a college report on this and need some good sources of information

    hi, i was wounding if anyone would help me get information on the company regarding the acquisition of, beats by dre, could someone please help me out as i am doing a college report on this and need some good sources of information

    Try a search with Google.
    Why should we do your homework for you?

  • I need help! I have the iphone 5 and I want to buy the whastsaap, but it turns out I get to put the answers up and answer the questions but I do not remember. Someone could help me? Help! Thank you!

    I need help! I have the iphone 5 and I want to buy the whastsaap, but it turns out I get to put the answers up and answer the questions but I do not remember. Someone could help me? Help! Thank you!

    Security questions:
    https://discussions.apple.com/thread/4533485?tstart=0

  • My video recording sounds not working but other sounds are working fine, I've tried clearing the little mic thing near my earphone hole and had no success can someone please help me out?

    hhi guys
    my video recording sounds not working at all but it's working for other things such as music. I've tried to clear my sound thing near the earphone hole but had no success can someone please help me out?

    Had an Iphone 4 for about 3 months now. This happened to the first one I had and they ended up having to replace it at the apple store just a couple weeks ago 6/2. It happened again last night to my new one. This time i was able to correct it by going to itunes, backing up the phone to icloud, and then restoring the software. Mine did not work with voice memo, but did work with headphones plugged in, and would also work on speaker. I could hear callers but they couldn't hear me. I had purchased a new case (lifeproof case at $79.99) because it comes with plugs that cover the headphone jack, and the charging port, and is also waterproof. I heard that the root cause is due to lint, dirt, etc getting inside the headphone jack. Well, must be something else. It's a 10 days old phone, and has been in this overpriced case the whole time, and I have not used the headphones. I hope this doesn't keep happening.

  • Would appreciate it if you could help me out

    Hi,
    I am currently using the Nokia 2730 Classic. When I bought the phone, it came pre-installed with Opera Mini. However, I can't seem to visit some sites and I will prefer using Mozilla Firefox or Internet explorer. Could anyone please advise if I am able to download either Mozilla or IE to my Nokia 2730 classic? If I am able to, how do I go about it?
    Really hope someone will be able to help me out!
    Thanks a bunch
    Jas

    Hi Farby,
    Thanks for your instant reply.
    Well to be honest I am suprised that I am not able to download Firefox or IE to my mobile. Simply because if Opera was already installed, I dont see why I will not be able to download any other browser. The functionality are the same, its just a different browser is'nt it?
    Anyway the real issue is that I am trying to log on this WAP service, however, I cant seem to do so. And when I asked the website of the WAP service provider, they informed me to install Firefox or IE because their WAP service and website is only compatible with those two browsers
    Jas

  • I have several issues that I hope you can help me out with. I am a professional photographer with a Mac with OS X 10.9.4: - I can only make ONE contact sheet in CS6 (from AUTOMATE) from pictures indicated in Bridge. If I want to make another contact sheet

    I have several issues that I hope you can help me out with. I am a professional photographer with a Mac with OS X 10.9.4:
    - I can only make ONE contact sheet in CS6 (from AUTOMATE) from pictures indicated in Bridge. If I want to make another contact sheet I need to shut down and restart CS6.
    - Camera RAW: if I change any setting in Camera RAW (except exposure), having first optimized the exposure, the exposure will automatically return to zero. Sometimes when I've set exposure and cropped the picture in Camera RAW Plug-In, the effects are lost just by opening the picture in CS6.
    - Sometimes if I crop a picture in Camera RAW, it may be impossible to open it again from Bridge!
    - I cannot do lens corrections in Camera RAW, at all. The Camera RAW comment is that "it cannot load the correct lens type". Why?

    Are you writing that when you select  a large number of images in the bridge  like a hundred thumbnails  when you then use Bridge menu Tools>Photoshop>Contact Sheet II that Photoshop only produces a single contact sheet for the first few thumbnails and fails to produce additional contact sheets for the other selected thumbnails? Photoshop contact sheet II script should create as many contact sheet as needed  for the numbers of thumbnails selected.  Perhaps the script is hung or you have exhausted  your machine resources.
    ACR Crop tool does not crop the RAW file it records crop settings to be used during the conversion process.    Camera RAW DATA is not altered.  The only changes made to RAW Files is ACR Metadata may be added.  Anything you do in ACR can be un-done in ACR.    If you can not open a RAW File in ACR the Files is either corrupt or from a new camera ACR does not support yet.  ACR should not corrupt RAW files.
    If you do not have a lens profile for ACR I think you should still be able to do lens correction manually in ACR.
    Some of what you write I don't follow could you post some screen captures of your problems often a picture helps.

  • Hi, I downloaded the app for macbook "Lens Flare for Final Cut" and I've struggled a lot to install this app at final cut . Someone could help me ? i´m from Mexico i speak spanish

    Hi, I downloaded the app for macbook "Lens Flare for Final Cut" and I've struggled a lot to install this app at final cut . Someone could help me ? how i can install this app in Final Cut? this app cost me money and not is working to me, i am disappointed sorry if a write bad, i´m from Mexico i speak spanish

    This is a user2user board for FCPX - maybe better you discuss your issues with the makers of that 'plug in'
    Seems for me a  bit 'fishy', isn't it? - other professional plug-in makers deliver with an installer... That advice at AppStore, how to install it, is ... rare:
    How install it ? – click the launch button. Motion 5 will start itself. When Motion is open click save as. Write a generator name - Lens Flare and choose category RGB HOUSE or make it. Click Publish and you are done. If you don’t have Motion 5 look at support site - how to install in FCP.
    How it works ? – In Final Cut Pro you will find in Generators RGB HOUSE group, where will be Lens Flare. Drag this generator above all clips in timeline. When it’s there remember to change blending mode to Screen (in video section). You can adjust color, steak color, glow, intensity, scale - apacity and blur of artifacts, position. Any parameter could be stored as a keyframe, so You can easily animate the flare.
    so, I don't speak Spanish, lets have some fun with translate.google...:
    Cómo instalarlo? - Haga clic en el botón de inicio. Motion 5 comenzará Misma. Cuando el movimiento está abierto clic en Guardar como escribir un generador de nombres -. Resplandor del objetivo y seleccionar categoría RGB CASA o hacerlo. Haga clic en Publicar y ya está. Si usted no tiene el movimiento 5 vistazo a sitio de soporte - cómo instalar en FCP.
    Cómo funciona? - En Final Cut Pro se encuentra en el grupo generador RGB CASA, donde serán destello de lente. Arrastre este generador por encima de todos los clips en la línea de tiempo. Cuando es allí te acuerdas de que cambiar el modo de fusión a la pantalla (en la sección de vídeo). Usted puede ajustar el color, color carne, brillo, intensidad, escala - falta de definición apacidad y artefactos de su posición. Cualquier parámetro podría almacenarse como un fotograma clave, por lo que puede animar fácilmente la antorcha.
    Hope it makes at last a little sense... I don't trust these automatic translators
    (the German translation is ... awesome funny!)
    Finally: it's from 2012! Needs probably an update - contact the dealer!

  • Hi, someone please help me out... am Nelson and got an issue with my apple Qmaster... I got OSX maverix and on my system preferences the Apple Qmaster dosent load but only gives an error, someone please help.

    hi, someone please help me out... am Nelson and got an issue with my apple Qmaster... I got OSX maverix and on my system preferences the Apple Qmaster dosent load but only gives an error, someone please help.

    the error is like "Could not load Apple Qmaster preference pane"
    if there is a way around it please help me coz I cannot render my video projects on Compressor anymore...

  • HT5622 Emm.... I was wondering if someone could help me to remember the questions of my ID, I know my password and username but t can't  buy if I do not answer those questions

    I was wondering if someone could help me to recover or to know my 2 questions of Apple, I know my password and my username but I need the answer of those 2 questions PLEASE

    You need to contact Apple. Click here, phone them, and ask for the Account Security team, or fill out and submit this form.
    (93226)

  • HI       I HOPE SOMEONE CAN HELP ME  Thanks to all

    HI I HOPE SOMEONE CAN HELP ME
    I have put the structure of the XML and the code that I am trying to use as well as the error I am getting
    I am trying to get to a Node in a XML file.
    What I am needing to do is to put the FIRST_NAME + LAST_NAME into a Combo box so the user can select their name .
    I also have this code, but get this error
    "Configuration.java": getNodeValue() in org.w3c.dom.Node cannot be applied to (java.lang.String) at line 902, column 35
    Thanks to anyone that can Help
    Craig
            try {
              Node userNode = xmlDoc.getNode(
                  "/EPOD_USER/USER_CONFIGURATION/USER_INFOMATION/ALL_USERS/");
              userXmlDoc = new XMLDoc("ALL_USERS");
              userXmlDoc.copyChildNodesToDoc(userNode);
              NodeList userNodeList = userXmlDoc.getNode("ALL_USERS").getChildNodes();
              System.out.println("Node List    " + userNodeList);
              UserNmaejComboBox.removeAllItems();
              userNodeHashtable.clear();
              for (int index = 0; index < userNodeList.getLength(); index++) {
                Element element = (Element) userNodeList.item(index);
                String Testing = element.getNodeValue("FIRST_NAME");
    //This is where I get this error
    //     "Configuration.java": getNodeValue() in org.w3c.dom.Node cannot be applied to (java.lang.String) at         line 902, column 35
                String userName = "User" + element.getAttribute("index");
                UserNmaejComboBox.addItem(Testing);
                userNodeHashtable.put(userName, (Node) element);
              if (UserNmaejComboBox.getItemCount() > 0) {
                UserNmaejComboBox.setSelectedIndex(0);
            catch (NodeNotFoundException nnfe) {}
            catch (IllegalNodeAddException inae) {
              System.out.println(inae.getMessage());
             saveEpod();
          }This is the structure of the XML
    - <USER_INFOMATION>
    - <ALL_USERS>
    - <USERS index="1">
    <TITLE>Miss</TITLE>
    <FIRST_NAME>z</FIRST_NAME>
    <MIDDLE_NAME>z</MIDDLE_NAME>
    <LAST_NAME>z</LAST_NAME>
    <EMAIL>z</EMAIL>
    <MOBILE>z</MOBILE>
    </USERS>
    - <USERS index="2">
    <TITLE>Mrs</TITLE>
    <FIRST_NAME>l</FIRST_NAME>
    <MIDDLE_NAME>l</MIDDLE_NAME>
    <LAST_NAME>l</LAST_NAME>
    <EMAIL>l</EMAIL>
    <MOBILE>l</MOBILE>
    </USERS>
    - <USERS index="3">
    <TITLE>Mr</TITLE>
    <FIRST_NAME>Craig</FIRST_NAME>
    <MIDDLE_NAME />
    <LAST_NAME>Laird</LAST_NAME>
    <EMAIL />
    <MOBILE />
    </USERS>
    - <USERS index="4">
    <TITLE>Miss</TITLE>
    <FIRST_NAME>Jackie</FIRST_NAME>
    <MIDDLE_NAME />
    <LAST_NAME>Laird</LAST_NAME>
    <EMAIL />
    <MOBILE />
    </USERS>
    </ALL_USERS>
    </USER_INFOMATION>

    If you look at the API docs, you'll see that getNodeValue takes no args. If I'm not mistaken, you need to get the text node that is the child of the <FIRST_NAME> element node and call getNodeValue on it.

  • I have 2 problems I hope someone can help me with.

    As the title says, I problems I hope someone can help me with as I don't know who else to ask for this.
    1. I tried to pre-order Dying Light for the Xbox One and during checkout the system cancelled my order saying that the store stock had been spoken for. However, I went in once the game released to the same store and was able to purchase the game no problem so in effect I just missed out on my $10 pre-order certificate.I wanted to pre-order but it wouldn't let me - I have never seen this error before.
    2. I took advantage of the $39.99 12+1 month Xbox Live Gold gift card you had on sale yesterday. Only the Halo one was abailable at my local store so I ordered 2 of those for pickup. I got home and used the cards and it was only for 12 months not 12+1 as it still says on the website here:
    http://www.bestbuy.com/site/searchpage.jsp?st=3878002,+8972116&_dyncharset=UTF-8&id=pcat17071&type=p...
    Is there a way to get the extra month advertized?
    Thank you!
    Solved!
    Go to Solution.

    Hello also_nadrag,
    Thanks for writing in, and thanks too for being a My Best Buy member.  We appreciate your loyalty.  I'll be happy to talk to you about your recent online experiences.
    From the sound of things you may have waited too long to attempt a pre-order for in-store pickup for Dying Light.  As the order was not able to be processed, I'm afraid we will not be issuing the $10 certificate.
    The product description on the Xbox Live Halo card is incorrect in labeling this item as including 1 extra month.  As the image online and packaging indicates, this card has an extra bonus for Halo: The Master Chief Collection.  We have reported the description error and I hope it is corrected soon.  I am sorry for any confusion this may have caused.
    Please visit us any time with questions or concerns.
    Sincerely,
    Mike|Social Media Specialist | Best Buy® Corporate
     Private Message

  • Brightness control does not work with the bluetooth keyboard connected on my iPad2. Please someone could help me ?

    Brightness control does not work with the bluetooth keyboard connected on my iPad2. Please someone could help me ?

    Julien-
    I have the Apple MC184LL/A Bluetooth Wireless Keyboard.  The brigtness control works with mine, as do most of the other functions.
    Try cycling the keyboard off and on.  Hold the power button until the green LED goes out.  Then press it one more time to turn it back on.
    You might try resetting the iPad's network.  Go to Settings-General-Reset-Reset Network Settings.  Then you may need to reconnect your WiFi and Bluetooth.
    If that doesn't help, try resetting/rebooting the iPad.  Hold both the Home and Sleep buttons for several seconds until the Apple logo appears.  Ignore the "Slide to power off" arrow.  The iPad will restart in a couple of minutes.  Resetting this way will not hurt anything, and sometimes clears up mysterious problems.
    Fred

  • My computer wont let me download MP3 rocket because it says its in DOS mode.  Im 14 so if someone could help me turn it off step by step thank you.

    My computer wont let me download MP3 rocket because it says its in DOS mode.  Im 14 so if someone could help me turn it off step by step thank you.

    From what I know, MP3 Rocket is a program that will only work on a Windows computer. They don't make a version that will work on a Mac.
    If you need to convert Youtube files to MP3, then you may want to try Smart Converter. It is available in the App Store for free. Just launch App Store, then look in the Top Charts section, under FREE, select "see all", and look for the the download shown below.

Maybe you are looking for

  • Updating Mac OS X V10.4.11 to Mac OS X10.5.1

    I'd like to know how I can update my current operating system to one that is compatible with the operating systems that Leopard run on. Do I need a new MacBook with a newer operating system? Or can I just find updates through the Downloads section of

  • Problem with SQLPlus while retriving the data.

    Hi all, SQL Plus while accessing one table named invdet(having around 900000 records) with line size option increased to 1000 it was showing error(application error : access voilation) after getting around 100-200 records. Platform : Windows NT on a

  • I can't delete emails

    Hello, I have 37,000 emails that I would like to delete. They keep reappearing when I try to delete them. Rebuilding the inbox has not helped. Any thoughts? Thanks, Eli

  • Photoshop cc freezing the computer (problem solved)

    Hi fellows, My photoshop CC was freezing my computer, especially if I was using another program. In addition, when I started to paint the brush lagged a lot. The whole problem was the scratch disk, at the beginning I tried to increase memory usage, b

  • Why can't I delete just 1 recent caller?

    Its been annoying the **** out of me that with all the clever antics that an iPhone can do, a simple task such as deleting 1 'recent caller' is an unavailable option??? why is that??? Because of this flaw, i have lost several important phone numbers