Local Object Program Transport to Request

Hi Friends,
I was created one "Z " Report  in local object package and Created new Request . But I do not know how to transport local object package to Request package.
Please give me clear information,
Thanks
Saravanan R

Hi Saravanan,
open your code in SE38.
then in menu bar click GOTO->OBJECT DIRECTORY ENTRY
it will now show you the current package which y\would be $TMP for you.
change it to a package. click F4 on that field if you have a Z package better use it.
then when you click save it will ask you a transport request number. either you can select a transport request which you have created before or you can create there it self clicking the create button.
after the TR is assigned, activate the code again.( as now it will be inactive status)
now you can release the TR from TCODE: SE01 or SE09 or SE10. for releasing you have to release the task first and then the TR.
after it is released you can import it from the server to which the target has been set.
Hope this helps
Somu

Similar Messages

  • CMOD Project need to move from local Object into Transport request

    Hi Friends,
                 I created a Project(CMOD) under Local Object I need to move the Project from Local object into Transport request.
    I can't able to find any option.
    Please guide me ASAP.
    Advanced Thanks.

    On the first screen of your project, choose following menu path:
    "goto => object directory entry"
    press on the change icon
    you can now assign a different package.

  • Local object to transport request for a form

    Hi,
    I have a form saved as local object and want to convert it as transport request.
    how to save this form created by se71 as a transportable object.
    thanks!

    Hi,
    I dont think this can be done through SE71.Please follow the following procedure.
    First create a new Transport request in SE01.
    Goto SE80-->Local objects
    Here right click on your object name and reassign the package to your desired package name.
    Here it will ask for the Request.Give your previously request here.
    This will assign your form to the new request you created.
    Regards
    Avinash

  • How to change local object to transportable object?

    I have a structure that was created locally but I want to move it to QAS, so I want to make it transportable object. How do I do this?
    Thanks.
    Mithun

    Thanks Rich. When I tried to transport I got an error below:
    Table ZXXX could not be activated                 
    (E- Nametab for table ZXXX  cannot be generated )
    Any idea why this would happen?
    Thanks.
    Mithun

  • Copying from client through se71 is getting saved as local object only?

    hi.
    i am copying the form from std to z form through se71.but after doing copy from client,it is getting saved automatically s a local objct $tmp.
    Also,there is no option enabled to save it to transportable object.
    in se80,in the object list also that object is not reflecting.

    check it
    Re: local object to transport request for a form
    just go to SE03  > object  Directory > change object directory entries

  • How to make local Object Request as Transportable Request

    Hi,
    I have saved as local Object , Now i need to make has transportable request.
    Can any body tell how to do?
    Regds,
    C.V.
    Message was edited by:
            P.C.V.

    Hi Chakri,
    Drag and drop that object into right screen of Transport connector tool and then click on Click on Truck button to create the Transport request.
    With rgds,
    Anil Kumar Sharma .P

  • Customizing Transport Request Assignment process to Local Objects

    Hi,
    I am developing custom report, which will find out all dependent and local objects for given transport request. When we select the local objects and save, it has to show standard saving process screens...like package and TR screens.
    I am trying the above problem using 'TRINT_TADIR_POPUP', 'TRINT_ORDER_CHOICE' and 'TRINT_APPEND_TO_COMM_ARRAYS' function module, but this function module 'TRINT_APPEND_TO_COMM_ARRAYS' giving exception ob_check_obj_error.
    So, please let me know anyone have solution for assigning local objects to package and TR through customization (Programmatically).
    Thanks,
    Param..:-)

    Hi Sheetal,
    Thanks for the reply.
    For this function module ADD_TO_PACKAGE, I can't import package name or Transport Request.
    I need to have a save screen's, which generally we get during saving of any R/3 Object.
    Thanks,
    Param...:-)

  • Changing smartform from local object to a transport request

    Hi ,
          Can any one please let me know how to change  smartform from local object to a transport request.
    Regards,
    Ashok kumar

    Hi,
    GOTO transaction SMARTFORMS.
    Enter the name of the smartform.
    Then GOTO -> OBJECT DIRECTORY ENTRY.
    There give ur package then it will ask for the request.
    Then create the request.
    Hope it helps u.
    Regards,
    KK

  • How to change Transport request into local object $temp.?

    Hi experts,
    I would like to know to how to change a Transport request into and local object.
    I have already assigned Infopackage to TR, but its not required. We dont want this infopackage to be transported to prod. So how can i change that as a local object.
    Please put our valuable inputs.
    Thanks in advance.
    Regards,
    Dubbu

    Go To that Infopackage ,
    Extras Menu----Object catalog entry.  There you can change package name.
    or
    In SE09---Under the transport requests you can search for the infopackage name and delete from the TR.
    Regards,
    Srikanth
    Edited by: srikanth on Feb 19, 2009 2:26 PM
    Edited by: srikanth on Feb 19, 2009 2:27 PM

  • How to change transport request to local object again--plz help

    Hi all,
    By mistake I saved my FM in transport request.It is not released yet.I want it to be back in local object.Issue is that,when i deleted subrequest and that object from se09,package is not getting changed because the Function group is SAP standard,and not allowing changes.
    Plz help.....I am in real problem..
    Thanks in advance
    Meena

    Hi,
    Goto SE01,
    enter the TR number
    DISPLAY
    Expand the TR object list
    Place cursor on the object & right click & select DELETE object
    You will get a popup asking the object is locked..do u want to proceed.. say YES
    This will remove the object from the TR..
    Now you can delete the TR if it doesnt hv any other objects. If you delete the TR then object wud authomatically come under local objects.
    else...
    Open the object & goto attributes.. change the class & save.
    Best regards,
    Prashant

  • Transport Local Object

    I have an ABAP program in BWD that does not have a package assigned to it.  It is a local object. What steps do I need to take to assign it to a transport?
    I have the same issue with some code in BWP that needs to be transported back to BWD.

    it not possible you can not transfer local object
    Local object never get trasported for that you need to save it in Transper request number only
    TRANSPORT
    http://help.sap.com/saphelp_nw04/helpdata/en/e8/e8913618e55d40e10000009b38f839/frameset.htm
    Rewards if useful..............
    Minal Nampalliwar

  • How to add Objects to transport request through FM/BAPI?

    Hi All,
    I am creating a workbench request through program. I am able to create it by using BAPI  but i am unable to add objects to it through program.
    Can anybody tell me the funcion module/bapi to add object to transport request?
    i have the list of objects that are suppose to be added.
    No BDC please.
    Thanks ,
    Swarup

    Hi Swarup,
    Check FM TRINT_MODIFY_COMM. Also look at program TH_TKANL for the usage of FM.
    Thanks
    Lakshman

  • Request  Or local object ?

    Hi all,
    Let me explain the scenario. I have to two fields to my existing customizing report. they have used some global structure in that i have added two fields . for testing purpose i have copied the same report and saved as local object its working with updated fields in OOALV.
    After that i have made the same changes in my original report and saved under some request now its not working . Even i have copied all the lines from local object then also its not working. Could any one of you please resolve my issue..
    thanks in advance...
    regards
    Vardhan.

    Hi,
    I am sure u missed some thing while copying. Just debug both programs parallelly and see where is wrong.
    Single statement can cause the difference.
    U can also compare the programs in parallel screens using tcode SE39. Check this and get back in case of issues.
    Thanks,
    Vinod.

  • Want to transport Zsapscript in local objects  to  quality server ?

    Hi all,
    I want to transport Zsapscript which is stored in my local objects to quality server ? can you tel people
    tel me how to do it ?
    thanks,
    Siva.

    Hi Siva,
    Local objects can't be tranportable.
    you have to assign a tranport request to the local object.
    steps to assing the tranport request to local object
    1) go to SE80
    2)Search with the Local objects from the drop down in the Repository Broweser
    3) selct your script and right click on that, then go to  Other funtions--> Change package assginment
    4) here you can create or assign the tranport request.
    Regards!

  • Local Objects Transport

    Hi All,
    Some of my objects in query builder has been saved as local objects. Can anyone please tell me how to include those objects in a transport request.
    I searched the sdn but did not find anything. They do talk about changing the package but how to collect them and put it in the request.
    Thanks

    Hi,
       Just refer this forum.
    Re: Transport of Queries
    Hope this will solve your purpose, no need to repeat here same thing.
    Still problem then tell me.
    Regards,

