Create transport request via FM/BAPI

Hi there,
I want to create a report that automaticly creates a new workbench/customizing transport request via a function module or BAPI. And I want also add some contents into the transport request (table-entries and so on).
Is that possible?
Thanks!
Kind regards
Markus

Hello Markus
You may have a look at the fm's in function groups:
CTS_API (CTS API for External Change Management)
CTS_WBO_API (Remote API of Workbench Organizer)
For example:
CTS_API_CREATE_CHANGE_REQUEST
Regards
  Uwe

Similar Messages

  • 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.

  • 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

  • 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

  • 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

  • Error when adding EPA file to transport request via CTS

    I have a rather strange problem.  Sometimes when attempting to add an EPA file to a Transport Request via CTS I get the following error in my logs with a corresponding short dump.  This does not happen all the time.
    #000255D36E8F005B00015391000003DC00046C0470FF1359#1244666238275#com.sap.portal.pcdadmintools#sap.com/irj#com.sap.portal.pcdadmintools#MOROZOWSKIJO#24750##rp1.conair.com_RP1_2406850#MOROZOWSKIJO#28167c7055fe11dea0f1000255d36e8f#SAPEngine_Application_Thread[impl:3]_10##0#0#Error#1#/System/Server#Java### [com.sapportals.portal.pcd.admintools.export.ExportCTSHandling] Could not attach epa file to transport request
    [EXCEPTION]
    {0}#1#com.sap.tc.di.draft.ts.TsExecutionException: Error executing function (check stacktrace for details):CTS_FILE_APPEND_TO_REQUEST, (service=com.sap.tms)
         at java.lang.Throwable.<init>(Throwable.java:216)
         at java.lang.Exception.<init>(Exception.java:59)
         at com.sap.tc.di.draft.ts.TsException.<init>(TsException.java:19)
         at com.sap.tc.di.draft.ts.TsServiceException.<init>(TsServiceException.java:16)
         at com.sap.tc.di.draft.ts.TsExecutionException.<init>(TsExecutionException.java:16)
         at com.sap.tc.di.draft.cts.impl.adapters.jco.TmsJCoExceptions.throwTsServiceException(TmsJCoExceptions.java:74)
         at com.sap.tc.di.draft.cts.impl.adapters.jco.TmsJCoExceptions.throwTsException(TmsJCoExceptions.java:35)
         at com.sap.tc.di.draft.cts.impl.adapters.jco.TmsJCoAdapter.addFileToRequest(TmsJCoAdapter.java:536)
         at com.sap.tc.di.draft.cts.impl.adapters.jco.TmsTransportService.handOverAsStream(TmsTransportService.java:253)
         at com.sap.tc.di.draft.cts.impl.adapters.jco.TmsTransportService.requestUpdate(TmsTransportService.java:202)
         at com.sap.tc.di.draft.ts.impl.TransportRequestImpl.transmit(TransportRequestImpl.java:97)
         at com.sap.tc.di.draft.ts.impl.TransmissionPackageImpl.transmit(TransmissionPackageImpl.java:49)
         at com.sapportals.portal.pcd.admintools.export.ExportCTSHandling.attachFileToPackage(ExportCTSHandling.java:209)
         at com.sapportals.portal.pcd.admintools.export.pages.ExportStatusPage.prepareGenericPageSettings(ExportStatusPage.java:417)
         at com.sapportals.portal.pcd.admintools.export.pages.ExportStatusPage.dispatchPageRequest(ExportStatusPage.java:241)
         at com.sapportals.portal.pcd.admintools.export.ExportMain.doContent(ExportMain.java:89)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:166)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:111)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:200)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:115)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:177)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:200)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:115)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:177)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:438)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:404)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:79)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:332)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:0)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:335)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:963)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:249)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:0)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:92)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:30)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:35)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:103)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: The current application triggered a termination with a short dump.
         at java.lang.Throwable.<init>(Throwable.java:194)
         at java.lang.Exception.<init>(Exception.java:41)
         at java.lang.RuntimeException.<init>(RuntimeException.java:43)
         at com.sap.mw.jco.JCO$Exception.<init>(JCO.java:1117)
         at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:516)
         at com.sap.mw.jco.MiddlewareJRfc$Client.execute(MiddlewareJRfc.java:1224)
         at com.sap.mw.jco.JCO$Client.execute(JCO.java:3909)
         at com.sap.mw.jco.JCO$Client.execute(JCO.java:3417)
         at com.sap.tc.di.draft.cts.impl.adapters.jco.TmsJCoAdapter.executeFunction(TmsJCoAdapter.java:112)
         at com.sap.tc.di.draft.cts.impl.adapters.jco.TmsJCoAdapter.executeFunction(TmsJCoAdapter.java:133)
         at com.sap.tc.di.draft.cts.impl.adapters.jco.TmsJCoAdapter.addFileToRequest(TmsJCoAdapter.java:531)
         ... 38 more
    Edited by: Jon Morozowski on Jun 10, 2009 10:57 PM

    Here is the short dump in the ABAP system.
    Short text of error message:
    INTERNAL ERROR UPDATING REQUEST DESC OF RP1K900690
    Long text of error message:
    Technical information about the message:
    Message class....... "PU"
    Number.............. 601
    Variable 1.......... "INTERNAL ERROR UPDATING REQUEST DESC OF"
    Variable 2.......... "RP1K900690"
    Variable 3.......... " "
    Variable 4.......... " "
    I have checked the RFC destination in the J2EE Admin and that works OK.  This has me kind of stumped.

  • 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 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.

  • 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

  • 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

  • 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

  • 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.

  • 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

  • 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

  • Managing multiple sites in different iWeb versions - PLEASE HELP!

    apnewbie/cyclosaurus/roddy/old toad (and any others more knowledgeable than i): i've run into a bit of a pickle. i am hoping someone can help straighten me out. i am about to jump out of a window. here's the rundown: (for starters, i have a .mac acco

  • Report Generation Toolkit, Print Excel Report, LabVIEW Crash

    Hello, when printing a report generated with the report generation toolkit for excel my build application crashes on our customers PC. When I run this application on my PC it works fine. The problem is the active X invoke node that trys to print the

  • Iphone 4 isn't recognized by PC after 4.3 iOS update

    This is on a Windows 7 64 Bit Machine. Custom Built (AMD Phenom II x4, 4 GB Ram, etc, etc). After updating to the 4.3iOS on my Iphone4, my PC no longer wants to recognize the phone. I plug the USB in, and I get the chime that a PnP device has been pl

  • NAS Storage Suggestion

    I've got a small networked office (with a laptop and a desktop) and am hoping for suggestions for a reliable long term solution for an NAS storage device that I can connect to my Time Capsule via ethernet connection. I will be using this device to Ti

  • Psexec - problem run regedit.exe under windows 8.1

    i just made some stupid things with a registry key under CLSID (win 8.1 32bit): - remove all permission for that key - set owner to "system" .=>result when open that key: "an error preventing this key being opened. Details: Access is denied."  and th