CRM Support Package Manager - Add transport request to queue

Hi,
I'm applying CRM Support Packages with SP_MANAGER on the production system.
I already applied these SP on the development system, I performed an SPAU adjustment, selected the corresponding transport request to use it on the production system, but SP_MANAGER didn't asked for this transport on the production system.
How can I add the SPAU adjustment to the queue with SP_MANAGER ?
Kind regards,
Christophe

Hi,
That's why I opened this message: in step 1 of the procedure described by the link (http://help.sap.com/saphelp_nw04s/helpdata/EN/de/151042f664e12ce10000000a1550b0/content.htm), the system should ask for a transport request. This is not the case here, despite the fact that the correct setting is set in SPAM.
Any other idea ?
That's not a problem since I can use a workaround (import via STMS when the system asks to perform the adjustment), but I wonder why the system doesn't ask for a transport request in the case of a CRM system.
Kind regards,
Christophe

Similar Messages

  • RFC error when trying to add transport request in queue in STMS..

    Hi,
    When I try to add a Transport request in queue in STMS transaction. I get RFC error saying some problem with tp program.
    But when I go and check the RFC connection through STMS in system overview -> Communication -> RFC setting, it says RFC connection Ok.
    What may be the issue  ? I really need some light on this..
    Regards,
    Rajesh.

    Hi Rajesh,
    At times when u try to add the TR to a queue there would be 2 reasons.
    1. If u have imported a TR into a system say QTY and it needs to be re imported, then we delete it fromthe STMS queue and add it again to re import it.
    2. If u have some transport from external sap system to be imported here we place the data and Co files in the trans directory and then add the TR to this queue.
    A TP failure happens if the data and co files does not exist in the TP directory or else, the TR target system is incorrectly mentioned.
    Hope it helps.
    Br,
    Sri
    Award points for helpful answers

  • How to import all Support Packages simulteneily support Package Manager EBP

    Can any body tel me how to apply all support package sumultanesoly by using support Package Manager EBP/CRM option in SPAM.
    I could not able to select all pactche at a time.It selecting one patch at a time only
    Regards
    G Sasikanth Reddy

    I solved my self by selecting highest level of patch so that its dependencies can also add to the queue.
    Regards
    Sasikanth Reddy

  • Support Package Manager for EBPCRM

    Hi,
    In CRM/EBP SAP systems there is used special 'Support Package Manager for EBPCRM' to implement Support Packages instead of standard transactions like SPAM/SAINT.
    I'm trying to implement more then one Support Package into the system however this is probably not possible. It seems that it is not possible to create import queue with more then one Support Package? Importing SPs one by one is very time consuming task. SO that's why I'm wondering about this special tool.
    Do you have similar functionality?
    BR
    m./

    Hi Jose,
    Yes I've put all the SPs into '\usr\sap\trans\Eps\in'. But 'Support Package Manager for EBPCRM' asks me for particular one while I'm going to import it. There is no such an functionality to use queue creation.
    BTW: I'm on SAP CRM 4.0 on WIN/MSSQL platform.
    BR
    m./

  • About package name and transport request number

    Hello Gurus,
            I know when doing some changes in the sap bw system, and performing activation subsequently , you are prompted to save the changes into some package and transport request. my question is:
            in the real project, where does those package name and transport request number come from?   make up by myself or provided by project management, or someone else?  if doing by youself, how to make up package name and transport request number ?
    Many thanks.

    package is like a folder in windows.. u create package for a project and than collect all the relevant transports in it.
    to create package u use SE80.. Transport req number are configured by basis team.. its usually source system ID and running serial number...
    package name can be decided by tech architect or by ur team manager..

  • Need TP command for Add  Transport Request to import Queue all at a time

    Hi SAP gurus,
    Can you tell the o/s  or  TP  command  to  Add   Transport Request to import Queue all at a time which are available in co files directory   ,
    Because I have to add 500- 600 request .  For every request I canu2019t  do like this  STMS_IMPORT  -- Extras=> other requests -add--
    Thanks and regards
    babu

    Hi,
    You can export list of all transport requests from your DEV system in one shot, from SE09-> Display (provide your required selection criteria) -> Goto -> "Display as List"
    You can export these all Transport Requests as Spreadsheet. Then Filter out all your required 400 to 500 Transport Requests.
    Now,use another excel sheet to create a file with the list of required transport request Nos only, then concatenate all of them to generate the required TP commands as mentioned below.
    The syntax will become as follows:
    column1           column2         column3
    tp addtobuffer DEVK900123 <SID> pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp addtobuffer DEVK900124 <SID> pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp addtobuffer DEVK900125 <SID> pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp addtobuffer DEVK900126 <SID> pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp addtobuffer DEVK900127 <SID> pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp import          DEVK900123 <SID> client=### pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp import          DEVK900124 <SID> client=### pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp import          DEVK900125 <SID> client=### pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp import          DEVK900126 <SID> client=### pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp import          DEVK900127 <SID> client=### pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    -> Open Notepad and Copy+Paste these three columns & save the text file in the <Drive>:\usr\sap\trans\bin\ folder.
    -> Then rename this .txt file to *.bat.
    -> open a command prompt and change to the <Drive>:\usr\sap\trans\bin\ folder and run the .bat batch file.
    Make sure that object lists of all the Trans. Requests are checked and confirmed for the transport to avoid data incosistency in target system. (e.g. Number Range Object)
    Regards,
    Bhavik G. Shroff

  • How to deploy EAR on CE server using Java Support Package Manager

    Hello,
    I am using CE server where I want to deploy EAR file by using JSPM. I run this program in Drive:\usr\sap\CE1\J00\j2ee\JSPM\go.bat
    I have also put the EAR file into the inbox folder Drive:\usr\sap\CE1\SYS\EPS\in but still It does not show me any file to proceed further for deployment.
    Does any one has idea?
    Regards,
    NK

    Hi,
    The Java Support Package Manager is not able to deploy a single .ear file.
    If the *.EAR file is placed inside an SCA (Software Component Archive) then JSPM is able to deploy it.
    You have to create a .SCA from an .EAR file
    SAP note 1223957 contains an attachment (nwpacktool.zip) which can be used to create a .SCA file from the .EAR file.
    Gerd

  • Last version of support package manager

    Hi,
    where can I find the last version 0026 of Support Package Manager (NetWeaver 2004s) on Marketplace for downloading?
    Thanks.
    Regards
    Stefan

    Hi,
    Check this Path for the same
    service.sap.com>solution Details>SAP Netweaver-->Release specific information.
    Regards
    Seshagiri

  • Maintenace optimiser, support package Manager, Support package stack

    HI all,
             Could you please enlighten me the differences among
    Maintenance Optimizer,support package Manager, Support package stack
    And the purpose and most importantly the documentation to be able to use them
    in case of implementation phase (In case of a fresh ECC 60 Production version)
    Thank you

    Maintenace optimiser is used in solution Manager to Approve the Patch that you need to download fron Service  market place
    Support package stack is the collection of patch for a release.
    Support package Manager is SPAM/SAINT used to apply support pack.
    If you want some thing else please revert back
    thanksd Rishi Abrol

  • Transport-Leave Transport request in queue for Later import

    Dears,
    I want that U0 mode i.e. Leave Transport request in queue for Later import should always be selected by default while importing any transport.
    Please suggest,How it can be done.
    Shivam

    Shivam,
    Please check the attached link.
    [http://help.sap.com/saphelp_nw04/helpdata/en/3d/ad5b814ebc11d182bf0000e829fbfe/content.htm]
    Sample Syntax
    tp import T11k904711 P11 U0
    Hope this helps.
    Manoj
    Edited by: Manoj Chintawar on Mar 20, 2009 11:55 AM

  • PAT file not shown in Support package manager

    Hi All,
    We had to create a custom BAPI to achieve an functionality in our product.
    We are doing this for the first time.
    As a standard procedure we followed the AAK (Assembly Add On ) toolkit to create the deploy-able.
    Finally in the consolidation system we could see the following PAT file created in the out directory.
    QA70020777848_0000002.PAT
    I copied the file to the in directory of the production SAP server where this needs to be deployed.
    I ran the transaction SPAM on the server.
    Load packages from Application server
    QA70020777848_0000002.PAT    SAPK-170COINCOMPANY1    @EB\QUpload Already Occurred@    0004    OCS file already exists in inbox. Upload not required.
    IT decompresses the file properly.
    Now the problem occurs ahead.
    IF i click on the New Support package nothing is shown visible .
    Am i missing any steps here.
    Regards
    Manoj

    Got the solution in fact it's not a solution it's just an awareness on how the disks are available in fail-over cluster manager.
    1) All the available disks are shown in fail-over cluster manager "storage".
    2) While installation it asks us to add available disks for SQL Server then add accordingly. (Ex: E:drive for data files and L:drive for Log files) 
    3) Once the installation is done you see those disks in MSSQL (SQL Server) group.
    Means when you click on Active node it should show you MSSQL (SQL Server) group in which you can find network name, network ip, E: & L: Drives, SQL Server and Agent services.
    Note: MSDTC and Quorum are also clustered disks which can reside (Preferably Active Node) in any of the nodes but automatically fail-overs to active node in case of any passive node failures.
    Regards,
    Kalyan
    Grateful to your time and support. Regards, Shiva

  • Package objects and transport request

    Hi Gurus,
    How to find out the transport request which are generated by an object created?
    I have a package(ex:xyz) which has got an object (abc).Now i need to find the transport request which are related to this object abc?
    Please tell me the procdure or the Tcode to out the same.
    Regards,
    Prasad

    hi,
    SE09 is the transaction code for workbench organiser.Workbench organiser is the set of utilities for development change management.All Development changes are tracked via Workbench organiser.
    SE10 is for Customosing organiser.Customising organiser is the set of tools for customising change management.All customizing changes are tracked via customising organiser.
    thnks,
    raji.

  • Identify the package in the transport request

    Hi SDNers,
    How do i identify the package that i have collected all the objects in the transport request.
    Thanks,
    Satya

    Hi
    In the transport connection screen, you can see the package, where your objects are assigned.
    Cheers
    Chanda

  • How to create "package name" for transport request

    Hi experts
    I am trying to create transport request for infopackage/data source/dtp etc...
    but system is asking package name in object directory entery.
    Could you pl. share the information step by step, how to create the "package name"
    Thanks in advance and you can get valuble points pl.
    Chandu

    Hi,
    Go to transaction SE21 and give the package name as ZAPO or any thing starts with Z.
    click on create button.
    give a short description
    in the Package properties block- allowed object types list box - select No restrictions.
    in the transport attributes block- specify the transport layer
    give software component as HOME
    select the check box for changes recorded.
    save the package.
    or
    Go to SE80
    select package from the list box
    give your package name and hit enter button
    the popup asks you for input.
    give the appropriate values and press create button.
    Note: You should be registered as a developer in the system where you are creating the package.
    Hope this solves your problem, Good luck
    Srini

  • SES_ADMIN search help index to add transport request.

    Dear All,
    I have a requirement to add index for particular business object in SES_ADMIN.
    i need to business object index to add into a transport request to move to other systems.
    please let me know whether it can be possible to add index into a transport request?
    Thanks & regards,
    Prathap.

    Hi Prathap.,
    I'm not sure why you would want to transport an index from per-production to production.  The content the index points to would not be live production data.  I think you might want to transport you search configuration.  Please visitSearch Engine Service Configuration for Advance search
    Best regards,
    Duncan

