Technical specifications for ECC 6.0

Technical Specifications for ECC 6.0  
Posted: Oct 8, 2007 7:49 AM         Reply      E-mail this post 
Hi,
I am planning to buy a laptop & install ECC 6.0 for the trainings, just wanted to know what technical specifications & additional system components , accessories services should I look for?
Kindly help asap...
Points will be rewarded!!!!
Regards,
Poornima

Hi Poornima,
Check the similar thread on the system requiremement specifications for ECC6.0:
Hardware requirements for SAP ERP 2005 using ECC 6.0
Regards,
Subhasha

Similar Messages

  • A technical specification for MC007ZE/A

    Hello!
    Let me know can I get a technical specification for MC007ZE/A. Our organization is going to buy a big batch of these displays. For this we need a technical specification. I've found out this document http://manuals.info.apple.com/MANUALS/1000/MA1554/en_US/LED_Cinema_Display_27-in ch_UG.pdf but it does't containt the number 'MC007ZE/A'. This paper formality associated with the features of our supplier.

    Click here for information; the ZE and LL are country codes which don't affect the model's specifications.
    (106313)

  • Product Specification or Technical Specification for a HP G6000 laptop?

    Does anyone have or know where I might find the Product Specification or Technical Specification for a HP G6000 laptop? I'm particularly interested in the hard drive installed. My daughters laptop HD has crashed so I can't even boot it up to find the HD spec., and although I have removed it, I find it is a Toshiba HDD2D62 120GB Sata 2.5". I can't find a similar one anywhere or a website that provides a suitable compatible HD. Any suggestions anyone?
    This question was solved.
    View Solution.

    Hi,
    The laptop is probably a SATA I one so SATA (not SATA II)  hard drives should work on the laptop. I believe that any SATA hdd up to 160GB should work.
    Dv6-7000 /Full HD/Core i5-3360M/GF 650M/Corsair 8GB/Intel 7260AC/Samsung Pro 256GB
    Testing - HP 15-p000
    HP Touchpad provided by HP
    Currently on Debian Wheeze
    *Please, help other users with the same issue by marking your solved topics as "Accept as Solution"*

  • Technical Specification for Enterprise Portal

    Our EP consultant left without delivering Technical Specification. Now, we need to prepare this document mainly for handover to support team. Coming from BW background, I have little knowledge on what is expected in the document.
    What I can think of at the moment are that we need to document the followings:
    1. Portal Content structure
    2. iViews Configuration
    3. Portal Display
    Is there anything else missing? Or can someone share with me the structure of a complete Enterprise Portal Technical Specification?
    Thank you very much!

    Hi  M. Syuhair,
    That's a rather unfortunate situation that you have walked into where the implementer has left without documentation.
    I would start the document with a blueprint diagram of the platform landscape, with each of the logical instances purposes described. You should include the OS and DB versions and any specifics on security zoning you may have. Then move into a diagram for transport flows and description of the purpose of the Portal. i.e. used for BI and ESS/MSS scenarios.
    Also I would describe the integration with the solution, how security is provided, what other components are integrated (i.e. document repositories), how transports are performed (CTS, NWDI etc) and what systems are connected and SLD connectivity. Also mention UWL and Adobe services if they are deployed and anything else that represents significant usage.
    After this point you can dig deeper into the detail and provide a description of the details of the business packages with versions you have deployed to the portal (use the NWA to look up package versions if you donu2019t know this already) along with the name spaces and PCD hierarchy that has been chosen to ensure standards are followed during maintenance by the support team.
    Remember your support staff should be starting with at a minimum a basic understanding of standard SAP Portal implementations so getting to the detail of how each iView is configured would be taking the document too far.
    Your purpose of the document is in providing the framework for support to be able to know what standards they should follow and how to quickly find out the implementation specific details. This should be your objective.
    Starting this from scratch without any portal experience is not advisable, I would suggest you engage another Portal consultant to perform the task as familiarity with the core solution is really a must.
    Regards
    Daniel

  • Development of Technical Specification for WDA

    Hi,
    I've not seen any new information on a Technical Specification template specifically for WDA.
    Has there been any new developments on this since last year?
    Where can I download the T.S. if it is available?
    Thanks.

    Index:
    DOCUMENT INFORMATION
    ACCEPTANCE     
    STAKEHOLDERS     
    BUSINESS KEY STAKEHOLDERS     
    OTHER KEY ROLES AND RESPONSIBILITIES     
    1.    CONFIGURATION FOR PROJECT     
    2.     DATA STRUCTURES     
    2.1     APPLICATION DATA STRUCTURE MODEL     
    2.2     DATA ACCESS OBJECTS     
    3.     SYSTEM INTERFACE PROCESSES     
    3.1     SYSTEM CONNECTIVITY MODEL     
    3.2     SYSTEM INTERFACE DEFINITIONS     
    3.2.1     Interface Definition:     
    <Name of the interface e.g.  BAPI/RFC, Webservice, Bean etc >     
    <Name of the interface e.g.  BAPI/RFC, Webservice, Bean etc >     
    3.2.2     <BAPI/RFC, Webservice, Bean >Definition:     
    <Name of the interface e.g.  BAPI/RFC, Webservice, Bean etc >     
    4.     OBJECT DESIGN     
    4.1     WEB DYNPRO COMPONENT MODEL     
    4.1.1     Views used in the WD Component     
    4.1.2     External Components used in the WD Component     
    4.1.3     Interface Controller used in the WD Component     
    4.1.4     Custom Controllers used in WD component     
    4.1.5     Events, Actions and Methods     
    4.1.6     Context Elements Defined in WD Components     
    4.1.7     Context Binding/Mapping in WD Components     
    4.2     ABAP RFCS     
    4.2.1     RFC Summary:     
    5.     USER INTERFACE SCREEN DESIGNS     
    5.1     VIEW ARRANGEMENT (WINDOWS DIAGRAM)     
    5.2     NAVIGATION MODELING     
    5.3     WEBDYNPRO VIEW DETAILS     
    5.3.1     <View Name>: <This view shows information related to view including screen shots.>     
    INPUT DATA:     
    OUTPUT DATA:     
    6.     APPENDIX A u2013 OUTSTANDING ISSUES

  • Technical specifications for adding a field in screengroup

    Hi ,
    I have a view profile say FL .  In the activity and layout view I have added a Tab say "85" -Additional data 3- . Now I have made tab active and used 150 ans screen group "150-USER data"
    I want developer to add a new cusom filed in screen group 150-user data .
    Specification for field is ready .
    Question is
    1) How to know which table this screen group 150-user data belongs to so that developer can add it there ? Or is there any other method of specification .
    2)I wil be using this field in equipment also . However in equipment I would like to control data orgin from FL or  individual maintenance . How to enable this feature in custom fields of equipment master data .
    NPB

    NPB,
    Normally the user defined fields are filled through the user exit and the user exit documentaion would help you in identifying which core table needs to be extended to include the custom fields.Have a look at the same for help.
    1) In your case the custom fields needs to included to EQUI or IFLOT or EQUZ or ILOA depending upon your business needs.Have a look at the user exit (ITOB0001 )help for detailed documentation.
    2). It would probably require additional coding to accomplish this requirement(Visibility of transfer or individual maintenance for these custom fields), but it should be possible through the same user exit and or save user exit (IEQM0003 Additional checks before updating equipment).
    Regards
    Narasimhan

  • Technical specifications needed for ECC 6.0

    Technical Specifications for ECC 6.0  
    Posted: Oct 8, 2007 7:49 AM         Reply      E-mail this post 
    Hi,
    I am planning to buy a laptop & install ECC 6.0 for the trainings, just wanted to know what technical specifications & additional system components , accessories services should I look for?
    Points will be rewarded!!!!
    Regards,
    Poornima

    Dear Poornima,
    As per my experience,better to go for above 160GB hard drive(250GB will be
    good) and 2 GB RAM is required for Laptop's.
    All the best.
    Regards
    Mangal

  • Technical specification template for WebDynpro development required

    Dear All,
    Can you please provide any pointer to SAP provided technical specification templates for WebDynpro development.
    Thanks and regards,
    Sudhir

    Hi Sudhir
    Does that mean you got the documents you were looking for?
    I too am looking for sample documents and/or templates for Technical Specification for WebDynpro (Java) Application but was not able to find any.
    If you have them will you please forward them to me?
    If you can share a tech spec done for a real project (or even a sample one) along with any such documents, I'd much appreciate it as I'm new to the technology. I still have to find my way around these..... :o)
    Thanks in advance.

  • Urgently need a Technical Specification Document for any java development

    hi friends,
    I urgently need a tech spec doc for any java developments , wanted to refer for creating templates for a product . Please help its very urgent.
    Thanks

    Here are a couple of hundred technical specifications for a wide variety of Java development projects:
    http://jcp.org/en/jsr/all

  • Technical names for drop down values through webui

    Hi All, I have ECC 6.0 (SAPKH61705) transactions being launched in CRM 7.0 (SAPKU71305) through the transaction launcher. We are able to display technical names for values in ECC through the gui, and in CRM in both the gui and webui. Is it possible to display the technical names for ECC through the webui? Apologies if this is not the correct forum, I was not sure where to post. For further clarification of the issue, I hope these screen shots assist: ECC gui with 'display technical names' activated: qui - tech names on.jpg CRM webUI with 'display technical names' activated in both ECC and CRM: webui - tech names not visible.jpg Assistance appreciated.

    Hi Amy,
    Yes, it's possible.
    You can achieve it by coding. Instead of passing only the description to your drop down values, we can send technical name and description simultaneously to your drop down value. That's it.
    BR,
    RAM.

  • Industry standard to represent technical specification of forms,conf objetc

    Hello Everyone,
    I am in a process of creating design document for a Sun IdM project. I was wondering, is there any way to represent Form, taskdefinition etc in the document as we represent in JAVA, sth like Class diagram.
    Is there any industry standard to represent technical specification for these things.
    Any pointers would be of great help.
    Thanks,
    Saurabh

    No as you have phrased the question. WebEx provides this functionality and that is the route you should be taking if this is a feature requirement.
    If you are opposed to WebEx or require an on-premise solution, you may want to evaluate Cisco Unified Video Conferencing Manger (CUVC Manager) and it's desktop solution.

  • Technical specification

    Hello all,
    I have to prepare a technical specification for my project. I have a high-level technical design document and a functional specification. Do I need an existing technical specification template or do I need to create one using the above documents I have?
    If I have to make one, does anyone have sample technical specification templates?
    Please help.
    Thanks very much.
    Ramesh.

    Hi,
    Technical specification should include details such as Source, Target systems, Mapping involved, structures (data types) involved, which sender/receiver adapter is used, the technical details which need to be filed in them.....inshort it should have the details of all the objects that are created in Integration repository and Directory.
    High-level technical design document and a functional specification will form the base for your technical specification document.
    If this is not the first XI project in your company then you can find related documents from other Xi projects.
    Regards,
    Abhishek.
    Edited by: abhishek salvi on Oct 6, 2008 4:56 PM

  • RE: BI functional and Technical Specification

    Hi,
    Can anybody share BI Functional and Technical Specification for SAP R/3 data extraction for modules FI/CO, SD, MM, WM/MM.
    Thanks.

    Hi Hitesh
    Bi Functional Specification is like this where you get the details of what is the report they are looking for and what does that do in detail explanation from the key user of that particular area.
    and also you will receive an document saying that the particular tables and fields ...
    After receiving that then you will be starting an work by preparing an Design document of what are the objects you are going to use in the system and what type of Data Source your are  using and Targets etc.. This is nothing but an Technical Specification... and this also contains what type of the load is it...
    Hope this helps you..
    Thanks

  • Technical Requirements for SD in ECC 6.0

    Hi All,
        I need to document the technical requirements in ECC 6.0 implementation for SD Module.Kindly revert back with helpful answers.
    Thanks,
    Faisal

    As per my understanding you require information on what Technical document might be required to be prepared by SD Consultant. If my understanding is correct, in that case we require to prepare Functional Specs for the enhncement & development required in the project.
    Functional Specs:
    To speak at macro level that is at project manager or at senior levels. The Functional Spec (Specification) which is a comprehensive document is created after the (SRS) Software Requirements Document. It provides more details on selected items originally described in the Software Requirements Template. Elsewhere organizations combine these two documents into a single document.
    The Functional Specification describes the features of the desired functionality. It describes the product's features as seen by the stake holders, and contains the technical information and the data needed for the design and development.
    The Functional Specification defines what the functionality will be of a particular area that is to be precise a transaction in SAP terminology.
    The Functional Specification document to create a detailed design document that explains in detail how the software will be designed and developed.
    The functional specification translates the Software Requirements template into a technical description which
    a) Ensures that the product feature requirements are correctly understood before moving into the next step that is technical development process.
    b) Clearly and unambiguously provides all the information necessary for the technical consultants to develop the objects.
    At the consultant level the functional specs are prepared by functional consultants on any functionality for the purpose of getting the same functionality designed by the technical people as most of the times the functionalities according to the requirements of the clients are not available on ready made basis.
    Let me throw some light on documentation which is prepared before and in a project:
    1) Templates
    2) Heat Analysis -
    3) Fit Gap or Gap Analysis
    4) Business Process Design
    5) Business Process Model
    6) Business Change & Impact
    7) Configuration Design, which is just 5 % of Total SAP- have different names -
    8) Future Impact & Change Assessment
    9) Functional Design (Module Wise)
    10) Risk Assessment
    11) Process Metrics and Many More-- Which has impact on Business and its work flow
    Regards,
    Rajesh Banka

  • Why did Apple remove the search engine for serial numbers for technical specifications?

    I use to be able to look at the specs of all my apple devices by looking up the technical specifications by serial number. It appears this function has been removed from the website. I would like to add that this feature of the website was incredibly useful and removing it creates alot of confustion for me because I would like to upgrade my MacBook Pro but am unable to find the technical specifications.

    Append the last three characters of the serial number to http://www.everymac.com/ultimate-mac-lookup/?search_keywords= and load the page.
    (85784)

