How to view Pre requisite for a transport request

Hi All,
We want to release multiple transport at one go. Now, in that there are related developments so that one particular request should go first and then the other related request should follow. I want to know how is this achieved? Is it done by creating proposal for the one to be transported first before the other? So if one request has proposal no. 7780 then it will go before the one having proposal 7789. Is this correct?
Also, I want to know PreReq no. (Prequisite) for a transport i.e. which proposal is lined up before a given proposal. Is there any tool for that?
Thanks,
Bhaskar

Combine all transports into one (can be done in SE10). Dependencies will be resolved by SAP if there is only one transport.
For the next time, create one transport and create a task for every developper having only two transports (workbench and cust).

Similar Messages

  • Unicode Compatability is a pre requisite for ECC 6.0

    Hi all,
    Can any body send me any link or any document which says tht Unicode Compatability is a pre requisite for ECC 6.0. its really urgent.
    Regrads,
    Ruchika saini

    Hi
    see this
    The Link will be helpful to you.
    Re: Upgrade 4.6 to ECC - What are the responsibilites
    regarding Unicode influence in Standard programs
    Very good document:
    http://www.doag.org/pub/docs/sig/sap/2004-03/Buhlinger_Maxi_Version.pdf
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d37d1ad9-0b01-0010-ed9f-bc3222312dd8
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/589d18d9-0b01-0010-ac8a-8a22852061a2
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f8e316d9-0b01-0010-8e95-829a58c1511a
    You need to use the transaction UCCHECK.
    The report documentation is here
    ABAP Unicode Scan Tool UCCHECK
    You can use transaction UCCHECK to examine a Unicode program set for syntax errors without having to set the program attribute "Unicode checks active" for every individual program. From the list of Unicode syntax errors, you can go directly to the affected programs and remove the errors. It is also possible to automatically create transport requests and set the Unicode program attribute for a program set.
    Some application-specific checks, which draw your attention to program points that are not Unicode-compatible, are also integrated.
    Selection of Objects:
    The program objects can be selected according to object name, object type, author (TADIR), package, and original system. For the Unicode syntax check, only object types for which an independent syntax check can be carried out are appropriate. The following object types are possibilities:
    PROG Report
    CLAS Class
    FUGR Function groups
    FUGX Function group (with customer include, customer area)
    FUGS Function group (with customer include, SAP area)
    LDBA Logical Database
    CNTX Context
    TYPE Type pool
    INTF Interface
    Only Examine Programs with Non-Activated Unicode Flag
    By default, the system only displays program objects that have not yet set the Unicode attribute. If you want to use UCCHECK to process program objects that have already set the attribute, you can deactivate this option.
    Only Objects with TADIR Entry
    By default, the system only displays program objects with a TADIR entry. If you want to examine programs that don't have a TADIR entry, for example locally generated programs without a package, you can deactivate this option.
    Exclude Packages $*
    By default, the system does not display program objects that are in a local, non-transportable package. If you want to examine programs that are in such a package, you can deactivate this option.
    Display Modified SAP Programs Also
    By default, SAP programs are not checked in customer systems. If you also want to check SAP programs that were modified in a customer system (see transaction SE95), you can activate this option.
    Maximum Number of Programs:
    To avoid timeouts or unexpectedly long waiting times, the maximum number of program objects is preset to 50. If you want to examine more objects, you must increase the maximum number or run a SAMT scan (general program set processing). The latter also has the advantage that the data is stored persistently. Proceed as follows:
    - Call transaction SAMT
    - Create task with program RSUNISCAN_FINAL, subroutine SAMT_SEARCH
    For further information refer to documentation for transaction SAMT.
    Displaying Points that Cannot Be Analyzed Statically
    If you choose this option, you get an overview of the program points, where a static check for Unicode syntax errors is not possible. This can be the case if, for example, parameters or field symbols are not typed or you are accessing a field or structure with variable length/offset. At these points the system only tests at runtime whether the code is sufficient for the stricter Unicode tests. If possible, you should assign types to the variables used, otherwise you must check runtime behavior after the Unicode attribute has been set.
    To be able to differentiate between your own and foreign code (for example when using standard includes or generated includes), there is a selection option for the includes to be displayed. By default, the system excludes the standard includes of the view maintenance LSVIM* from the display, because they cause a large number of messages that are not relevant for the Unicode conversion. It is recommended that you also exclude the generated function group-specific includes of the view maintenance (usually L<function group name>F00 and L<function group name>I00) from the display.
    Similarly to the process in the extended syntax check, you can hide the warning using the pseudo comment ("#EC *).
    Applikation-Specific Checks
    These checks indicate program points that represent a public interface but are not Unicode-compatible. Under Unicode, the corresponding interfaces change according to the referenced documentation and must be adapted appropriately.
    View Maintenance
    Parts of the view maintenance generated in older releases are not Unicode-compatible. The relevant parts can be regenerated with a service report.
    UPLOAD/DOWNLOAD
    The function modules UPLOAD, DOWNLOAD or WS_UPLOAD and WS_DOWNLOAD are obsolete and cannot run under Unicode. Refer to the documentation for these modules to find out which routines serve as replacements.
    Regards
    Anji

  • What are the pre requisites for SPLIT VALUATION OF A MATERIALS

    Dear friends
    What are the pre requisites for creating SPLIT VALUATION for  A MATERIAL in particular Plant
    regards
    Radha

    Hi,
    I am not sure what you mean exactly.
    But you would need to have the valuation category and all of the valuation types created in config in advance.
    Then you can allocate the appropriate valuation category to the material (accounting view) (as long as no stock or open POs etc. exist).
    then you can create your additional accounting views (one for each valuation type that you want to use).
    Steve B

  • Pre requisits for Internation HR and Payroll Setups

    Hi All,
    Can any one help me in Pre requisits for Internation HR and Payroll Setups.
    Thanks in advance.

    Here's some stuff to get you started:
    International HR and Payroll (Doc ID 261452.1)
    Running International HR and Payroll Setup (Doc ID 278006.1)
    HOW TO ENABLE ENHANCED RETROPAY FOR INTERNATIONAL HRMS PAYROLL SETUP (Doc ID 458535.1)
    If you have specific problems, please give full details of what they are and error messages (etc) and I'm sure someone can help further.

  • What are the pre-requisites for learning OA Framework?

    Hi,
    Im new to oaf,can any body help on this
    What are the pre-requisites for learning OA Framework?
    Karthik

    In order to develop any OAF Application you need to know few concepts before doing any kind of development. The concepts are basically the Business Components for Java(BC4J) components.
    They are:
    Application Module(AM)
    Entity Object(EO)
    View Object(VO)
    Association Object(AO)
    View Link(VL)
    Now let us see the description of each component.
    Application Module:
    Application Modules serve as a containers for related BC4J components. The pages are related by participating in the same task. It also defines the logical data model and business methods needed.They provide the transaction context and also used for establishing database connection. AM’s can be nested to provide more complex AM’s.
    Entity Object:
    EO encapsulates the business logic and rules.EO’s are used for Inserting,Updating and Deleting data. This is used for validating across the applications. We can also link to other EO’s and create a Association object.
    View Object:
    View object encapsulates the database query. It is used for selecting data. It provides iteration over a query result set.VO’s are primarily based on Eo’s. It can be used on multiple EO’s if the UI is for update. It provides a single point of contact for getting and setting entity object values. It can be linked together to form View Links.
    Association Object:
    An association object is created where we link EO’s. For example take the search page where we link the same EO to form a association between the manager and employee. Every employee should have a manager associated. But if it President then no there is no manager associated. This is a perfect example to understand the AO.
    View Link:
    A view link is an active link between view links. A view link can be created by providing the source and destination views and source and destination attributes. There are two modes of View link operation that can be performed. A document and Master/Detail operation.
    -----Let me know if you need more information
    Regards
    Meher Irk
    Edited by: Meher Irk on Oct 23, 2010 10:45 AM

  • Pre requisites for installing SAP Router

    Hi Friends,
    As i am going through the implementation phase, I have to install sap router which i am new at. Also i am doing it because i have to connect Maintenance Optimizer to Sap service Market place for which Router would be essentially required.
    I have some questions to put forth.
    1. what are the pre requisites for SAP Router
    2. Do we require Public IP and what would be the use of this ip
    3. how to configure the SAP Router
    4. Can i install the SAP router on the same host on which we have Solution manager, is it advisable. or we should go for a seperate host.
    Regards
    Aayush

    Installing the sapcrypto library and starting the SAProuter
    Contents
    u2022     Downloading necessary software components from SAP Service Marketplace
    u2022     Creating the certificate request
    u2022     Additional actions necessary before you can start saprouter
    This section describes the necessary steps to download and install the sapcrypto library for use with saprouter. The saprouter must be started with the options described later in this section.
    The license for the sapcrypto library covers  saprouter connections between saprouters at SAP and the first saprouter on customer sites and backend connections within the customer`s network. For all other purposes the library CANNOT be used!
    Downloading necessary software components from SAP Service Marketplace
    1.     Login to the SAP Service Marketplace with the Service Marketplace USERID which is assigned to your installation.
    2.     Change to the alias SAPROUTER-SNCADD. Before you can download the software components two preconditions must be met.
         a.     You must have been allowed to download the software. This authorization is added as soon as SAP has received a positive statement from the "Bundesausfuhramt". This procedure is necessary since the software falls under EU regulations.
         b.     For more information on how to obtain authorization if download is not possible see note 397175.
         c.     You must accept that you must follow the regulations imposed by the EU on the use and distribution of the cryptographic software components downloaded from the SAP Service Marketplace.
    3.     The acceptance of the terms and conditions is logged with your USERID and stored for reporting purposes to the "Bundesausfuhramt".
    4.     Accepting with the button on the web-based form takes you to the folder where you can download the Software components.
    These are packed into a single CAR file sapcrypto.car
    5.     Copy the file to the direcory where the saprouter executable is located
    6.     You can get the file car.exe/sapcar.exe, which is necessary to unpack the archive from any Installation Kernel CD.
    Executing the command car -xvf SAPCRYPTO.CAR will unpack the following files:
    [lib]sapcrypto.[dll|so|sl]
    sapgenpse[.exe]
    ticket
    Creating the certificate request
    1.     As user <snc>adm set the environment variables
    SECUDIR = <directory_of_saprouter>
    2.     Change to the Shortlink SAPROUTER-SNCADD. From the list of SAProuters registered to your installation, choose the relevant "Distinguished Name"
    3.     Generate the certificate Request with the command
    sapgenpse get_pse -v -r certreq -p local.pse "<Your Distinguished Name>"
    4.     Alternatively use the two commands:
    sapgenpse get_pse -v -noreq -p local.pse "<Your Distinguished Name>"
    sapgenpse get_pse -v -onlyreq -r certreq -p local.pse
    5.     Display the output file "certreq" and with copy&paste insert the certificate request into the text area of the same form on the SAP Service Marketplace from which you copied the Distinguished Name
    6.     In response you will receive the certificate signed by the CA in the Service Marketplace, cut&paste the text to a local file named srcert
    7.     With this in turn you can install the certificate in your saprouter by calling
    sapgenpse import_own_cert -c srcert -p local.pse
    8.     now you will have to create the credentials for the SAProuter with the same program (if you omit -O <user>, the credentials are created for the logged in user account)
    sapgenpse seclogin -p local.pse -O <user_for _saprouter>
    9.     This will create a file called cred_v2 in the same directory.
    For increased security please check that the file can only be accessed by the user running the SAProuter.
    Do not allow any other access (not even from the same group)!
    On UNIX this will mean permissions being set to 600 or even 400!
    On NT check that the permissions are granted only to the user the service is running as!
    1.     Check if the certificate has been imported correctly
    sapgenpse get_my_name -v -n Issuer
    The name of the Issuer should be: CN=SAProuter CA, OU=SAProuter, O=SAP, C=DE
    2.     If this is not the case, delete the files cred_v2, local.pse and start over at Item 4.  If the output still does not match please open a customer message in component XX-SER-NET-OSS stating the actions you have taken so far and the output of the commands
    4.,7.,8. and 10.
    Additional actions necessary before you can start saprouter
    1.     The environment variable SNC_LIB needs to be set for the user account SAProuter is running under.
    SNC_LIB has the form
    UNIX      <path_to_libsecude>/<name_of_sapcrypto_library>
    Windows NT, Windows 2000     <drive>:\<path_to_libsecude>\<name_of_sapcrypto_library>
    2.     Check if the environment of the user running saprouter contains the environment variable SNC_LIB
    UNIX     printenv
    Windows NT     System environment variable
    3.     start the saprouter with the following command line:
    saprouter -r -S <port> -K "p:<Your Distingushed Name>"
    -K tells the saprouter to start with loading the SNC library
    the corresponding file ./saprouttab should contain at least the following entries
    inbound connections MUST use SNC
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <your_server1> <port_number>
    repeat this for the servers and port_numbers you will need to allow,
    please make sure that all explicit ports are inserted in front of a
    generic entry '*' for port_number
    outbound connections to <sapservX> will use SNC
    KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <sapservX> <sapservX_inbound_port>
    permission entries to check if connection is allowed at all
    P <IP address of a local host> <IP address of sapserv2>
    all other connections will be denied
    D  * * *
    Example
    For a SNC encrypted connection to the SAPRouter on sapserv2 (194.39.131.34), the saprouttab should contain the following entries:
    SNC-connection from and to SAP
    KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *
    SNC-connection from SAP to local R/3-System for Support
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <R/3-Server> <R/3-Instance>
    SNC-connection from SAP to local R/3-System for NetMeeting, if it is needed
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <R/3-Server> 1503
    SNC-connection from SAP to local R/3-System for saptelnet, if it is needed
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <R/3-Server> 23
    Access from the local Network to SAPNet - R/3 Frontend (OSS)
    P <IP-addess of a local PC> 194.39.131.34 3299
    deny all other connections
    D * * *
    Lalit Kumar

  • Pre-requisites for implementing WMS for an Existing Organization.

    Dear Folks,
       My client is planning to implement WMS for an Existing Organization.And this organization(warehouse) performs all the daily transactions.
    Are there any pre-requisites to be done before implementing WMS on this organization?
    Any help is  highly appreciated.
    Regards,
    Sri

    >
    venkatesan janardhanam wrote:
    > Hi Experts
    >
    > We are planning to implement charm & cts+ in our company. We are having 3 system landscape and we have ep, bi & ecc systems. 
    >
    > I want to know how much space and RAM will require for implementing this and please tell me what the Pre requisites for implementing ChaRM & CTS+.
    >
    > Thanks in advance
    >
    > Thanks & Regards
    Hello Venkatesan,
    There isnt a T-Shirt sizing available for a Solution Manager system per scenario usage. You will have to use the sizing tool available on the url : http://service.sap.com/solutionmanager --> Check the section Starting with EHP1 and under the planning section you would find the sizing tool.
    Once this tool is downloaded you can then add the scenarios that you would like to use and plan your system accordingly.
    Regards
    Amit

  • Pre-requisite for BCS implementaion

    Hi,
    Please guide on pre-requisite for BCS implementation. What are the settings done in ECC for BCS. Also, how can items be directly uploaded without BI help in BCS.
    Thanks

    Hi,
    Take a look at the image below.It is telling all steps need to be done in both ECC and BW side.
    http://help.sap.com/SCENARIOS_BUS2005/helpdata/EN/33/A703F210254B8884F9E1E39DB83A15/Group_Cl_image002.gif
    http://help.sap.com/SCENARIOS_BUS2005/helpdata/EN/33/A703F210254B8884F9E1E39DB83A15/content.htm
    You may also check service.sap.com/sem for details.
    Regards.

  • Pre requisites for implementing ChaRM & CTS+

    Hi Experts
    We are planning to implement charm & cts+ in our company. We are having 3 system landscape and we have ep, bi & ecc systems. 
    I want to know how much space and RAM will require for implementing this and please tell me what the Pre requisites for implementing ChaRM & CTS+.
    Thanks in advance
    Thanks & Regards

    >
    venkatesan janardhanam wrote:
    > Hi Experts
    >
    > We are planning to implement charm & cts+ in our company. We are having 3 system landscape and we have ep, bi & ecc systems. 
    >
    > I want to know how much space and RAM will require for implementing this and please tell me what the Pre requisites for implementing ChaRM & CTS+.
    >
    > Thanks in advance
    >
    > Thanks & Regards
    Hello Venkatesan,
    There isnt a T-Shirt sizing available for a Solution Manager system per scenario usage. You will have to use the sizing tool available on the url : http://service.sap.com/solutionmanager --> Check the section Starting with EHP1 and under the planning section you would find the sizing tool.
    Once this tool is downloaded you can then add the scenarios that you would like to use and plan your system accordingly.
    Regards
    Amit

  • What are the pre-requisite for ABAP Proxy communication?

    What are the pre-requisite for ABAP Proxy communication?

    hi,
    How to create proxy.
    http://help.sap.com/saphelp_nw04/helpdata/en/14/555f3c482a7331e10000000a114084/frameset.htm
    How to Activate Proxy.
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    ABAP Server Proxies (Inbound Proxy)
    /people/siva.maranani/blog/2005/04/03/abap-server-proxies
    OutBound Proxy (Client Proxy)
    /people/sravya.talanki2/blog/2006/07/28/smarter-approach-for-coding-abap-proxies
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    File to R/3 via ABAP Proxy with good example
    /people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy
    Debug your inbound ABAP Proxy implementation
    /people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation
    http://help.sap.com/saphelp_nw2004s/helpdata/en/48/d5a1fe5f317a4e8e35801ed2c88246/frameset.htm
    Synchronous Proxies:
    Outbound Synchronous Proxy
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/abap%2bproxy%2boutbound%2bprogram%2b-%2bpurchase%2border%2bsend
    Inbound Synchronous Proxy
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/abap%2bproxy%2binbound%2bprogram%2b-%2bsales%2border%2bcreation
    regards
    srinivasreddy

  • SAP/System did NOT prompt me for a transport request for ALE BD64 CDM View!

    Hi Experts,
    Am doing ALE setup for sending sales orders IDOC out to a 3rd party system.
    I have created the logical system and attached to a transport. Here we dont have necessity of linking a client to this logical system!
    Then, I created a Distribution Model (CDM) View in BD64 transaction and added Message types to it, but SAP/System did NOT prompt me for a transport request!! Pls. let me know
    1) Is it usual with CDMs creation that NOT prompting for a transport? if so, How my CDM/changes will be moved to QA/Production?
    2) If not, Why system did not prompted me for a transport?
    3) Then How Can I attach my CDM/changes to a transport?
    Thank you

    I don't think we get a TR prompt when adding a view in BD64.
    You've to individually maintain the CDM view in QAS & PROD. Also there is a functionality to "distribute" the CDM view, are you looking for something similar ?

  • Pre-requisites for installing Oracle 10gR3 on RedHat Linux

    Hi All,
    I am installing oracle 10g Lite R3 on RH Linux AS3.0. I am trying to find out the pre-requisites for the installation. I do not find the certification matrix on metalink.
    Could someone please let me know where I can find this info?
    Thanks,
    Madhan

    http://download.oracle.com/docs/cd/B28928_01/doc/server.103/b28924/preinstall.htm#CBHGJHCF
    HTH

  • What are the pre requisites for implementing ChaRM

    Hi
    We are planning to implement ChaRM & CTS+ in our organization. We are using three system landscape and we have EP, PI, BI and ECC systems.
    Can you please tell me what are the pre requisites for implementing ChaRM & CTS+ and what are the areas i need to look before starting the configuration
    Thanks & Regards
    Anand

    The listed pre-requisites for the implementation of ChaRM are;
    1.  Already completed the basic configuraiton of SAP Solution Manager
    2.  You have set-up your solution, landscape and installed base (iBase) for the systems to be integrated
    3.  you have setup business partners for the users (or at least 1)
    4.  satellite systems are at the minimum  support package level required (note 907768)
    5.  connections are available to the satelite systems
    6.  CTS+ if you wish to control non ABAP change requests through ChaRM

  • Pre-requisites for OS X 10.9 Upgrade??

    Hello. I am considering an upgrade to my Mac OS (on both a Mac and a Mac Air). The details of my Mac are:
    Processor  2.5 GHz Intel Core i5
    Memory  4 GB 1333 MHz DDR3
    Graphics  AMD Radeon HD 6750M 512 MB
    Serial Number  C02H9SRGDHJF
    Software  Mac OS X Lion 10.7.5 (11G63)
    At present the OS on both my Mac and MacAir is OS X Lion 10.7.5.
    I have been considering purchasing OS X10.8 Mountain Lion but decided to wait until OS X 10.9 Mavericks was issued. This was because I did not see the point in purchasing OS X 10.8 just before it was about to be superseded by a new version OS (in this case OS X 10.9); and I was unable to ascertain whether OS 10.8 would be an essential pre-requsite for OS X 10.9 or not.
    I have now seen that I can upgrade (free) to OS 10.9 Mavericks – straight onto my existing OS X Lion 10.7.5. This implies that I do not need to upgrade to OS 10.8 Mountain Lion beforehand. If OS X 10.8 it is not an essential pre-requisite for OS X, it seems to me that there is no advantage gained by purchasing it.
    Please can someone advise me if there is any advantage in upgrading to OS 10.8 before going on to further upgrade to OS 10.9? Does OS 10.8 have any additional features that OX 10.9 Mavericks does not have, or needs in order to be fully enabled? In short, do I need OS X10.8 beforehand to take full advantage of the OS X 10.9 upgrade?
    Any advice appreciated.

    Apple User7 wrote:
    Please can someone advise me if there is any advantage in upgrading to OS 10.8 before going on to further upgrade to OS 10.9?
    Nothing. OS X Mavericks has got the same features if you upgrade from OS X Lion instead of OS X Mountain Lion apart from the features that need a specific computer, so don't worry about it. Upgrading to Mountain Lion first would be a waste of money.
    Open the Mac App Store and download OS X Mavericks. If your computer isn't supported, the Mac App Store will give you an error message. Make a backup of your files with Time Machine and check that your apps are compatible > http://www.roaringapps.com

  • Pre Requisites for Implementing the CUE

    Hi,
    I have an  IP Telephony set up with CME in 2 different branches.We need to implemet the AA in sites.
    What are the pre requisites for hardware and license based  that need to check before implementing the CUE.
    one site having cisco 2911 router with Version 15.2(2)T3 and with interface ISM module is present which would like to configure for the AA.
    second site having 2901 with Version 15.0(1r)M16 and  with interface Embedded-Service-Engine0/0.
    Attached is the Show tech support for each CME's .
    Thanks in advance
    Nithin Louis.

    Hello
    if there is no module installed you can completely ignore Embedded-Services-Engine as it won't be doing anything. Embedded Service Engine
    Overview:-
    Cisco Integrated Services Routers Generation 2 (Cisco ISRs G2) have dual  core CPUs on the motherboard. The first core runs Cisco IOS software as  Cisco Integrated Services Routers (ISRs) do; the second core, or the Embedded Service Engine, is capable of running Linux-based applications.
    The following Cisco ISR G2 platforms support the Embedded Service Engine:
    •Cisco 2911
    •Cisco 2921
    •Cisco 2951
    •Cisco 3925
    •Cisco 3945
    Note:- As above 2901 not support embedded service engine . May be you got it on the CLI , because you run the same S/W version.Reference 
    https://supportforums.cisco.com/discussion/11184226/interface-embedded-service-engine00
    *That is why i did not mention for Embededd service engine module supportedwith Cisco 2901, so kindly check. The above post Cisco document for compatibality.If you need to try , so try with minumum memory 1G as 2911
    Memory required for 2911,2921 is 1G , 2951 is 1.5 G , 39XX is 2.5 G.My advise to you to go through  ISM-SRE-300-K9 , and shut Embedded service engine .
    Thanks
    please rate all useful information

Maybe you are looking for