Assigning Transport Request No. to Function Module

Hi fellows: I have created a function module. It already has a transport request assigned but I want to assign a different transport request ID. How do I do that?
Thanks
B

Create New transport request in SE09. Make sure that its of type (DEVELOPMENT/Correction).
Right on it and press  crtl +F11. ( Include objects from other requests).
Enter you OLD requst.
Your FM will be copied to new one. ( Release old one and delete the object from there).
Hope it helps
Thanks
Anand.

Similar Messages

  • How to assign a Transport request to a FUNCTION in PE04.

    Hi to All,
    I had a query related to FUNCTION PE04. This is a Z----- funtion (Full and FInal settlement of a leaving employee)  created by a some earlier in my place and was transported to Quality from Development. But the problem is i couldnt able to see it in Quality/Testing box. When i checked the Transport request in Dev and Quality its showing as transported. And this FUNCTION is working fine in Development box.
    Now im trying to assing a new Transport request to the function but i couldnt able to do so.
    Any suggestion welcome.
    Thanks,
    Mak,

    Resolved, Problem is from the basis side.

  • Assigning of process code to function module

    hi all,
    please let me know where to go for assigning teh process code to function module. i am unable to get the function module from the process code(we42).  please let me know
    thank you
    chan

    In WE42 itself we can assign the process code to a FM.
    select new entries.
    Enter a process code name & description.
    Enter Ur FM in Identification Field.
    Now select Processing by Function module in Processing type.
    Save it.
    For outbound do the same thing in WE41 tcode

  • Unable to create entry under Product Specific Transportation Lane by BAPI Function Module

    I am developing one RFC function module which will trigger BAPI_TRLSRVAPS_SAVEMULTI2 to create transportation lane (/n/SAPAPO/SCC_TL1) in APO. But I am facing one problem while creating a new entry under “Product Specific Transportation Lane”. But I am not able to pass ‘Group Selection’ radio button field in BAPI11201TRPRODLANE2 structure since I am not getting suitable field, but Product Group Type and Product Group value I am able to pass. Can anyone help me if you have any idea on this?

    Hi Siva,
    Thaks for those function modules. I tried with '/SAPAPO/TR_TRPRODM_PUT'. This deletes from table /SAPAPO/TRPRODM but not from /SAPAPO/TRM and so the means of transport still appears in the transaction. Do you have any idea why it behaves this way.
    Thanks

  • How to assign transport request for Dynamic selection in SE36

    Hi Friends,
    Please guide me how to transport or assign a request for the changes made in BRF selecion view.
    I have assigned and added BKPF-XREF1_HD field for FB03 transaction. Its working fine as per user requirement.
    I am facing probelm to assing a transport request for that. I didn't find any transport menu in se36.
    So please provide me how to assign a TR which need to import into Production client.
    If I have to assign or create a program (standard), then please provide me the program name.
    Please reply.
    Thanks & Regards
    Sankar.
    Edited by: sankar babu on Jul 29, 2010 12:27 PM

    Moderator message - Cross post locked
    Total Questions:  283 (131 unresolved)
    Please also close your old posts and assign po1nts to helpful answers.
    Rob
    Edited by: Rob Burbank on Jul 29, 2010 9:50 AM

  • How to create transport request for business function activation?

    Hi Gurús,
    I activated LOG_MM_MAA_1 business function in development (DEV) system:
    Component: SAP_APPL
    Release: 604
    Level: 0006
    SP: SAPKH60406
    I want to transport the activation to quality (QAS) system.
    In SFW5 transaction --> System Settings --> Transport only generated a workbench transport request with "Status Tables Switch Framework Client-Independent" (Object type = SF02, Object = A)
    Is this the only object to transport?
    Is the activation of business function should be direct in QAS system?
    Thank in advance
    Alonso Valenzuela

    > In SFW5 transaction --> System Settings --> Transport only generated a workbench transport request with "Status Tables Switch Framework Client-Independent" (Object type = SF02, Object = A)
    > Is this the only object to transport?
    Yes.
    The "after import" method during the transport will activate the BF as it did in the original system.
    > Is the activation of business function should be direct in QAS system?
    No, transport it.
    Markus

  • Assign transport request to translations in smartforms

    hi all,
    i have created a smart form in eight different languages and trying to assign it to one transport request.
    how can i assign different translations of the same smart forms to only one request.
    Regards,
    Rajat magoo

    Hi
    GIve the same tranport no: every time you save.
    Regards
    Jyo

  • Assign transport request to a query

    Hi
    I built a query and I have created a transport request in SE09 (selected workbench request). Now I have to assign this query to this transport number. Pls help me how should I do this?
    Thanks
    Ajay

    Ajay
    In BW Transport process  is little different than R/3
    In RSA1 transaction click on Transport connection>Choose Object types>Query Elements>Query>Choose your query and drag in to right side panel and click on transport objects and assign a request to your query.
    Hope this helps
    Thnaks
    Sat

  • Assigning transport request number to script

    Hi Friends,
                    After saving the form in local object i want to assign the form to transport request no .
                                   How can we do that?

    Hi Riaz,
    Run the program RSTXTRAN.There u write Text key-object,Text key-name,Text key ID n Text key-language.
    Run the program.Then press enter.Press transport button then it will ask u for transport request no u can either attached the sapscript to tht number or create a a new one.
    <b>Reward points if it solves ur query or answer is helpful</b>
    Thanks
    Chinmay

  • 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

  • Only display and assign function for transport request

    Hi,
    I have a requirement for transport creation. I need to set a restriction on transport creation.the requirements are as per below :
    Group A : Allow to create a transport request - both workbench & customize request.
    Group B : Allow to assign transport request to the one create by Group A. This group is not allowed to create any request be it
                    workbece or customize.
    I found an object - S_TRANSPRT. I have create a role and assign only activity DISPLAY & ASSIGN to group B. However, group B can still create customize request. Is there any other objects that I have to restrict.
    Appreciate your feedback.
    Thanks,
    IAzir.

    Hi
    You can take system trace(ST01) and find out what are the objects and the field values you need to restrict.
    If you are able to find the same, its good , if not let us know.
    Regards,
    RItesh

  • Request number of a function module.

    Hi Experts,
    Can anybody plz send me the table where the request number of a function module get stored.
    (Function groups are stored in E071,But i need the request number for function module.)
    If any function module for the same plz send it
    Regards,
    Anoop Chandran

    Hi Martin,
    My scenario  is ;
    i have 2 fn modules
    Fn mod1 and Fn mod2 in fn group A
    and i transported this to another server.
    now i changed fn mod1 and transported.
    so the request number of fn mod 1 get changed.
    So my req is to not based on fn group.
    And it depends on fn modules.
    Can u plz gv me some idea to get the request number (tables or fn mods) of fn module??
    Regards,
    Anoop Chandran

  • Request having function group released but function module attribute shows not released

    Hi experts,
                   I am a beginner.
                  There is a transport request in which my function group and other objects were present . This transport request and its task were released . But if i check the attributes section of the function module that is present in that function group , it shows not released .
    Is there some problem ? did the function module not get released with its group? It wasn't showing anywhere in the request even though i had added it during creation.
    Here is the image :
    Thanks,
    Unnati

    Hi,
    Those two meanings of 'released' are unrelated. Don't worry about it.
    Also, a function module sometimes does not explicitly appear in a transport request, if the function group is already in there.
    cheers
    Paul

  • Se10 : transporting functiongroups and function modules

    We have a function group ZGROUP. In this group we have several function modules.(ZXX,ZXX1,ZXX2, etc)
    Now we have to make some changes :
    One Abap consultant (A) is changing one function module(ZXX) in the group zgroup.
    Another Abap consultant(B) is making an new function module(ZYY) in the group zgroup.
    In the transport organizer (se10) .
      for Consultant A :  request(1) with function module ZXX
      for Consultant B  : request(2) with function group ZGROUP (because he is adding  a new module in the group ZGROUP)
    Now Consultant(B) has finished with his new function module(ZYY) and is transporting request(2) to the test system.
    What happens: The whole functiongroup ZGROUP is transported to the test system including the function module ZXX of the Consultant(A).
    Consultant(A) was still working on  his changes , but his module (ZXX) was also transported to the test system.
    How can we monitoring this.
    When consultant(B) is saving his new module there is now warning or message
    that another Consultant(A)  is changing a function module in the same group.
    Greetings,
      Harry

    Hi,
    Actually there will be no message or warrning. Untill unless import the transport it will not reflect the changes. i.e. as per your example B transport sent to another system also you will not find the changes made by A.
    Thanks
    Chandra

  • Function module exit transportation(plng area: varible population)

    hi,
    in plng area, i populated one variable(calmonth) based on variable(fiscal year)  using function module exit.
    Now i want to transport plng area from dev system  to production. Is it mandaory that function module should transport separately or when i transport plng area: is function module transported automatically?
    thanks

    thanks for replies..
    i went to se80, selected my fun group->context menu->display object directory entry.. i'm seeing this option(display object directory entry) ..instead of creation of TR, and may be  because here system shows it locked by paricular workbench req.
    i cheked workbench req it is having same fun group with set of other fun module ..now how i can i include my new fun module into that req? or do i need release that request first and then create separate new req for this fun module?
    regds

