Create transport request based on SDMI transaction type

Hello,
a customer of mine intends to use transaction type SDMI in a kind of unusual way. He only creates SDMIs without creating projects, cycles or change requests in ChaRM. He uses a customized copy of the normal correction to track his changes and now needs to activate the functionality to create transport requests as an auditor requirement.
As I'm not proficient in ChaRM, I would like to know if that is at all possible.
Assuming it is possible, what would be the preferences to use action "Create Transport Request" regarding IBase etc.?
Assuming it is not possible, what would be necessary as a minimum to establish the link to the respective system in which the transport request should be created to get that action working, a maintenance cycle? How is the maintenance cycle linked to the ticket?
That are a lot of questions, and it would be highly appreciated if somebody could lighten up the fog there for me.
Thank you in advance!
Kind regards,
Emanuel

Hi,
1) Do I need to perform any steps in the task list before ChaRM can be used?
No once task list is in active state and sdmn is created for ur project u can start using charms
2) How is the maintenance cycle ticket (SDMN) linked to the change requests? Is this linkage done in the SDCR ticket via the maintenance project in the "Customer fields", where solution, maintenance project etc. can be assigned? Or is this implicitly done by the chosen IBase?
Yes everything is dependent on IBASE and logical component.
Check this links
https://websmp202.sap-ag.de/~sapdownload/011000358700000657692007E/ECTS_CHARM_SP12.PDF
/people/dolores.correa/blog/2008/07/26/first-steps-to-work-with-change-request-management-scenario
http://help.sap.com/saphelp_sm32/helpdata/en/0c/5b2160f6fa4b83a3674a210b1cdeb0/content.htm
Check SMP/SDN
https://websmp208.sap-ag.de/changecontrol
Resources on CTS+ [original link is broken]
Hope it solves ur queries
Regards
Prakhar

