Functional Differences between SAP 4.6 version and SAP 6.0 version

What are the functional and display differences between SAP 4.6 and SAP 6.0 versions?

There are several changes have been done... and of course it is beyond the scope to discuss in this forum area.. but the guideline can be provided here, where you can find out relevant information - Please check the following links:
http://www.sdn.sap.com/irj/sdn/nw-70?rid=/webcontent/uuid/401a43d0-be49-2a10-a192-f03503a00825 [original link is broken]
https://wiki.sdn.sap.com/wiki/display/ESpackages/SAPERP6.0
Some part of earlier SAP functionality now included into separate solutions as part of NetWeaver (for e.g. HR has incorporated into HCM). Also there are several new functionality (you may say "Module" as per earlier concept) as come into picture as part of some Industry Solutions (IS). You need to install them as Add-On.
In SMP.. go to Solution details --> Release Information .. check the information provided here.
Sorry as I can't able to give you all Older functional module details as you wanted ... it's really tough to expedite in this short scope (as per my opinion).
Regards,
Dipanjan

Similar Messages

  • What are the differences between SAPR/3 4,7EE and SAP ECC 6.0

    Hi All,
    Can you provide me any doc/info, which provides the differences between SAPR/3 4,7EE and SAP ECC 6.0
    Regds
    Raj

    hi Rajesh,
    Difference between sapr/3 4.7 and sapr/3 ecc 5.0:
    See https://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/a7455fd8-0301-001
    All details can be found at http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000497320&_SCENARIO=01100035870000000112&_O
    Regards,
    santosh

  • Difference between Crystal Report with VS2010 and Crystal Report Professional Version

    Dear Experts,
    We want to know the difference between Crystal Report Version with VS 2010 and Crystal Report Profesional Version.
    And from where we should buy it provide the link.
    Thanking you,
    Miral Shah

    If you are looking for difference in features, see this.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60df293e-41e8-2e10-9293-fa4beeb40a99?QuickLink=index&overridelayout=true&52772263221521
    You could design your report with any one of CR 2008/2011/2013 and still could use in the app with 13 version references.
    Here is the licensing info. http://scn.sap.com/docs/DOC-21575
    - Bhushan
    Senior Engineer
    SAP Active Global Support
    Follow us on Twitter
    Got Enhancement ideas? Try the SAP Idea Place
    Getting started and moving ahead with Crystal Reports .NET applications.

  • Difference between using the Enterprise Portal and SAP GUI

    Hi Gurus,
    Could one of you please send me a document that lists the differences between the Enterprise Portal and SAP GUI?
    thanks in advance

    Hi,
    For groups, managedBy is an administrative convenience to designate “group admins”. Whatever principal listed in
    managedBy gets permission to update a group’s membership (the actual security is updated on the group’s AD object to allow this).
    In Win2008 and later managedBy also became the way you delegated local administration on an RODC, allowing branch admins to install patches, manage shares, etc. (http://technet.microsoft.com/en-us/library/cc755310(WS.10).aspx). 
    On the RODC, this is updating the RepairAdmin registry value within RODCRoles.
    So the difference between them should be only the way they do the same thing.
    For more details, please refer to the below article:
    http://blogs.technet.com/b/askds/archive/2011/06/24/friday-mail-sack-wahoo-edition.aspx
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Difference between Oracle 8i SQL Standard and the 9i Lite version

    Hi,
    I was wondering if anybody could inform me of the differences that occur between the full Oracle 8i version and the current Oracle 9i Lite version in respect of the SQL they both use.
    Would the the way temporary tables are created and managed on the lite version be the same as that on the full version?
    Would the SQL syntax also be the same between the two?
    Any feedback on this would be great.
    Thanks
    Stephen

    > 1)Can anyone tell me difference between oracle8i
    sql engine and 9i sql engine.
    They are different versions.
    If you have been expecting a list of differences and enhancements and new product features... forget it. It will take several pages to list. Rather refer to the 9i product feature sheet.
    > 2)Does oracle 9i uses the index defaultly if any
    primary key is there in table
    Huh? Oracle will use an index if it determines that it costs less to use that index to get to the data, than not using an index.

  • Difference between HP's QC, QTP and SAP's Solman Test Management and eCATT

    Can you help me to get a comparison documents in the following 2 aspects:
    1. Difference between QTP and eCATT testing tools.
    2. Difference between Test Management in HP's QC and SAP Solman Test Management.
    Appreciate a quick response.

    Hi,
    Check [this guide|https://websmp110.sap-ag.de/~sapdownload/011000358700000213552006E/TESTING_WITH_SOLMAN40_V11.PDF]
    This will give you a very good idea about eCATT and Testing with Solution Manager.
    Feel free to revert back.
    --Ragu

  • Usercertificate functionality differences between 10.1.4.3 and 10.1.2

    I'm in the process of moving from one version of OID to another.
    We use certificates and a java class to map incoming certificates to a user in the OID.
    Works fine and has for a long time.
    When I try the working code against the 10.1.4.3 OID instance (against a user imported from 10.1.2.3), I get the following error:
    09Feb2012-02:12:48 [main] DEBUG- (usercertificate;binary=[bigCertSNIP])
    09Feb2012-02:12:48 [main] ERROR- NamingException encountered when trying to search for user in OID: javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object]; remaining name 'cn=Users,dc=xxxxxxxx,dc=local'
    javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object]; remaining name 'cn=Users,dc=xxxxxxxx,dc=local'
         at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3010)
         at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2931)
         at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2743)
         at com.sun.jndi.ldap.LdapCtx.searchAux(LdapCtx.java:1808)
         at com.sun.jndi.ldap.LdapCtx.c_search(LdapCtx.java:1731)
         at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_search(ComponentDirContext.java:368)
         at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCompositeDirContext.java:338)
         at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCompositeDirContext.java:321)
         at javax.naming.directory.InitialDirContext.search(InitialDirContext.java:248)
         at xx.getUserOracleOIDDirectoryName(xx.java:359)
         at xx.Tester.main(Tester.java:36)
    Connectivity is fine. I can pull users by cn or other indexed fields. I can even retrieve the cert and have validated that the base64 encoding is the same as what I'm testing with.
    I do not see any errors related to this attempt in the oidldapd01sXXXX-XXXX.log. (There are some from my other attempts to fix this. =)
    It appears to be directly related to using the certificate in the filter.
    -mf

    Hi There!
    I face this challenge before, you can read my blog where I gave solution: [My Blog|http://nekasys.wordpress.com/2011/03/14/integrando-aplicaciones-weblogic-y-adf-con-oracle-access-manager-10g/]
    It's in spanish however as you'll see it's not difficult the integration.
    Hope It'll help you.
    Best Regards!
    Edited by: NataS on May 23, 2011 5:34 PM

  • Difference between ARIS Process Performance Manager and SAP BI

    Hi All,
    I am searching for an answer on the following question: when the business purpose is to measure performance of E.g. a call center process. Can the Process Performance Manager from ARIS replace SAP BI.
    Regards,
    Marcel

    Hi Marcel,
    If I can add to the comment of Ajay,
    I think that when your goal is to measure the performance of a Process and analyze root cause of performance problems, Process Performance Manager is best suited.
    Even if SAP BI could do it as well, I think that SAP BI is best suited for data analysis like financial reports, Market studies ...
    I think that the baseline is that SAP BI is a broader BI solution but ARIS PPM is best suited for process performance than SAP BI.

  • Functionality Differences between versions 4.7 and ECC 6.0?

    Hi All,
    Can anyone tell me what are the main functional differences between 4.7 and ECC 6.0? What is the release date/year for ECC 6.0.
    Regards,
    MD.

    Hi.
    1) ECC is more towards OOPS concepts.
    2) It has new debugger,
    3) New Enhancement Framework is introduced in ECC.
    4) ECC contains many more badis.. in some functional areas such as HR.
    5) Its more efficient to use Adobe forms in ECC.
    6) Some of the fields and tables have changed in ECC.
    http://solutionbrowser.erp.sap.fmpmedia.com/
    http://www.sap.com/services/servuptech/bestpractices/index.epx
    Solution Browser would give the differences (Features):
    http://solutionbrowser.erp.sap.fmpmedia.com/ Give source and target versions.
    Release Info:
    ECC 6.0:
    http://help.sap.com/saphelp_erp2005/helpdata/en/43/68805bb88f297ee10000000a422035/frameset.htm
    ECC 5.0:
    http://help.sap.com/saphelp_erp2004/helpdata/en/c6/feda40ebccb533e10000000a155106/frameset.htm
    You can find the difference in release notes of each SAP version.
    Here are the links.
    http://help.sap.com/saphelp_47x200/helpdata/en/fc/e3003deddfae4de10000000a114084/frameset.htm
    http://help.sap.com/saphelp_scm50/helpdata/en/28/b34c40cc538437e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/43/68805bb88f297ee10000000a422035/frameset.htm
    Regards,
    Srini Nookala

  • Whats the functional difference between user IDs SAP* and DDIC?

    Whats the functional difference between SAP* and DDIC? Can any one tell me please. I am new here. Thanks in advance.

    Hi Farooq,
    There are three user IDs in various SAP clients.
    1. SAP* (Client 000 and 001)
    SAP* denotes the default super user and has all administrative powers.
    2. DDIC (Client 000 and 001)
    DDIC user is responsible for the maintenance of the ABAP/4 Dictionary and the software logistics.
    3. EarlyWatch (Client 066)
    The EarlyWatch user has access only to monitoring and performance data.
    Please check this link for more information on data dictionary objects.
    http://help.sap.com/saphelp_webas620/helpdata/en/cf/21ea31446011d189700000e8322d00/content.htm
    Hope this will help.
    Regards,
    Ferry Lianto

  • Are there any functional differences between the trial and the paid version?

    Are there any functional differences between the trial and the paid version for Labview 2009?  Thank you.
    Solved!
    Go to Solution.

    This outlines the limitations of the eval version of Labview: Limitations of the LabVIEW Evaluation Version
    Cheers, 
    Misha

  • What is the major differences between SAP CRM 4.0 and SAP CRM 5.0?

    Dear all,
    Please let me know the major differences between CRM 4.0 and CRM 5.0 versions?
    Your suggestions will be highly appreciated.
    Thank you
    Raghu ram

    Hi Raghu,
    In order to find out the differences between SAP CRM 4.0 and SAP CRM 5.0, you will find no better documentation than the release notes availalble at the following link:
    [https://websmp204.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000429833&_SCENARIO=01100035870000000202&]
    There are several functional improvements, and lot of new functionalites and also better integaration points with SAP ECC. Some of the new features like Visit Planning, Warrenty Claims, Enhanced and easy configurable/ customizable IC Webclient, New concept of Marketing Organization in Org Model. For further information, go through the release notes.
    regards
    Srikantan

  • LE/WM functionality difference between 4.6c and ECC 6.0

    Hi,
         I am looking for functionality differences between 4.6c and ECC 6.0 for LE and WM in particular. I have already checked the sites related to overall differences. I am particularly looking for differences between 4.6c and ECC 6.0 in Warehouse Management and Logistics Execution. Helpful answers will be rewarded.
    cheers,
    Sarvesh

    This is what I have gathered from this thread.
    R 4.7 New Functionality in WM:
    •     Cross Docking
    •     Value Added Services
    •     Task and Resource Management
    •     Dynamic Cycle Counting
    •     Yard Management
    Effect of ECC 5.0 on WM:
    Archiving Data has been improved
    ECC 6.0 Version comparison link
    http://solutionbrowser.erp.sap.fmpmedia.com/
    •     Picking Consolidation for many deliveries
    •     RFID integration
    •     Enhanced Cross Docking
    •     Enhanced Task and Resource Management

  • Major and minor Functional difference between 4.6c and ecc 6 in SD module

    Hi Gurus,
    Will anyone will mail me doc or url that shows the Major and minor Functional difference between 4.6c and ecc 6 in SD module.  Mail me at [email protected]
      full points for helpful answer
      Regards,
    PV

    Hi,
    This website is very helpfull for version comparision, have a look at it.
    <a href="http://solutionbrowser.erp.sap.fmpmedia.com/">Compare_Versions</a>
    Cheers...
    Santosh

  • Difference between SAP BI 7.0 and SAP Business objects

    Dear All,
        I would like to know what is the difference between SAP BI 7.0 and SAP Business objects.What Advantage will we have if we implement sap business objects rather then SAP BI 7.0.WOur management wants to implement

    Hi,
    Strategies for better reports, queries, Web reporting, formatting, dashboards, cockpits, planning, and performance management
    advantages of BO
    Crystal Reports XI is the latest version of the report writer from Business Objects. Local reports guru David McAmis takes the new version for a spin.
    Most developers might know Crystal Reports from versions included in Studio, Visual Studio.NET, and other popular developer IDEu2019s such as BEA Workshop, C# Builder, Delphi 2005, JBuilder, WebSphere.
    In this latest installment both report and application developers have something to be excited about as there are a host of new features for report design and integration. Hereu2019s a run-down of what you can expect in this release.
    What's New in Xcelsius version 4.5
    Xcelsius now provides the following new components:
    Candlestick and OHLC Chart components
    The open-high-low-close and candlestick charts are primarily used to display stock data. Each marker corresponds to the four values, which are represented as lines attached to the marker on the OHLC chart and as colors on the candlestick chart. Open displays the opening price of the stock. High displays the highest price the stock achieved on that day. Low displays the lowest price the of the stock on that day. Close displays the closing price of the stock.
    For more advantages go through the below link
    http://www.crimson-consulting.com/marketing/experience/knowledge/white_papers/cognos_tco.pdf
    For BI go throug hthe below link
    http://www.elegantjbi.com/Why-Business-Intelligence-better/business-intelligence-advantage.htm
    Regards,
    Marasa.

  • Whats the functional difference between CUA and UME?

    Hi All,
    A small query regarding UME (User Management Engine) and CUA ( Central User Administration). Whats the functional difference between these two. I read in help documents that UME will be used for SAP WebAS Java server. But I read that it can be used for ABAP engine as well. Then why do we need to use CUA when we have user friendly interface tool like UME. According to my knowledge from help documentation, UME comes pre installed. so we dont need to install it as we have to do for CUA.
    Can any help me in understanding the difference between these two. Thanks in advance. Good day.
    Regards,
    Farooq.

    Hi,
    Indeed good question.
    It depends on installation type you selected. But are responsible for user administration in terms of creating, deleting, updating and role assignment tasks to users and groups.
    --CUA is meant for ABAP Installation. CUA is responsible for entire landscape user administration works with RFC connection talking to all ABAP systems
    --UME is meant for Java installations, plus UME is responsible for handling communication between ABAP users and java users.
    UME
    For more details see below links all advantages and disadvantages of both systems and comparisons deliberately.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/d2/3e3842b23d690de10000000a155106/frameset.htm
    Thanks,
    Amit Lal
    P.S Please don't forget to reward pts.

Maybe you are looking for

  • Switching documents in JEditorPane

    I have a program that creates an array of files and reads them one at a time to make an HTML document to display its contents. The problem I'm having is that I cannot change the contents of the document, I want the user to be able to sift through the

  • PI Monitor Message: "Hitherto shalt thou come, but no further". No lie   :)

    In attempting to troubleshoot a recent issue I attempted to use the PI Message Display Tool. This is using URL: http://<myserver>:<myport>/MessagingSystem/monitor/monitor.jsp The initial page displays fine. I can select 'Audit Log' for a message with

  • I can't publish recent changes on iweb

    ..it just opens another window directing me to sign in to MobileMe -which I do - then nothing, nothing is published. No error, just nothing. Can anyone help?

  • Activity types&Cost Component Structure?

    Hello All, I would like to ask following** *Can production cost centers have three activity types Produced Quantity, Machine Hour, Labor hour? Will the confirmation of these tree act types on work center form Production Cost of Material. Question is

  • Cannot return data in Discoverer report when using specific AR tables/views

    When using any of the following tables (logged in as Administrator responsibility), I get no data returned... AR_RECEIVABLE_APPLICATIONS AR_PAYMENT_SCHEDULES RA_CUSTOMER_TRX RA_CUSTOMER_TRX_ALL When running in TOAD or SQL Plus, I have to set my Org I