Maybe you are looking for

  • Error 7 (Windows 193)

    I have gone through the process described to install the Itunes update.  I have followed the steps provided in the forums and at the end of the installation process a window pops up with a message regarding mobile support update and asking me to veri

  • Touch cannot connect to itunes and won't even boot up now!

    My Ipod touch is #%#@$ UPed. I tried to install itunes 8 , eveything seem to go ok, it installed. I plugged in my touch and it is not doing anything , i can't even do a hard reset. the screen is frozen on the small itunes logo (the one with a cd disc

  • Workshop 3.2 and kodo enhancer

    I am trying to use Workshop Studio 3.2 with Kodo 4.0.1 but I can make to run even JPA tutorial. It is said that WS integrates all build steps including Kodo enhancer. But I am receiving the error: <b><i>kodo.persistence.ArgumentException: The type "c

  • Installation on widows 7

    I bought the Photoshop Elements 10 and Premiere Elements 10 in a box together. I got my serial #s for each and started installation. I first installed disc 1 out of the 5 disc set. When it was finished I could not eject the disc and used the trip but

  • I SURRENDER!!!!

    Okay....I give in. I surrender.  That's it! Adobe InDesign CC crashes SO MUCH I have now dumped it and returned to InDesign CS6.  Please would someone from Adobe tell me when InDesign CC is a useable piece of software and I might start using it again