Advantages of ECC 6.0 with 4.6c

Hi all
Can any one list out or send me a document mentioning the advantage of ECC6.0 with 4.6c.
regards
Praveen

check this link for configuration
http://help.sap.com/erp2005_ehp_02/helpdata/en/43/3af0065b3809c2e10000000a1553f6/frameset.htm
http://help.sap.com/erp2005_ehp_02/helpdata/en/29/830e405c538f5ce10000000a155106/frameset.htm
Best Regards
Ashish Jain

Similar Messages

  • Is SAP BI reporting is possible in ECC 6.0 with same client

    Hi all,
                             My requirement is, we need to design SAP BI data flow in ECC 6.0 with same client only.  Now I am designing the BI data models as per the requirement of SD sales reports in ECC 6.0.For this, when i was extracting the data from SD datasource(2lis_11_vahdr) in RSA3 its showing 0 records,actually  as per VA01 some records are available but its not showing in the RSA3.
                              My doubt is , is it possible to extract the data from ECC 6.0 and load the data to the datatargets  and get the SAP BI reports in ECC6.0 with the same client.
                              Please suggest as soon as possible.
    Thanks

    It is possible to load the data from the same client. It all depends on the source system and the client which has been connected in the RFC connection.
    Let me know if this helps.
    Regards,
    Avinash

  • Performance issue after Upgrade from 4.7 to ECC 6.0 with a select query

    Hi All,
    There is a Performance issue after Upgrade from 4.7 to ECC 6.0 with a select query in a report painter.
    This query is working fine when executed in 4.7 system where as it is running for more time in ECC6.0.
    Select query is on the table COSP.
    SELECT (FIELD_LIST)
            INTO CORRESPONDING FIELDS OF TABLE I_COSP PACKAGE SIZE 1000
            FROM  COSP CLIENT SPECIFIED
            WHERE GJAHR IN SELR_GJAHR
              AND KSTAR IN SELR_KSTAR
              AND LEDNR EQ '00'
              AND OBJNR IN SELR_OBJNR
              AND PERBL IN SELR_PERBL
              AND VERSN IN SELR_VERSN
              AND WRTTP IN SELR_WRTTP
              AND MANDT IN MANDTTAB
            GROUP BY (GROUP_LIST).
       LOOP AT I_COSP      .
         COSP                           = I_COSP      .
         PERFORM PCOSP       USING I_COSP-_COUNTER.
         CLEAR: $RWTAB, COSP                          .
         CLEAR CCR1S                         .
       ENDLOOP.
    ENDSELECT.
    I have checked with the table indexes, they were same as in 4.7 system.
    What can be the reson for the difference in execution time. How can this be reduced without adjusting the select query.
    Thanks in advance for the responses.
    Regards,
    Dedeepya.

    Hi,
    ohhhhh....... lots of problems in select query......this is not the way you should write it.
    Some generic comments:
    1. never use SELECT
                       endselect.
       SELECT
      into table
       for all entries in table
      where.
       use perform statment after this selection.
    2. Do not use into corresponding fields. use exact structure type.
    3. use proper sequence of fields in the where condition so that it helps table go according to indexes.
        e.g in your case
              sequence should be
    LEDNR
    OBJNR
    GJAHR
    WRTTP
    VERSN
    KSTAR
    HRKFT
    VRGNG
    VBUND
    PARGB
    BEKNZ
    TWAER
    PERBL
    sequence should be same as defined in table.
    Always keep select query as simple as possible and perform all other calculations etc. afterwords.
    I hope it helps.
    Regards,
    Pranaya

  • What are the major differences b/w R/3 4.7 and ECC 6.0 with SAP BW/BI

    Hi,
    Any one can give an idea about the conversions from SAP R/3 to ECC 6.0 with respective of SAP BI/BW.
    what are the major differences loading the data,delta methods,enhancements,lo's,FI-SL,CO-PA etc.....
    if any one have documents and links please can you share it is very usefull for my client.
    with out knowing i don't want to go forward,i don't misguide my client.
    actually i am working as sap bw/bi consultant,my client is going to upgrade the R/3 4.7 to ECC6.0 and BW 3.5 to BI 7.0.can you help me or guide me .
    Thanks in advance.
    SAP Member......

    Check
    http://service.sap.com/releasenotes
    http://erp.fmpmedia.com/
    Markus

  • Crystal Report against ECC 6.0 with SSO configured

    I created a simple report against the ECC 6.0 Article table and saved it to InfoView. I can run the report fine, but when others run it they get an error stating the logon parameters are incomplete. We are in the process of configuring single sign on and have created other Crystal Reports going against ECC 6.0 with Business Views where SSO turned on in the data connection. Everyone can refresh those reports with no problems. Is their some report setting that needs to be set for Crystal Reports using a data source directly against ECC 6.0 tables?

    We have multiple reasons for implementing SNC.
    The main reason we have enabled SNC is to simply the users experience while working in the SAP environment. We are going live this month with Plant Maintenance, SRM, Project System, General Ledge and Asset Management reporting cubes in our BW environment as well as in our ECC 6.0 environment. We have  set up SAP Portal and have created iviews to BOBJ folders and reports. Users are authenticated once by logging on to the Lan. Once logged on we would like them to seemlessly run SAP transactions and Business Objects reports through the SAP Portal based on their job function. Each user has security setup in BOBJ and SAP to allow access to transactions and reports appropriate for their job function.
    We have three types of SAP reports and data connectors.
    - One set of Crystal reports go against ECC 6.0 through Business Views with a Data Connection set up for SSO.
    - One set of WEBI reports goes against BW queries though Universe Connections set up for SSO.
    - One set of Crystal reports go directly against ECC 6.0 tables.
    We currently have two issues:
    1) The Crystal reports going directly against ECC 6.0 tables are returning the error
         Error - The database logon information for this report is either incomplete or incorrect.
    2) When we send a link to any report using OpenDocument if the user is not logged on to InfoView they get a rather long error message:
    Account Information not recognized: Active Directory Authentication failed to log you on. Please contact your system admin.... 
    Our hardware and server setup is a load balancer connected to a cluster of two Tomcat servers connected to two BOBJ servers.

  • Improvements and Changes in ECC 6.0 with 4.6/4.7 Version

    Hi All,
    Can any body tell me what are the Improvements and Changes made in ECC 6.0 with 4.6/4.7 Version, in Configuration, Master data, Transactions and other new functionalities.
    Please let me know the above details with reference to MM Module perspective.
    Regards,
    SAP MM

    Hi,
    Go through the documentation in the library for ECC6.0SAP ERP central componentRelease notes for ERP central component.In that check Chapter13 Material management.
    Or check the link below.
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/43/68805bb88f297ee10000000a422035/frameset.htm
    Regards,
    Rambhupal reddy

  • Use of ECC 6.0 with PI 7.0 server?

    use of ECC 6.0 with PI 7.0 server?
    what are the requirements for uploading wsdl and Tpz files from service Market Place to PI 7.0 server?

    Hi
    RZ70 automatically creates and uses an RFC to the SLD - assuming this RFC can communicate over your network
    setup it should work
    BTW You can always add a system manually to SLD or from other SLDs content as well - just in case this doesn't work
    Best regards
    Stuart

  • To view Balance Sheets of previous period from table GLT0 in ECC 6.0 with N

    How,
    We are on ECC 6.0 , with New Ledger activated from FY:2009 .
    Now, when we run the Transaction F.01 (Program: RFBILA00) it gives us the balance sheet figures picked
    from the Table FAGLFLEXA .
    It does not show us the Balance sheet figures of Balance currently in the Classic GL table GLT0 .
    ie: f.01 to show report from 0L as well as GLT0 . (ie from Leading Ledger as well as Classic Ledger)
    Pl.suggest ow can we view B/S of entries in Classic GL table GLT0 for previous years.
    Regards,

    The balances in both tables should be the same, right?  It is just that in FAGLFLEXA you may have some extra line items due to document splitting.

  • Profit center accounting in ECC 6.0 with Document Splitting

    HI
    We are working on a project in ECC 6.0 with document splitting functionality. I would like to know how to transfer Payables/Receivables, Materials, Assets in Profit center accounting. I have done necessary configuration but some how results are not getting updated in PCA. Is there any specific report required to see result or standard reports gives the results.
    I have assigned Accounts in 3KEH and their default assingment in 3KEI kindly tell me how to proceed about it.
    I have done these configuration so far
    Define Ledgers for General Ledger Accounting
    Assign Scenarios and Customer Fields to Ledgers
    Classify G/L Accounts for Document Splitting
    Classify Document Types for Document Splitting
    Define Zero-Balance Clearing Account for profit center
    Define Document Splitting Characteristics for General Ledger Accounting
    Activate Document Splitting
    Apart from these is there any other configuration kindly let me know
    Get points
    Regards
    Geeta

    Hi,
    I am using S_ALR_87012284  to generate my financial statements. But whenever I provide a profit center value in the dynamic selection screen, i will encounter the FAGL_DB007 error.
    The error message reads -->
    Invalid selection when reading balances in new General Ledger Accounting
    Message no. FAGL_DB007
    Diagnosis
    Read access to balances of New General Ledger Accounting can only be granted to selection conditions for fields in table &V1.
    System Response
    No balances can be read.
    Procedure
    Check the selection criteria by calling up the transaction.
    Anyway I can overcome this error?
    Rgds,
    Bryan Goh

  • Material warranty in ECC 6.0 with EHP 4

    Till previously, warranty is limited to equipment and FLOC but with EHP 4 material warranty is also included. This I heard from SAP trainer. If any body worked in ECC 6.0 with EHP 4 has this feature, please let me know how it works and send any links to doc. Our requirement is like this. We are using Fleet management and some parts of the Fleet are under warranty. Parts are coded as Material. There are other ways to address the issue using enhancements. i would like to know if this issues is addressed in EHP 4.
    Thanks In advance for your help.
    Sudhakar

    Hi Denis,
    You can install EHP7 for ECC6. You should 1st check Service Market place for PAM(product availability matrix) for combinations of DB and OS. You should understand your usage type and learn more about SWP/SUM/740 kernel/System Preparations and other knows prerequisites
    1737650 - EHP7 for SAP ERP 6.0 SP Stacks - Release & Information Note
    1865866 - SAP EHP 7 for SAP ERP 6.0 - Release Information
    Divyanshu

  • Integration of ECC 6.0 with SRM 5.0 SR2

    Hi Guys,
          Can any one please provide me with the steps for integrating ECC 6.0 with SRM 5.0 SR2.
    Regards,
    Max

    Hi ,
       Can anyone please let me know if any one has any kind of documentation on this.
    Regards,
    Max

  • SAP ECC 6.0 with DB2 on winds 2008r2 using VMware

    Dear All,
    Request you to guide me in giving some information related to
    -compatibility
    -best practice
    -official guidelines for SAP installation.
    We have purchased SAP ECC 6.0 with DB2 as RDBMS.
    Thanks in advance.
    by
    Harika N

    I got information
    Note 1130801 - DB2 LUW, DB2 z/OS release for VMware, XEN, and Hyper-V
    The usage of DB2 Version 9.1 for LUW, DB2 Version 9.5 for LUW, and DB2 9.7 for LUW on Windows and Linux (SUSE and RedHat) with VMWare, KVM, and XEN is permitted and supported by SAP and IBM.
    Kind regards,
    Harika N

  • ECC 6.0 with EHP4 fresh Installation

    Hello Gurus,
    A fresh ECC 6.0 with EHP4 needs to be installed on Wnidows + Oracle Platform, please let me know which of the following path should be followed?
    1. SAP NW 7.0 installation (without EHP1)  --> EHP 1 installation --> EHP4 Installation
    2. SAP NW 7.0 with EHP1 installation --> EHP4 installtion
    3. SAP NW 7.0 installation --> EHP4 installation
    The other way to ask this questions is what are the dependencies between NW7.0 (ECC 6), EHP1 and EHP4?
    Please let me know which of the above options is feasible and recommended. Please let me know a better option if its not present in the above options.
    Regards,
    Saurabh.

    Hi,
    refer the following SAP note 1143022.
    Regards
    Manohar

  • IS-Retails on ECC 6.0 with ehp4

    HI,
    I am looking to install IS-Retails on ECC 6.0 with ehp4
    Can any one guide me exact location to find the component and also installation procedure.Thanks
    Best Regards
    Narendar

    Hello,
    Goto Service Market place and goto download page. Then click on Search for Installations and Upgrades under Installations and Upgrades.
    In the search tab fill with EA-RET.
    http://help.sap.com/saphelp_erp2005/helpdata/en/43/6880cbb88f297ee10000000a422035/frameset.htm
    In the above link check under Logistics-general for more details for IS-Retail.
    Regards,
    Yoganand.V

  • Integrating SAP ECC 6.0 with Microsoft Windows 2003 Active Directory

    Hi Gurus,
    We are planning to integrate our SAP ECC 6.0 with Microsoft Windows 2003 Active directory.
    I have several questions on this:
    1. Can i authenticate all the users from SAP
    2. It is used only for user authentication or can it be also used for password authentication
        ie user can login using his windows password?
    3. While integration in SAP does a separate table or a field is created in database.
    4.If a employee leaves a company than in SAP is it possible to lock & deactivate the user automatically.
    Thanks in advance.
    Regards,
    Nihar

    Hi Mastek,
    You should be able to accomodate your needs with respect to integration of your AD accounts with SAP ECC ABAP. This can be done via LDAP connector configuration. The below has info on how to perfrom the configuration at a high level. You will have to integrate, and map certain user data. You may also want to do some LDAP Connector research:
    [http://help.sap.com/saphelp_nw70/helpdata/en/10/1a063a15c611d4b61f0000e835363f/content.htm]
    On the Java stack - you can also confugure UME to integrate/authenticate with AD:
    [http://help.sap.com/saphelp_nw70ehp2/helpdata/en/12/7678123c96814bada2c8632d825443/content.htm]
    Hope this helps!

Maybe you are looking for

  • End Button Functionality in IC_Agent Role to Prevent Auto Save BP

    Hi All, I have noticed different behavior when we click on End Button in following cases. Case 1. :- Component :-    ICCMP_BP_DETAIL View          :-    BuPaDetail  I have made the changes in if_crm_ic_prepare_for_callback~execute to prevent BP save

  • Excel hyperlink is opening pdf file using reader, how can I make it use Acrobat professional?

    I created a hyerlink in excel to a pdf file. The file automatically opens up using  adobe reader, I want it to open using Acrobat professional. How do I set it up. Thanks

  • Solaris 10 management console... login problem!

    Hi all! I have started correctly the solaris management console server using /etc/init.d/init.wbem start. I have launched the console correctly too (/usr/sbin/smc) But when I try to access some aministrative tool (such as user management or disk mana

  • Pur value key & shipping instruction in material master.

    I have maintained shipping instructions in SPRO for a particular purchase value key. Now created material master with this purchase value key, shipping instruction is reflecting. But it is coming as display field. Some time this shipping instruction

  • Error message when downloading movies

    I have tried to download a couple movies without success for the past two weeks. I continue to go "search for downloads" and restart the process, but still no success. They both attempt to download and after 1 hour or so into the download I get one o