Disable creation of transport request in development system

Hi Sapgurus,
I have a strange requirement. I want to disable the option of transport request creation in development system for all the object.
Waiting for your valuable inputs. Thanks a lot.
Regards,
Priti

Priti,
May be this solution is not suggested by SAP.but yes by hook and cook if you really urgent need this we can achieve this i tried by putting a breakpoint here in my system for testing.and i got result.
just open include LSTRDF30 in se38.search for string   WHEN 'INSA'. here you can modify your code as below:
CASE okcode.
    WHEN 'LOCK'.
      PERFORM append_to_order.
    WHEN 'OWNA'.                       " show own orders
      PERFORM show_own_orders.
    WHEN 'INSA'.                       " insert new order
SET SCREEN 0. LEAVE SCREEN."this need to be add.
exit.
      PERFORM insert_new_order.
    WHEN 'ATTR'.                       " object attributes
      SET SCREEN 0. LEAVE SCREEN.
in such manner request will not be generate.
but only access key is required.
Amit.
Edited by: Amit Gujargoud on Aug 5, 2008 4:35 PM

Similar Messages

  • Transport request from development system to testing system

    Hi,
    I have collected necessary objects in (development) the transport request except 0DUNN_AREA infoObject .Because info object  0COMP_CODE is compounded with Info object 0DUNN_AREA and 0COMP_CODE is in revised version in development system (But available in active version in testing). Suppose I release that transport request from development system to testing system  it get overwrite 0COMP_CODE  in testing system?
    Thanks

    Hi Jk,
    Depending the same technical names it will get overwrite in the testing server. But if the object 0DUNN_AREA is necessary in any objects which u have collected then u havce to collect it in the rtequest or else u will get RC8.
    Khaja

  • How delete the Transport request in Development system

    Hi Guys,
    I have created one Transport request and released (not moved to other system), now I don't want that request to transport to other systems.
    I need to delete the Transport request, could you please suggest how to delete the Transport request.
    Please provide the steps to delete the Transport request.
    Thanks,
    Gourisankar.

    hi Gaurishanker
    check this thread
    How to delete transport request if child request was released
    hope it helps you.
    thanks
    Sachin

  • How to transport requests from development  to production server

    hi gurus
    i am new to SDN
    can u pls give me detailed information how to transport requests from development server to production server?if possible give me screen shot documents
    regards
    surya

    Hi
    Transporting
    There are help pages that discuss creation of transports.
    In simple terms, you: create a transport package
    add objects to the package  export the package, plus optionally any related objects to a predefined folder/directory on the portal server into a file with an extension of .EPA copy the .EPA file to the import folder of your QA system and import it  test the contents on the QA system  copy the .EPA file to the import folder of your production system and import it  Create a transport package file
    Here is the step by step procedure to create a transport package:
    For Export
    1. Go to system administration, and click on transport?export.
    2. In the middle pane, select the folder you want to export and right click on the Transport Package. 3. Fill in the General Properties i.e the name of the package, id and description. 4. And say finish and open the object for editing.
    5. When the object has been opened then right click on the object you want to transport, and say "Add object to the Transport Package".
    6. Check the checkbox of the item u have added and see the properties if it has been added properly. 7. Now click on the save button.
    8. After the object is saved, click on the export button. 9. U will have an option to select where to store the .epa file which will be generated. U can overwrite an existing one by selecting the browse button, or store it with the generated name in the location it automatically generates. 10. Now Click on the Start Export button.
    11. once the export is completed, it shows a report on how much time is taken to generate the .epa file. 12. Here there is an option for downloading the .epa file. Click on the link and download the file. This file is ready to be uploaded into any other EP Server.
    For Import:
    Pre-requisites: You have to copy the .epa file created while export into the local drive. Optionally, you have to manually copy the .epa file generated in the export function into the Import directory of the server ie. chooseFollow the steps below for importing a certain file. 1. Go to System Administration in the portal, and click on Transport?Import. 2. For the source of the package, Click on the radio button Server for the .epa file you have copied lately. Else, click on the radio button on client if you are operating in the client and select the .epa file you have stored on the local drive. 3. Now select the file from the browse option and click on Upload.
    4. Now click on the import button. 5. Once the import process is finished, the report is shown. In the whole process, the par files are not included in the .epa files. For the par files to be included into the .epa files then we have to change the pcdStartup.properties file in the server. The property to be changed is Pcd.TransportApplication.Export.ExcludeObjectTypesAfterRuleProcessing: Keep this property's value as empty for enabling the par files to be uploaded into the .epa. You can check for this property in the portal in the following -System Administration-Support-Portal Content Directory-PCD Configuration.

  • Problem during import of 121 transport requests to productive system

    Hello
    We have problem during import of transport requests to productive system. Import of 121 transport requests stopped very soon in phase "N" (in TRBAT I have only one entry and in  TRJOB  as well).
    In sm50 there is an BGD running under user DDIC in client 000 now for 14453 seconds (program SAPLSDB2). This should be import.
    In SM37 I can see it as  job "RDDGEN0L" with  repport"RDDGENBB". Based on some literature it should perform "Converting all structure changes generated by the import and recorded in table TBATG, other than the structure changes to matchcode objects." Very interesting  that TBATG has only four entries related to 2 indexes in table "DFKKOPK" , one in table "DFKKREP06" and one" ENQU" for EFKKEXC". (only this last one has not status error)
    For fist two indexes I know they are not present  as objects "LIMU""INDX" in any transport request beeing imported.
    Also on productive system there is no"VOL" and "ZOL"indexes for table "DFKKOPK"(instead they are created on test system ie. not transported from development to test system)
    Last command for that process is "CREATE INDEX "DFKKOPK~HKO" ON "DFKKOPK" ("MANDT", "HKONT", "OPBEL") PCTFREE 10 INITRANS 002 TABLESPACE PSA
    PTR3 STORAGE (INITIAL 0000000016 K NEXT 0000000016 K MINEXTENTS 0000000001 MAXEXTENTS UNLIMITED PCTINCREAS"
    There is enaught space on disk and in tablespaces (it is an oracle/HPux server).
    Does anyone knows workaroun to solve production

    are you importing these transport requests simultaneously into production?
    I would suggest you try doing in smaller groups of 5 or 10 and then see whether you are able to import the requests
    Rohit

  • Import back the transport request to Development Server

    Hi All,
    I need to import back the Transport request which is in Quality Server to Development Server.
    For ex: DEV900764  from Quality to Development Server.
    But the same(DEV900764 ) transport request is available in Development also.
    How to overwrite the transport request which in Development server ?
    I deleted  the request in se01, stms  in DEV server.
    Once i updated the copy of Quality to Development in co-file,data file in OS level. But still it show the old one(DEV copy) while importing thro' stms in development server.
    How to solve this ?
    actually i need the data of quality transport request

    Hi Milan,
    Even though you have deleted the request in Development system and later copy the co-file and data file from Quality to Development it will be the same. What is the reason of transporting from Quality to Development.
    Normally requests will move from Development to Quality and to production as you already know. Once the request is released from development and transported to next systems that request will have same data in the request what it was at the time it was released and whenever you re-transport that request it will have same changes.
    Why you want to do from Quality to development. If you find any differences in the changes of quality and development then some one might have done the chages directly in quailty with client being opened. If it is the same case then you need to take care of the system and avoid any direct changes. If as per my assumption if really there is any difference then make the  necessary changes directly in development instead of wanting to transport from Quality.
    Transporting from Quality to development is not good practise.....
    Regards,
    Sharath

  • How to retrieve the Sapscript layout changes for a particular Transport request in development server after this Transport request so many requests created  ?

    Dear Abapers,
    I request the Abapers kindly reply for this blog
    I want to retrieve the sapscript layout changes for a particular transport request in development server after that many transport request created and moved to quality ? 
    I checked in SE03 transaction the transport request was there.  But I want to retrieve the existing transport request which is not moved to Quality?
    Is it possible to retrieve the existing transport request in development which is not moved to quality ?
    Like how we retrieving the programs using versions in development server,  In the same way I want to retrieve the sapscript layout in development server ?
    Thanks & Regards
    Muzeebur Rahiman.S

    Hi,
    There is no version management for SapScript or Smartforms .
    When you write "transport request in development which is not moved to quality" - was the transport ever released and exported from the development system? If yes, and if the "Transport files" are still available in "Transport directory" (or if the transport files were backed up and could be retrieved), the transport could be imported again. If the TR was not exported, you are out of luck, I believe...
    I would not recommend you do it on your own even if you happen to have enough authorizations (consult with Basis and/or Transport Admin, if you have one in your organization). I would not recommend that it's imported on a development system or QA system, even if the transport contains no other objects - only the SapScript form in question. Import it on a "sand-box" that gets overwritten by system copy from time to time... Once the transport is imported, you should have the old version of SapScript in that system and could analyse the changes and perform manual merge.
    cheers
    Jānis

  • Open transport request in Development server which is not moved to Producti

    HI All,
    I am doing upgrade from ECC5.0 to ECC6. EHP4.
    We have some open Transport request in development server which are not moved to PRD.
    Now client wants to stabilize their both the systems, want to compare each trasport in PRD.
    My question is, if they dont want that request to move to PRD, what we have to do?
    We have to delete the tranport and select the active version of tranport which is there in PRD or how.
    Please suggest me how to proceed for this scenario. we have lot of transports. ( Tables,programs,classes,methods,etc.,)
    Regards,
    sarath

    Hello Sarath,
    1st question: did you already finish your upgrade? If not, at which phase is it at?
    2nd: did you upgrade your DEV system already to the same level as PRD?
    3rd: were these transports generated in an old version (like ECC 5.0)? If yes, and now you have an ECC 6.0 system, you must not import them on this system, as they have different versions. If you do it, you'll make your system inconsistent.
    Please clarify on these points so we can help you.
    Best regards,
    Tomas Black

  • Problem transporting Request from Development to Quality Assurance Server

    Hi All,
    I m facing a problem of Transporting requests from one System to other.
    When adjusting the Request ,the error message reads as follows :
    <b>RFC system error in system/destination
    [email protected]_HSE</b>
    Now,when I check the RFC Connection for <b>[email protected]_HSE</b>,,
    i get the message :
    <b>" License Check required "</b>
    Please respond to this query urgently.....
    Thanks in advance

    Hi!
    I think it's better to call SAP support, if you have problems with the licenses...
    Maybe your company forget to pay their fees since a while
    Regards
    Tamá

  • Transporting Transport Request from One System to other

    Hi All,
    I want to create tranport request from ECC 5.0 System to ECC 6.0 system.
    Please let me know steps for creating transport request and transporting transport request from one system to other system.
    Thanks in advance.
    Best Regds,
    zubera

    Hi,
    You cannot transport request from ECC5.0 to ECC6.0.
    Instead follow this:
    <b>In ECC5.0</b>
    Include all the objects into a transport request & provide the transport request no. to BASIS.
    BASIS team will create 2 files for you based on the transport request no.
    <b>in ECC6.0</b>
    Provide the 2 files to BASIS Team & ask them to import them.
    The objects would be available in ECC6.0
    Best regards,
    Prashant

  • Transporting requests from development server to production server

    Hi gurus,
    can anyone tell me how to transport requests from development server to production server.

    You can use SAPGUI now instead of calling tp at OS level.
    Serious: Totally wrong forum!

  • How to release a Transport Request at operating system level

    HI,
    How to release a Transport Request at operating system level. Please specify the complete commands along with the pf parameters for TP Export only.......

    <b>tp export <request></b>
    This exports the complete request from the source system. This command starts the export of a request from the operating system level. Only use this command in exceptional cases. The SAP System uses the command expwbo to release requests from CTS transactions
    <b>tp cleanbuffer <sapsid></b>
    This deletes successfully imported change requests from the list of requests that are marked for import into the SAP System <SAPSID>. This function is contained in the commands tp import all <sapsid> and tp put <sapsid> .
    <b>tp delfrombuffer <request> <sapsid></b>
    If the specified request is marked for import into the specified SAP System, this flag is deleted from the import list.
    Reward points if you find this helpful to you.

  • Transport request for development class

    Hello folks,
    I have a development class (AKA package) containing e.g. one program, one message class and one function group. The function group contains one function module (as well as its associated includes).
    I'd like to write a transport request with <i>all</i> the objects of this development class, because I'd like to easily import all the development class' functionality in another system. I mean, in this specific situation I'd include the <i>function module</i> itself as well as the function group.
    Unfortunately, when I select the <i>write transport request</i> entry from the development class' context menu (transaction SE80, <i>object navigator</i>), and I specify that I want to transport all the objects in the development class (and not just the development class itself), it doesn't work as I'd like. Just the program, the function group and the message class are written in the request. The function module is not included.
    Is there a way to automatically perform sort of a <i>recursive</i> selection, so I can write in a request all the objects associated (at whatever level) with a development class?
    Regards, Davide
    [2006/09/06-15:30 Message was edited]

    Hello Naimesh, hi Max,
    I'm not sure about your suggestions.
    When I initially write all the development cass' objects in a request, the function group is written in that. Are <i>all</i> the objects of the function group written in that request, as well?
    The thing is that when I manually write the function module in that request, the function module is consequently shown in the <i>transport organizer</i>. Therefore I suspect that the function module (i.e. the include <i><FUN_GRP_NAME>U01</i>) has not been automatically written at the beginning.
    So basically my question is:
    When I write a function group to a request, is the include <i><FUN_GRP_NAME>UXX</i> written to that? And is the include <i><FUN_GRP_NAME>U01</i> (and all the others) also included?
    Cheers, Davide

  • Transporting objects from development  system to production system

    Hi all,
    how can we transfer the object from development system to QA and QA to Production, for example creating a new sales document type,how can we transfer tthese new sales document object from development to production system.
    any one can please send me with screen shots,then it will be great help for me.
    its very urgent
    my email id is:[email protected]
    Thanks & Regards
    Ramesh chandra

    Hi Kalyan.,
                        When you want to create a new sales order type then its better to copy the existing order type from the standard one and save it in one request and then you release the request in SE09 and further it is transported by Basis people using T.code STMS
    I have sent step by step configuration with screen shots,Please go through that
    REWARD if helpfull
    Thanks & Regards
    Narayana

  • Creation of  'Transport Request' for an lsmw program.

    Hi all,
        I have created an LSMW program, and created a 'Transport Request'(throuh the option : Extras -> Generate Change Request).
    But, the Transport Request did not create any Subtask for the 'LSMW program'; Instead The TR has created a listing of 'Table Contents' under 'Object list of request'.
    I need to know how i can create a subtask for the LSMW program in the Transport Request. And, in the absence of the subtask(like in my current situation), is it possible to transfer the contents of my LSMW program from my system to another system without suffering any loss of data?
    Thanks and Regards,
    Abhinay.

    This is standard behaviour for LSMW transports, no task is created, all relevant table entries reside directly under the transport request. Be aware that always an entire project including all subprojects and objects in being transported.
    Thomas

Maybe you are looking for