Maybe you are looking for

  • Inserting values in a table from a view report in Application Express

    Hello. I have several tables with the sql bellow: Employee CREATE TABLE "Employee" (     "Employee_ID" NUMBER, "Name" VARCHAR2(12) CONSTRAINT "NAME_EMPLOYEE_NN" NOT NULL ENABLE, "Surname" VARCHAR2(10) CONSTRAINT "SURNAME_EMPLOYEE_NN" NOT NULL ENABLE,

  • Material Dynamic Re-order Quantity

    Dear Masters, I have a requirement here for Material based MRP planning where I want to have a dynamic re-order quantity. The requirement is as below: 1. Suppose I have 5 Equipments in Plant P1. 2. Now, I am creating Equipment BOM for each Equipments

  • Aging Calculation

    Hi All, I am developing the report for calculating the number of quantities posted based on date For Example. Plant____Storage Location__Current_Qty_______>1 day Qty_______>5 days Qty_______7 days Qty. 0001_____AGC01_____________10_______________6___

  • Latest Patch in SAP HR ECC 6.0

    Anyone have an idea about the latest patch level in ECC 6.0 version on SAP HR. in my client its upto 74. Please give me update. Regards, Sankarsan

  • Buggy mouse cursor position (Jumps around to random spot on mouse click)

    I've only noticed this annoying quirk in photoshop CS4. This only happens when using the tools in photoshop, and not in any other programs. When using the tools in photoshop, every so often, some times more often then others, the tools will jump to a