Which one is better EP with ABAP or EP with Java

Hi Experts,
Please tell me Which one is better EP with ABAP or EP with Java for learning and useful in USA?
Regards
Jana

What programming background do you already have?  You should match up the flavor of Web Dynpro that matches the skill sets you already have?  Do you have ERP or other Business Suite experience already?  If so you will find that WDA is often used in conjunction with the Business Suite and WDJ used for composites.  So consider where your business domain experience and knowledge lies and support that as well.

Similar Messages

  • Shutdown or Sleep, which one is better??

    I usually use my Mac Mini about 3 hours a day. At the end of the day, should I shutdown the machine or simply put it in sleep mode? Which one is better? What is the difference?
    Mac Mini   Mac OS X (10.4.6)  

    791/3237
    Hi Snawman,
    I agree with the others. In your case, better shut it down for saving energy.
    "Which one is better? What is the difference?":
    - Sleep allows to very quickly resume any task that was running. Leave all applications, documents etc open, they'll just be here at the same place, in the same state, as when you left your computer.
    It's just a matter of quickly going back to work, not having to retype some websites login passwords for example, etc.
    - On the wear and tear point of view, the difference is so small, your Mini will be obsolete and replaced with a newer Mac, far before something breaks down just because of to many cold boots!
    Yes, the most demanding task for a computer's hardware (and probably OS too), is a cold boot.
    Sleep, instead of Shutdown, keeps your computer components from a lot of temperature fluctuations, and the hard disk too just spins down, instead of completely setting itself down, then up again from scratch (and cold).
    Again,
    these differences exist, but they are not so important that you would take them into account and change your energy saving habits.
    - Macs are well designed to cope with many different kinds of users/usages.
    "About running yourself the nightly automatic maintenance":
    In case you didn't know already about this: yes, just open Terminal and paste this command
    sudo periodic daily weekly monthly
    once or twice a month.
    In order to make sure all three maintenance tasks run until the end, after you entered your admin password and hit Return, just leave Terminal open like 15 minutes or so (until you see its prompt again).
    There is no hurry to quit it, as the maintenance runs in the background: Just use your computer in the meanwhile.
    Enjoy your Mac!
    Axl

  • Create custom forms using code or SAP B1 Studio, which one is better?

    Hello Professionals,
    I'm new to SAP B1 9.0 SDK, i'm currently creating forms using code, but i noticed that it can be mad using SAP Business Studio,
    from your experience, which one is better for performance and quality wise?.
    Your help would be greatly appreciated
    Thanks in advance

    Hi Karem,
    http://www.mepa.ch/images/documentation/B1_90_WorkWithStudioSuite.pdf
    Please Refer The Link and Start Working with Studio..
    All the best
    Regards,
    Mayank Shah   

  • Macbook pro retina samsung panel, lg panel, which one is better?

    macbook pro retina samsung panel, lg panel, which one is better?

    grim992 wrote:
    So are the macbook pro retina early 2013 version with LG panel having IR issue?
    Mine hasn't yet but time may tell. At the same time I asked a question on the endless IR thread and never got an answer: to what extent is how the rMBP being used driving image retention?
    I'm sure there are other variables but the one that comes to mind first is how bright is the screen run? I would imagine that a monitor set to full brightness (as one user who complained about IR did) would accelerate any tendency toward IR and the closer to "full-on" it's set, the sooner that would happen. I have mine set to "5" of the available range and for the first week, I ran the Image Retention Test in all its variations repeatedly without a hint of IR. We also don't know whether the LG at full brightness can illuminate an auditorium while the Samsung can only light up a room or vice-versa.
    Other variables could be: is the screen saver used; how long before it kicks in; is the rMBP the only computer so it's used constantly; is it ever powered off or is the monitor just allowed to sleep?
    Based on those thousands of posts, the original LG's appear to be more prone to IR than the Samsung, but there hasn't been the same flood of complaints with the LG SJA2's, at least not yet. At the same time, there hasn't been any attention I could find about contributing factors either.
    And notably,  way back when the Samsung started to be the Holy Grail, I don't remember complaints about color problems; that seems to have cropped up recently.

  • Hi. I am preparing for CA Bar Exam. I am considering buying MacBook Pro for exam writing. One is 13 inch 1499 dollar 2.5 GHz 8GB, the other is 15 inch MacBook Pro 2.7 GHz 2799 dollar 16 GB. Both are retina. Which one is better for me?

    Hi. I am preparing for CA Bar Exam. I am considering buying MacBook Pro for exam writing. One is 13 inch 1499 dollar 2.5 GHz 8GB, the other is 15 inch MacBook Pro 2.7 GHz 2799 dollar 16 GB. Both are retina. Which one is better for me?
    I will use Barclays Card for 18 month free interest.
    I wil ask Apple clerk to avoid LG monitor.
    I will buy those in Apple store.
    Which one will you recommend?

    Tha's something you need to decide for yourself.
    Do you think you need 16GB of memory or 8 will be enough?
    Do you need to carry your macbook around with you more often? if so just get the 13" it's easier to carry.
    Or maybe you enjoy watching media on a bigger screen?
    As for word processing it shouldn't be a problem on both notebooks.
    Also can you afford buying the 15"?
    And what about the hard drive capacity?
    So my advice is to consider these aspects, make a list of pros and cons and see what you come up with

  • Netbeans or Eclipse.. which one is better?

    Hi people, I am new in Java development and I want to know your opinion about IDEs. Which one is better? Eclipse or Netbeans or another one you can suggest?
    By the way, I have had a question about BASEDIR thing.. Whatever I have done couldnt solve my problem, but I have known that it was very much related with my old system, I have had other serious problems as well. So I made a radical choise and changed my technology and passed from 98 to XP and over 1 night all of my problems dropped magically! I had to do this...
    Thank you for all your suggestions and time :)
    Have a beautiful day...
    Gulsum

    On;
    ``...Quite frankly, I have never seen anyone post advice about compiling and running programs that actually knows the rules correctly. Every time I compile a program with packages, it seems I have to add a new tip to my long list of tips for getting programs to compile. As far as I can tell, the "expert approach" is to include every possible path that could possibly pertain to the program in the -classpath and hope that works....``
    Why is it that much a problem to compile and run? .. as you say too, in worst case, put everything on background (I think classpath here in Java terminology), in anycase the program must be compiled and run, as long as it finds everything it refers to... huh? If my logic is correct, then why still its a hard point to compile and run a program?
    And as to the personal development approaches, both have their own cons and pros... In dr.s approach (which in general the approach of the elders that come from legacy technologies and learn everything from scratch and robustly) you sweat a lot but become tough in long term.... in your approach, its much more pragmatic and logical to make a quick start and to go on to develop yourself in long term... in general I like to learn something by all its aspects, but its related with your resources (mostly time) to spend, as well as your mentality.
    And by the way corlettk, the ``God botherer`` term rolled me on the floor :) Actually I am one of them as well and I think he loves to hear our voices like a daddy loves his baby's :) At least I love Him...
    And yes your right... another example for hearing yourself is turning the questions of the people to them back.. and they CAN answer their own question %90.. well... %90 may be a litte exaggerated :) .. lets say a lot.

  • Which one works better?

    Does Sims 3 work better on a 15" mbp with lion or mountain lion. And also which one works better with a 13" mbp?

    I just got off the phone with tech support regarding my E1200 also.  They were basically no help at all and I got frustrated with them doing the lets perform two hundred steps to prove you are not a blooming idiot first and that our product is not at fault.  I repeatedly stated that I am a computer consultant and ruled out all the easy stuff already.  I have thirty years of experience .  But still they proceed with ruling out the idiot possibilities for a good thirty minutes until I decide to end the ever growing worthless conversation.
    I would suggest you try to reflash the firmware using the TFTP utility. 
    If that doesn't work, return the product to the store.
    DonB2

  • Which one is better null == object or object == null

    I am just surffing on a google and i found one new thing which is new concept to me, but that concept is not cleared
    Concept is, i found one place a class object is compaired with the null in following way
    if( null == object)
    Usually i used
    if(object == null)
    Problem :- What is the diffrance between these two condition and which one is better?

    yawmark wrote:
    corlettk wrote:
    So... Just use the first way (by default) because that's how people are it reading accustomed to.Agreed. Just to point out, the reason commonly given for preferring (null == object) is that it prevents semantic errors such as (object = null), which is only a problem in Java in a minuscule number of cases.And the practice started in C (or maybe even an earlier language) where it's an issue in many cases. For example,
    int i = 0;
    if (i = 1) { ... }The "if" line is illegal in Java, but it's legal in C. If the programmer forgets the second = sign, then you get the above. Variable i gets a value of 1, and the expression i = 1 has a value of 1, which corresponds to true (whereas in Java, you can't use an int where a boolean is expected). So the if comes out true, when it should have been false (had we properly used if (i == 1)), and in addition, the value of i has changed when we didn't want it to.
    In Java, this would be a compile-time error, whereas in C, it's a runtime error. Compile-time errors are easier to fix, and they don't get the opportunity to cause a problem after the software has been released.
    In C, to turn this back into a compile time error, you could get in the habit of writing if (1 == i) Then if you forget the second = sign, you get if (1 = i) which is a compile-time error.
    Because Java doesn't equate numerical zero with false and non-zero with true, this issue is, as yawmark demonstrates, much less of a problem in Java.

  • I need opinions. I currently on dilemma on buying iPod Touch 4 or Samsung Galaxy Tab. Comparing these two, which one is better? Why? Tq.

    Well, I want to buy a new gadget for myself. But I currently don't know which one to choose yet. Both iPod Touch 4 and Samsung Galaxy Tab are great inventions! But i can't afford to buy both of them. So i'm asking all of you, any ideas or opinions on these two gadget? Which one is better and why? What do iPod 4 have that Samsung Tab don't have and vice versa. Thank you so much if you replying this.

    I'm having the same issues you are having on my S3.  I was on the phone with tech support (Verizon) last Friday for about an hour.  I had to get a bit nasty with the tech when he attempted to blame Samsung for this (Samsung didn't release that update without Verizon's OK- and have you noticed Verizon has added their logo to the startup now?).
    My data usage has gone up, battery draining much faster (and I have an extended battery!) and I had to re-load some of my widgets on the phone (including the My Verizon widget).  The tech had me start the phone in Safe Mode (holding down the power, volume rocker and Home button at the same time until the Samsung logon screen shows then let go of the power button while continuing to hold the other two buttons until the phone logs on completely).
    Whatever he did remotely seemed to make the phone act better yet he decided I need the update 'reflashed' to the phone.  First he credited my account $30 to take care of any possible data overages.  He then contacted my local Best Buy store to see if they could 'reflash' (upload the update again) the phone. 
    I went to Best Buy and had it done the next day.  I think the phone was better before the 'reflash'!  The tech gave me his personal Verizon cell number so I will be calling him back today.
    An update for the update is coming yet the release date hasn't been confirmed.  The tech said my account will be monitored for any overages in which I will received credits to cover it.
    Good luck, Ginger- and I agree with you: if this doesn't get fixed I will move my business to T-Mobile!

  • I am going to buy a macbook pro for grade 12, and I need to know wheather I should get a macbook pro or a macbook pro retina. If someone could tell me (in a very simple way) which one is,better for me and why, I would be ever so apprreciative.

    I am going to buy a macbook pro for grade 12, and I need to know wheather I should get a macbook pro or a macbook pro retina. If someone could tell me (in a very simple way) which one is,better for me and why, I would be ever so apprreciative.

    Why do you need a expensive MacBook Pro?
    Your attending high school and unless everyone else is rich also your likely going to be a target by the more poorer students for theft or damage to the machine.
    You could keep it home, but if you need it for class then your exposed again.
    Also at that age your not very careful yet, a MacBook Pro is a expensive and easily damaged machine.
    Unless your made of money and so are others at your school, I would recommned a low profile, just does the job cheap Windows PC.
    If it dies, gets lost, stolen or damaged because of your inexperince handling senstivie electronics then it's no big deal.
    You can buy a Mac later on when your sure you have a need for it, currently there isn't much advantage of owning a Mac compared to a PC, they do just about the same things now, one just looks prettier than the other.
    Since 95% of the world uses Windows PC's your going to have to install Windows on the Mac in order to keep your skills up there or be unemployed, so it's a extra headache and expense.
    good luck

  • I am looking for macbookpro mid 2010 HDD exact specs so that i can upgrade it to 1TB. PLEASE HELP ME  about OEM apple brand or which one is better.Thanks

    I am looking for macbookpro mid 2010 HDD exact specs so that i can upgrade it to 1TB. PLEASE HELP ME  about OEM apple brand or which one is better?.Thanks

    clintonfrombirmingham Your information is not correct.
    http://kb.sandisk.com/app/answers/detail/a_id/8142/~/difference-between-sata-i,- sata-ii-and-sata-iii
    I have a sata II samsung 5400 rpm and i am only able to transfer at 85 read right speed.
    On my main drive sata III ocz agility 3 ssd i get 120 mb read and 180 write.
    Neither of these come close to the 300 mb promised. So it wont matter if he got sata II or III
    The speed came from Blackmagic Disk Speed Test

  • I would like to buy am Ipad for my nephew. Which one is better to play games, ipad or ipad mini

    I would like to buy an ipad for my nephew. Which one is better, ipad or ipad mini? He wants to play games, and put lots of app.

    Probably the full iPad, because it has a better graphics card. The larger screen helps too.

  • c:redirect VS RequestDispatcher -WHICH ONE IS BETTER TO USE?

    WHENVER WE WANT TO ACCESS FILES FROM OHTER APPLICATIONS,WHICH ONE IS BETTER TO USE,<c:redirect> OR
    RequestDispatcher

    Please stop shouting. It is considered rude.

  • , c:redirect OR RequestDispatcher -which one is better to use

    WHENVER WE WANT TO ACCESS FILES FROM OHTER APPLICATIONS,WHICH ONE IS BETTER TO USE,<c:redirect> OR
    RequestDispatcher

    <c:redirect> is the JSTL equivalent of the sendRedirect() method of javax.servlet.http.HttpServletResponse.
    Please see here:
    http://forum.java.sun.com/thread.jspa?forumID=45&threadID=405398 or search the forums for "RequestDispatcher redirect"

  • If i have two option to select between XI or BW which one in better and why

    if i have two option to select between XI or BW which one in better and why
    both in terms of money and in terms of my career growth.......

    Sheetika,
    XI if you  are good in JAVA.The rest is same for both XI and BW.
    K.Kiran.

