What is SAP NetWeaver ? How is that related to J2EE Technologies?

Hi!
Can anyone plz explain what exactly is SAP NetWeaver and how this is related to J2EE. explain with example if possible.

Hi Madan,
SAP NetWeaver integrates various different technological concepts and previous platforms in a single solution.
Main components of this are ,
http://help.sap.com/saphelp_nw04s/helpdata/en/ee/275c42b4e05542e10000000a1550b0/content.htm
1) People Integration
2) Information Integration
3) Process Integration and
4) Application Platform.
People Integration
refer this link for more help for Portal
http://help.sap.com/saphelp_nw04s/helpdata/en/42/bfa145731b1d64e10000000a1553f6/content.htm
refer for Mobile application Help
http://help.sap.com/saphelp_nw04s/helpdata/en/8c/555a421b5ec153e10000000a1550b0/content.htm
Information Integration
http://help.sap.com/saphelp_nw04s/helpdata/en/31/555a421b5ec153e10000000a1550b0/content.htm
Process Integration
http://help.sap.com/saphelp_nw04s/helpdata/en/5f/555a421b5ec153e10000000a1550b0/content.htm
Application Platform
http://help.sap.com/saphelp_nw04s/helpdata/en/97/68d64260752a78e10000000a155106/content.htm
   Madan , u have to patiently go through these helps..
Frankly speaking , if u are a beginner ,it will take some time .. thats common for all.. never mind...
  Madan ,
Most of the components in NetWeaver Technology is using Java Runtime .
  As J2EE technology is a open technology , and its is too easy for J2EE applications to access through Web.
  So if u have a java background , it will more easy to understand the concepts and application developments in NetWeaver platform..
  All components in NetWeaver technology have its own use .Not so easy to become an expert in all. My opinion is ,if u have Java and ABAP experience , then start from Application Platform and Enterprise Portal First...
  On the way u will get why i suggetst like this....
Let me know u have doubts..may be i can help u..
                Regards
                Kishor Gopinathan