Maybe you are looking for

  • Photos not showing up on computer when iphone is plugged in

    Hi, I recently bought a new phone and now I'm trying to get my old photos off my iPhone 4s and onto a mac computer. But when I plug it in no photos show up... my iphone is saying its connected and there are photos on it but nothing shows up. How can

  • Problem in Customer Interaction Center

    Hi All, I have an issue related to CIC win client. While using the Customer Interaction Centre, enter Partner number and performs a search, the sold to party and bill to party customers brings up the incorrect details. Where should I need to check re

  • PO creator is different

    Hi Seniors,       In the workitem created for the invoice XXXXXXXXXX which is blocked for quality reasons, the person that appears as PO creator, is different from the one that really created the PO. How to correct this ?? kindly advise. Regards, Jan

  • Some questtion in BPEL Designer

    plotform : win2000 Chinese Edition jdk : 1.4.1_05 Eclipse: Version 3.0.0 ,Build id :200406251208 I have install bpelz_1.0_win32.exe successful,and I can build a new BPEL project,but I have some problems. When I open the bpel project,the XXX.bpel can

  • Downloading error -39

    Okay, I've been having this downloading error for days. I've emailed tech support and they sent me a lot of info but nothing worked. I tried everything but I'm still getting the error. I've done the pop-up stuff, firewall, web accelerator, updating,