Similar Messages

  • How to create transport request for standard text created using SO10.

    Hi,
    How to create transport request for standard text created using SO10?
    Regards
    Ramakrishna L

    Hi,
    For the Standard text created in SO10,
    please go to transaction SE78 -> FORM GRAPHICS->STORED AS TEXT->STANDARD TEXTS->
    Double click on ADRS or ST or what ever your type of text->
    Enter your standard text name
    Click on transport button->SHIFT+f6-> It will ask you for a transport request.
    Best regards,
    Siva

  • BAPI to create transport request.

    Hi All,
    I want to create Transport request through program . Is there any functionModule/ BAPI for the same?

    >
    Thomas Zloch wrote:
    > But whenever possible (like in this case with the transport requests) I avoid BDC because it is very "fragile" especially for more complex transactions (we all know the "field not available" or "invalid screen" type of errors), and you will have to do rework after every upgrade or patch where SAP decided to change the screen flow of the transaction you are calling.
    > Cheers
    > Thomas
    I personally think that("field not available" or "invalid screen") would not be in case od BDC cause,as we all know user does not much do ( I Would say R&D ) in SE10 except just realease the TR
    so BDC would be preffer as No authorization check in Above BAPI suggested.
    Cheers
    Amit.

  • How to create transport request in object transport

    How to create transport request in object transport from server to server
    thanks in advance
    arya

    hi,
    when ever u r creating any object in devlopment and saving it will ask for request.create request and release in se09.
    put mail to basis people to transport ,thy will transport using STMS transaction.

  • Creating transport request manually

    Hi All,
    I have an entry in a table, I want to transport it to other systems (QA).How can I create Transport Request manually and attach table entry to this Transport Request.
    Please let me know procedure how to do this.
    Thanks in advance
    jog

    Hi,
    Check this :
    Create a workbench transport request in se09 and double click on it, system opens request/task screen , go to objects tab add program id as 'R3TR' object type as 'TABU' object name as table name (ex: ZTABLE) and click on the function button , put '*' in table keys and save the request.
    now transport this request , table entries will be transported to respective systems .
    Regards
    Appana

  • SCMA create transport request: Suggested request owner is wrong

    Hi,
    When we try to create a transport request via SCMA  the suggested request owner is not the user executing the create request itself but the user who created the project some time ago. Eventhough this user can be changed this leads to wrongly assigned transport requests.
    Since project creation number of users have been added to the project in solar_project_admin but they are not taken into account.
    We already did try creating a new task list for the project but that did not work.
    Any ideas how to solve this?
    thanks
    Tom

    Hi Tom,
    Normally it is done via action Create Transport Request in the SDHF/SDMI document.
    There are certain advantages of it.....for e.g..u can create a task if u want to have mulitple changes and can assign multiple developers
    Try this it will solve ur problem
    Regards
    Prakhar

  • CHaRM-Action "Create Transport Request" is cancelled

    Hi All,
    when i click on the action "Create Transport Request" and save the change document the following error is displayed
    "Action Create Transport Request in system SM2 200 of type Source Systems has been cancelled"
    where SM2 200 is our Dev Client in the same Solution manager.
    i did add the SAP ROLE "SAP_S_RFCACL" to the user in both the client and gave full authorization
    but it did not help.
    Regards,
    Pradeep L

    hi Pradeep,
    i am doing ChaRM configuration in our Solman system and also new to this.
    i need help for "Create Transport Request" from CRM action....
    Is it possible to create TP request from CRM action??
    if yes please guide me how to do it?
    Expecting ur reply...
    Regards,
    Selvakumar RV

  • How to Create Transport Request For custom table

    Hello All,
    I have and requirement to create transport request automatically when and record inserted in to the custom table.
    Actually FI whe people create or delete  some bank account from DEV client the transport request  creates automatically and they transport that request to Quality and Production system to delete or create that account from all the systems.  but when they delete the account all the informations related to that bank accounts get deleted from all the standered customize tables .  to keep the track of that deleted account I have created one z table which is of type customize table. this table is filled automatically when any account get deleted from DEV system. now I want to pass that record to Quality and Production systems using transport request.
    how can i create transport request when record get inserted into my ztable automatically.
    Thanks in advance.
    Vinod

    Hello All,
    This is a FAQ and has been answered many times before in the forum.
    1. Maintain delivery class 'C' it will start asking for a TR: False. Delivery class has got nothing to do with the TR prompt. It determines how the data is to be transported. A delivery class 'C' will prompt for a customizing request, whereas a delivery 'A' will prompt for a workbench request.
    2. For the system to automatically prompt for a TR you have to select the "Standard Recording Routine" in the table maintenance generator. This will prompt you for a TR every time you try to create / modify a record & save it to the DB.
    Hope i am clear in my explanation.
    If your table is filled automatically through some coding you have to add the entry to the TR programmatically. Check this link for details: [http://wiki.sdn.sap.com/wiki/display/ABAP/TransportingTableEntriesinABAPprogrammatically|http://wiki.sdn.sap.com/wiki/display/ABAP/TransportingTableEntriesinABAPprogrammatically]
    BR,
    Suhas
    Edited by: Suhas Saha on Mar 31, 2010 11:22 AM

  • Creating Transport Request No for TVARVC Table Entries?

    Hi Guys,
              Can anybody tell me how to Create Transport Request  Number for Multiple TVARVC Table Entries?
    Thanks,
    Gopi.

    You can do it yourself, no need to waste any Basis time.
    Go to transaction STVARV -> Maintain mode. Before you create a new entry or change an existing entry tick the checkbox at the top of the screen labeled "Include changed entries in transport request". Then select the row which you want to transport and create/change the values, then hit 'Save'. You'll see the system will pop-up a change request dialog box where you can now save your entries.
    Hope this helps.
    Cheers,
    Sougata.

  • Unable to Create Transport request in more then one DEV client (in ChaRM)

    Hi,
    We are having 2 Landscapes,
    DV1 (100) --> QA1(100) --> PR1(100)
    DV1 (200)--> QA1(200) --> PR1(100)
    Both these landscapes are added in the ChaRM Project landscape. When we have created a correction and created a Workbench request, we were getting the option to choose the DEV system and we chose DV1(200). When we tried to create a TR for Customizing in DV1(100) it did not provide the pop up for DEV systems and directly created the customizing request also in DV1(200). We were unable to even create the TR in DV1 (100) - using the task 'Create Transport request' in the Task plan for the corretcion (It gave an Error that the DV1(200) is the Development system for this change).
    is this the standard behaviour? can't we have TRs from different client/ development systems under the same correction?
    Please clarify?
    Regards,
    Kathir

    Hi
    As i said earlier you will get option to choose system for creating Transport Request only in case of normal corr
    but in case of urg corr
    you need to give ibase for production of the cocerned landscape
    e.g if u have ecc and bi and want to create transport in ecc then giv ibase for prd of ecc only
    because you will not get pop up in urg corr
    Hop doubt clarified
    Regards
    prakhar
    Edited by: Prakhar Saxena on May 12, 2010 6:17 AM

  • How to create transport request for standard web template

    hi all
    can any one tell me the step by step procedure to create transport request for standard template?
    thanks
    shalini

    Business Content --> Choose & Install the standard web template & then collect the object for transport...Assign a Package & when prompted for Transport Request --> Opt for a new transport request.
    Message was edited by:
            Jerome

  • Creating transport request for SQVI

    Hi ABAP Guru's,
    I have created a query using SQVI. How can I create transport request for it because I want to transport that to QA.
    Thanks.
    Regards,
    Tushar.

    Hi Tushar,
    You cannot transport The query made via  SQVI is only intended for individual use/reporting purpose.
    To transport the query by converting it to SAP Query  source of data tobe converted to an Infoset.
    SQVI-> SAP QUERY
    QUERY(MENU) -> CONVERT QUICKVIEWS
    Assign Infoset and Area to the Query and then you can transport.
    Hope this may help you.
    Regards,
    Lanka

  • CREATING TRANSPORT REQUEST TO OBJECT

    Hi All,
           I created an object in a LOCAL OBJECT. Can I create Transport Request for that iobject. If so how ?
    Thanks & regards ,
    Mani.

    Hi Mani,
    Please check the thread,
    how to assign a request number to the local object
    Regards,
    Hema.
    Reward points if it is useful.

  • When i change, create cycle (ksu1),I donot want to create transport request

    when i change, create cycle (ksu1)
    i donot want to create transport request ?
    when i change/create cycle(KSU1,KSU2) i just want to change/create cycle.
    i donot want to configure about cycle.
    what should i do ?

    Hi dittaporn
    If you want to change whether your customization should create transport request or not you go in Tcode SCC4.Here you select your client for which you want to make changes and select NO CHANGES ALLOWED .After doing this setting, system will not create request pop up box.but i would suggest, you must ask your system administrator ( Basis people) before make any changes.
    Hope this helps you and if found useful assign points.
    Regards
    Nilesh

  • Creating transportation requests.

    Hi,
    how can I create transportation requests for all customizing objects created before setting in trx SCC4 "<b>Automatic recording of changes</b>"?
    Best Regards

    Hi,
    the problem is that before setting "Automatic recording of changes" there were being created customizing objects as company code, plant etc.etc. without transportation requests.
    Now what I need is creating transportation requests, for those objects without transportation requests for the above reason.
    To do this I found in SAP customizing implementation guide (SPRO) that in each customizing object from the menu is possible do that clicking Table view, Transport.
    Best regards

Maybe you are looking for