Maybe you are looking for

  • CPU and GPU slow down after system upgrade

    Ok, I can't find anything similar to the question I have...but this forum goes on forever   As my system specs appear below, my machine was running quite comfortably a week ago, with same setup...minus the acrylic case and second 120GB hard drive. At

  • Trouble syncing ipad and laptop

    I get the following message: Service 'Apple Mobile Device' (Apple Mobile Device) failed to start. verify that you have sufficient privileges to start system sevices. I have logged into iTunes with the same account on both the iPad and laptop. Any ide

  • Shockwave Adobe Flash 10.2.152.32 only plays in one 'user account'

    Shockwave Adobe Flash 10.2.152.32 won't play anything imbedded using *my* User Account in WinXP SP3(for ex.: items on HuffPost/none of Hulu/no  streaming radio stations' broadcasts listening functions, eg, 'radioplayer' and 'mediaplayer' in these sit

  • All items not moving to iPad

    I ran into an odd issue with my iPad that, until now, has been fine. I tried to sync two rented movies. Both moved over (but it just repeated the "cover image" for both movies). Anyway, the real problem came when I tried to change the movies on the i

  • BEx Broadcasting through e-mail

    Dear Gurus, I have a situation where, we are supposed to broadcast reports  every month to the users e-mail. Report has to be broadcasted to different users with different Cost Centers . I have 3 selections for the  report of which 2 selections are p