Maybe you are looking for

  • Windows Media Player 12 under Win 7 Pro 64 nolonger able to play DVD

    Hello TechNet "Windows Media Player cannot play this DVD because there is a problem with digital copy protection between your DVD drive, decoder, and video card.  Try installing an updated driver for your video card."  It seems that I have recently j

  • HP Photosmart P1100 won't feed, rollers not turning, tried all recommended solutions.

    All other functions appear to be working normally. Here are the symptoms when I use the print test page function: The print head moves back and forth making all the regular sounds when it prints a first page but no paper is feed. The rollers never tu

  • Toshiba 22BL702 (B) USB Video Issues

    Hello, I recently bought a bought 22BL702 (B) and have been trying to play an .avi movie via the USB, however it says "invalid or unsupported file".I checked the manual online and it says that .avi is supported. Any ideas on how to get it working? Th

  • Weird page jumping down problem

    Hi guys, I've made a site in dreamweaver here: http://cjhildrethconsultancyltd.yorkcreative.co.uk it's all lined up nicely until you click on the Contact link at the top and then the page shifts down and the buttons at top are no longer visible! i ca

  • Multiple view state best practice for IOS packaged app - Tabbed view or blank template?

    TabbedViewNavigatorApplication or plain Application? I have an iPad app that has a fairly complex main view.  Has lots of view state changes.  Before a user can get to that main view, however, they have to go through two other screens: 1.  Authentica