Similar Messages

  • How or where can download "SAP NetWeaver How-To Guide" 's based code

    i got a "SAP NetWeaver How-To Guide" named
    "How To... Embed an Xcelsius Dashboard within a SAP NetWeaver Visual Composer"
    but i cannot download appendix's based code
    XcelsiusWrapperBase.mxml and XcelsiusAdapterSalesTarget.as
    can any one tell me how or where i can get it?
    thanks

    Hi Vic,
    Can you please share the link for this doc (how to embed xcelsius within VC)
    Thanks,
    Balaji

  • Rename User in SAP Netweaver - how to get user-dependent object transferred

    Hello group
    Recently the rules for coding of Userids within our company changed.
    As a consequence we would have to rename all SAP userids according to the new rules.
    However, user rename in SU01 doesn't take along the user-dependent entries in several SAP tables where for instance user-specific variants are stored.
    Is there a decent solution to this ?
    Jo

    Hello Jo,
    The closest thing I can think of is the SAP System Landscape Optimization services. I have only ever once been involved in Chart of Account conversions with them about 5 years back, but that was successfull
    Here is a thread which asked the same question and some more information for you:
    Rename accounts in SAP R/3 
    (Note that there has been an upgrade of the forum software since this thread. Frank did not mean to -strike out- the contact details...)....
    Cheers,
    Julius

  • What  is  "WM"  and how does it relate to  Abap work

    Hello,
    What is "WM" is it one of the modules in SAP , or just describes interface development in SAP.
    Thanks

    Hi,
    WM - Warehouse Management
    Check this link...
    <a href="http://www.sap.com/solutions/business-suite/scm/featuresfunctions/execution/warehousemanagement.epx">Warehouse Management</a>
    Regards,
    Raj

  • What is  SAP NetWeaver

    Hi
       Iam  having  3+ Yrs  Experience in j2ee, now i want to shift to NetWeaver, is it useful to my carrier to shift new Technology
        Can one give, list of URL's to learn  Portal Easily
    regards
    Praveen

    hi,
    Welcome to SDN!
    Check these links
    Netweaver
    http://help.sap.com/saphelp_nw04/helpdata/en/30/c4461ff69d5a438f1286e344b545fa/frameset.htm
    Portal
    http://help.sap.com/saphelp_nw04/helpdata/en/a9/76bd3b57743b09e10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/19/4554426dd13555e10000000a1550b0/content.htm
    https://www.sdn.sap.com/irj/sdn?rid=/webcontent/uuid/4b0c105e-0501-0010-bcb0-92478a4b2a17
    EP 6.0 Developer Tutorial Guide
    Regards,
    Ganesh N

  • What is BOM? Steps Needed. How is it Related to Product Costing

    Gurus,
    What is BOM?
    How is it related to Product Costing and Profitability Analysis and CO?
    Technical help and steps would be appreciated.
    Thanks.
    Points available.

    Hi,
    BOM (Bill of Material) is a structured list of components (with the object number, quantity and unit of measure) that go into making of a product or an assembly.
    Bill of Material can be simple or complex depending upon the structure of the product. And, a collection of BOMs that lets you describe a product or a number of similar products is known as BOM Group.
    T code is CK51.
    In product costing BOM is used to estimate the cost incurred for the creation of a finished product.
    Technically, when u do a product cost run for particular material and if you don't have BOM for the material, the system will give an error.
    If useful, assign points.
    Regards,
    Manju

  • What is CPPS and how is it realted to BW?

    HI can some one let me know
    a) What is CPPS and how is it related to BW
    b) CPPS Design: can we start on an InfoObject for the BDW? Can we use SAP names?
    Thank You,
    Kris

    Hi,
    The JavaTM Authentication and Authorization Service (JAAS) is a
    Java package that enables services to authenticate and enforce
    access controls upon users.
    JAZN is a JAAS provider, which provides both Authentication and
    Authorization Services.
    Oracle9iAS JAAS (a.k.a. "JAZN"), is Oracle's implementation of
    the Java Authentication and Authorization Service (JAAS)
    standard, which adds PAM-based pluggable authentication and
    Subject-based, fine-grained authorization to the Java2 platform.
    Andy

  • Migrating from WebLogic to Sap netweaver j2ee application

    Hi all,
    We are migration a weblogic j2ee application in to sapnetweaver. In web logic, we have config.properties file which contains weblogic related roles, permissions and all configuration related to the application. If we want to use that file in sap netweaver how to configure it. 
    Can anyone please explain.
    Thanks in advance
    Points will be awarded for good answers
    Madhuri
    Message was edited by:
            jaya madhuri bai gaykwada
    Message was edited by:
            jaya madhuri bai gaykwada

    Hi,
    There is no file that contains all this properties you'll need to configure it all with the Visual Administrator.
    Regards,
    Pavel Sheynkman.

  • What is AE Netweaver

    Hi,
    Please explain me of what is AE NetWeaver 
    I understand that AE is Access Enforcer
    Also let me know if we require any new hardware for the same. If so what are the minimum configuration

    Hello. It's the part of SAP GRC Access Control :
    "Compliant User Provisioning (formerly known as Access Enforcer ) provides a workflow engine to process user security requests and ensure that no new segregation of duty (SoD) risks are introduced without management approval. "
    Try to read documentation :
    https://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000698355
    In left choose version (many versions for many releases)...
    for example last  SAP GRC Access Control 5.3 -->
    And download all required information , also on help :
    http://help.sap.com/saphelp_nw70/helpdata/EN/fb/371b91a18846aeb272693fcd7b56b3/frameset.htm
    Regards.

  • Basic knowledge about Sap Netweaver, Web As, Web Dynpro

    Hi guys,
    I am a new nut guy trying to understand Sap NetWeaver. Could you guys explain to me just briefly in the most simplest ordinary terms about points below. I tried to read documentations but do not understand completely.
    1) What is Sap NetWeaver? Does it comes with several components?
    2) What is Web AS?? what does it serve?
    3) I heard about Web Dynpro for Java and Web Dynpro for Abap. They are used to develop Web applications in Java language and the other in Abap language. I'm interested just on knowing the Java side.
    I just want to understand the hardware systtem achitecture and associated software to be installed.
    Now for Java, I heard that we need to install Web Developper Studio, rite?? then which version should I install, Sap Netweaver SP16 or Sap Neweaver 2004 or Sap Netweaver 2004s?? where can i find it?? should it be installed in front end station? do i need Java?
    Now for Web AS, where do i install it??
    I'm totally new in Sap NetWeaver
    Thanks a lot guys

    Hi Ralph, I will try to keep it simple.
    <i>
    1) What is Sap NetWeaver? Does it comes with several components?
    </i>
    SAP Netweaver is the platform in which all SAP software runs on top of.  For example R/3 ran on the "Basis" layer,  this is simular in ECC6.0, where ECC is the R/3 part and Netweaver(ABAP stack) is the "Basis" Layer.  With Netweaver you get two stacks, ABAP and Java.  SAP components run on one or the other.  Netweaver includes, but is not limited to:
    Netweaver Application Server(formerly called WebAS)
    Netweaver Portal(formerly called EP)
    Netweaver XI(I think there is a new name for this)
    etc.
    <i>
    2) What is Web AS?? what does it serve?
    </i>
    WebAS is now called Netweaver Application Server, this is the basis for all applications, whether ABAP or java based.  For example the ECC(R/3 component) runs on the ABAP stack of Netweaver Application Server,  the Netweaver Portal runs on the Java stack of NW Application Server.
    <i>
    3) I heard about Web Dynpro for Java and Web Dynpro for Abap. They are used to develop Web applications in Java language and the other in Abap language. I'm interested just on knowing the Java side.
    </i>
    For the java side, you develop the webdynpro applications locally on your laptop using NWDS(Netweaver Developer Studio) and then deploy this application to the Netweaver Application Server(java stack).  You can then implement the application into an iView in the NW Portal.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/15/0d4f21c17c8044af4868130e9fea07/frameset.htm
    <i>
    I just want to understand the hardware systtem achitecture and associated software to be installed.
    Now for Java, I heard that we need to install Web Developper Studio, rite?? then which version should I install, Sap Netweaver SP16 or Sap Neweaver 2004 or Sap Netweaver 2004s?? where can i find it?? should it be installed in front end station? do i need Java?
    Now for Web AS, where do i install it??
    </i>
    Which NWDS to install depends on the version of the java engine in which you are working with.  The rule is that you keep the version of NWDS in sync with the version of the Netweaver Application Server(java engine).   Usually the NW AS, is intalled on a standalone server(not your laptop), but you can install sneak preview editions on your laptop for testing .
    I hope this helps a little.
    Regards,
    Rich Heilman

  • SAP NetWeaver, Development Subscription

    Has anybody here bought a "SAP NetWeaver, Development Subscription" that is being sold by SAP for $2300 in U.S? If so, can you tell me if this is a full-version IDES package with all SAP tables, function modules, etc?
    I have the free-downloaded "Sneak Preview Netweaver 2004s - ABAP" but it does not have any SAP tables other than the Flight Demo tables, so it limits your ability to build an application and integrate it with Core-SAP.
    If this is not the right forum, I appreciate if somebody can point me to one.
    Thank you in advance for your time!
    Nagesh

    1) Yes, this program is comparable what MSDN does. But no, we do not have an ERP system included, though we are working on offering that in some form (probably hosted). But you do get the whole NW stack (please look at https://www.sdn.sap.com/irj/sdn/subscriptions/development to find out more) 
    2) Why only US and Germany? We are working to expand it to other countries, but please do not underestimate the effort to do so. Beside legal issues there are also many technical (pricing in multiple currencies and tax rates), as well as import taxes (e.g. India has a 50% tax on imports for software, if the software is shipped from our shipping center in Germany).
    So those are the things that we are struggling with and that's why we haven't yet an offer for countries other than US and Germany. But we are working on it.
    Mario

  • Fresher - Need Help - Whate is SAP

    Hi,
    Am fresher and I want to learn SAP.
    Could any one of you please answer to my doubts.
    What is SAP. Is it business related.
    How many modules does it cover.
    What is its beauty. i.e. why people are moving towards it.
    what are the opportunities.
    Early reply is appreciated.
    Thanks in advance.
    Sree Madhuri

    Hi Sree
    What is SAP?   Systems, Applications & Products in Data Processing
    What is SAP
    Facts about SAP
    Founded by five former IBM employees in 1972 (History) and headquartered in Walldorf, Germany.
    Leading global provider of client/server business software solutions.
    Number one vendor of standard business application software, with a worldwide market share of 31%.
    Fourth-largest independent software supplier in the world.
    Available in 14 languages.
    34% of SAP's customers worldwide are under $200 million.
    10 out of the top 10 US companies with the highest market value use SAP software.
    8 of the top 10 largest US corporations use SAP software.
    8 of the top 10 highest profit US companies use SAP software.
    More than 7500 customers in over 90 countries have chosen SAP.
    Reported revenues of DM 6 billion in the most recent fiscal year, a 62-percent increase over 1996 revenues.
    SAP is not any longer a one-product-company. 
    Eight Reasons to Use SAP R/3
    Global Basis
    Faster Speed
    Flexibility for Changes (Business & IT)
    Agility
    Extended Supply Chain Management
    Reach New Opportunity
    Knowledge Sharing
    Creativity Focus
    Cheers:)
    Mithlesh
    Message was edited by: Mithlesh Jha

  • Difference b/w SAP BW and SAP Netweaver BI ?

    Hi Friends! could some one tell me the difference <b>between SAP BW and SAP Netweaver BI</b> ? In what way BI Netweaver 3.5 is different from SAP BW? is BW and BI are same? if there is any difference between BI and BW then what are they?
    i would appricaite if some one can get me rid of from these doubts...
    Thanks a lot for reading this post and hope i will get answers for my quetions.
    manmit

    Hi all,
    Please let me try to clarify this discussion. "SAP BW" is the former standalone component name. We now refer to "Business Intelligence" or "BI" instead of "BW", EXCEPT when making reference to the release numbers for older versions, e.g., SAP BW 3.1 Content. Now, of course, BI is just a part of the SAP NetWeaver platform. SAP BW 3.5 is the BI component of SAP NetWeaver 2004 - we had already name the component before the merge into the platform, hence the continuing use of "BW". With the latest release, BI is simply part of SAP NetWeaver 2004s.
    So, from a terminology perspective, SAP NetWeaver BI is simply an evolution from SAP BW.
    If you want to know the differences between the current SAP BW 3.x releases and SAP NetWeaver 2004s, please search the SAP NetWeaver 2004s forum that was set up for BI at /community [original link is broken], which contains several threads with both a discussion of the new features and links to more information. This question has also been posted more than once to this forum! Please search the forums first before starting a new thread.
    Regards,
    Katie Beavers
    SAP NetWeaver Product Management

  • SMD HostAgent - SAP Netweaver

    Hello,
    I have deployed the SMD Agent (SAP Agent) and the Wily IS Agent (CA agent) for my XDS managed system.
    From "Solution Manager Diagnostics" tools, when I click on "Introscope WebView", I get the following information :
    1. SAP HostAgent Process (SuperDomain)
        - SAP HostAgent J982
           - EM Host ....
    2. SAP NetWeaver
        - XDS_DVEMGS31_server0 (SuperDomain)
           - EM Host
    Question 01:
    1. SAP HostAgent Process is the SMD Agent of XDS.
    2. What about "SAP NetWeaver" ? Is it the content of "Wily IS JAVA Agent" ?
    Question 02 :
    From (1) "SAP HostAgent Process" and (2) "SAP NetWeaver", we get the same information, for example :
    1. EM Host
    2. Java Version
    3. Launch Time
    4. Virtual Machine
    5. Agents Stats
    6. Host
    7. GC Heap ...
    It seems that both agents are collecting the same data.
    What it the SAP strategy in the future ?
    Keep only one Agent (SMD) or keep both agents (SMD + Wily) ?
    Thanks for your answer
    Best regards
    PC

    Hi PC,
    For Qusetion 1)-1 Host agents and wily bytecode agents are both IS agents. SAP host agent is one delivered with SMD Agent and is common for both ABAP and Java based systems.
    2) Yes SAP Netweaver is the Byte code agent deployed through SDM and configured via SMD.
    Question 2).
    1) Only few datas will be common.IS byte code agents is specific for Java and has more details specific to the Java component installed. You still require an SMD agent for Configurations/Data collection in ABAP. so I reckon there will be two agents in future too. But there can be surprises ;).
    Regards,
    Jagan

  • Versions and content of SAP Netweaver...

    Hi,
    Could someone please point me to the versions of SAP Netweaver?
    I would like to know the differences between SAP Netweaver, SAP Netweaver Portal, SAP Composition Environment, etc...
    If I download SAP composition environment won't I have the SAP Netweaver Portal?
    In SDN, under Downloads/SAP Netweaver Main Releases (http://www.sdn.sap.com/irj/scn/nw-downloads), which should I download?
    What does SAP Netweaver contain and what does SAP Composition Environment contain?
    Please provide me this information with the view that I am a fresher to SAP...
    Thanks,
    Agasthi...

    Hi Agasthi...
    SAP netweaver is a common name and normall it does not point to any specific product, and it consists of the following products:
      SAP NetWeaver Web AS ABAP
      SAP NetWeaver Web AS JAVA
      SAP NetWeaver Portal
      SAP NetWeaver BW&BI
      SAP NetWeaver PI(XI)
      SAP NetWeaver MDM ...
    Normally the version here is SAP NetWeaver 7.0x.
    SAP Composition Environment (SAP NetWeaver CE) is a robust platform that enables you to develop Java and composite applications from scratch and on top of existing services, the version is CE7.1x and CE7.2x.
    So simply you can understand SAP NetWeaver CE as a higher version of SAP NetWeaver J2EE implimentation.
    In case you want to test/use portal with CE, I think you can use the following edition:
    http://www.sdn.sap.com/irj/scn/downloads?rid=/library/uuid/d04ac7ef-0fe7-2c10-efb1-d27b38d730b3
    Best Regards,
    Thunder

Maybe you are looking for

  • I'm concerned about so many changes

    I've just got a message saying that if I sync with .mac, then 127 of the contacts on my computer will be modified. However, I cannot see any reason for this, as I do not have another computer, so the contacts on .mac have never been changed by me. I

  • Monitor SQL in real-time?

    Greetings, everyone. I am new to SQL Developer and I am trying to find a way to monitor what SQL statements are executing in a real time fashion. Sorta like a SQL profiler. Thanks.

  • ???? how to launch bash script in cron ????

    with help from people in this forum, I successfully debugged the syntax in a shell script I wrote (my syntactical faux pas had to do with sending a multi-line mail message from a bash script). I can manually launch my script from Terminal's command l

  • How to re-install Photoshop Elements?

    compre laptop y traia instalado photoshop elements por accidente lo borre, lo podria recupear.

  • Missing class when exporting to jar

    for some reason, when i export my project to a jar using eclipse, it exports all the files excpet the file that contains the main method. the same project has been succesfuly exported before... is it a bug in eclipse, or something i'm doing wrong, an