Transport target and transport groups

hi all,
i need to create,transport target and transport groups,wht is the use and how to create.
redards,
AVR

Did you check this help section: http://help.sap.com/saphelp_nw04/helpdata/en/ef/a21e3e0987760be10000000a114084/content.htm
Can you close the other similar thread?
Regards,
Abhishek.

Similar Messages

  • What's the difference between transport route and transport layer

    what's the difference between transport route and transport layer,Can somebody give me some explaination? thks in advance!

    Hi,
    Transport Layer in ABAP Workbench
        The Change and Transport System supports the distribution of development
        work on large projects across multiple SAP Systems.
        The packages in each development system are grouped into one transport
        layer.
        The transport layer determines whether objects are assigned to a local
        or transportable change request.
    Use
        Each of your SAP development systems is assigned a transport layer as
        its standard transport layer. If you use Extended Transport Control, you
        can assign different standard transport layers to certain clients.
        You can define at the most one consolidation target for each SAP System
    and transport layer.
    When you create a package, it is assigned the standard transport layer
    of the SAP System.
    If you want to assign a different transport layer to a package, you
    require the administration authorization for the Change and Transport
    System.
    The objects in a package automatically have the transport attributes
    defined for the corresponding transport layer.
    o   If a consolidation route originating in their SAP System is defined,
         then the objects are assigned to a transportable request, and
         transported into the consolidation target when it is released.
    o   If a consolidation route is not defined, the objects are assigned to
         a local request, and are not transported.
    Customizing settings are not assigned to a package. They have the
    transport attributes of the standard transport layer of the system or
    client.
    It is best to assign a package a standard transport layer for which a
    consolidation route originating in the development system is defined.
    To display and maintain the transport layers and routes, use the
    Transport Management System (transaction STMS).
    Only the system adminstrator can make changes.
    Caution:
         The tables TSYST, DEVL, TWSYS, TASYS are no longer productive as of
         Release 4.0A and cannot be maintained.
    Regards
    Ben

  • Transporter No and Transporter Name

    Hi ,
    I want to get field Transporter No and Transporter Name it was maintained in sale order (Partner Tab).If it is maintained in Text means i can use 'READ_TEXT' function but it was maintained in (Partner Tab).Can you help me which table contain transporter name and transporter no other wise which function module i can use it.
    Regards,
    K.Karthikeyan.

    Hi Karthikeyan,
    If it is maintained in the Partner Tab with a partner function, Then you can get the transporter no in field KUNNR from the table VBPA by providing the corresponding Sales order No in VBELN and partner function in PARVW. Use the retrived transporter no in table KNA1 to get the transporter name in NAME1.
    Hope this logic will help U.
    Regards
    Dillip Sahoo

  • Diff. between transport route and transport layer

    hi gurus,
                 What is the Diff. between transport route and transport layer.
    Regds:
    BBR.

    No interview questions
    Read the "Rules of Engagement"
    regards
    Juan

  • Transport layer and transport package

    I have a fundamental query on transport package and layer.
    Objects are classified in packages depending on the project and put in $TMP or test package else they are local ? Only objects belonging to a transport package can be transported , others are not ? How transport package is defined ? All objects must be a part of transport package else can not be transported ?
    ABout transport layer, I understand this is used to define which path objects will take during transport particularly when there are multiple transport routes. But what are the advantages of it ? How we can define it (trx code/menu path) ?
    Is it mandatory to use transport package and layers ?

    Hi Mike,
    Just to clarify a few basic concepts:
    A transport package (formerly called a "development class", a term you may still encounter) groups related development objects. Whenever you create a new development object (table, program, ...) you have to assign it to a package; the object is then placed into a transport request. Alternatively you can indicate it is a local object (its package is then "$TMP") but such an object is non-transportable.
    A transport layer identifies the route that transportable devmt objects must follow. Typically in your system you will have two layers: a layer usually called Zxxx (with xxx = SID of your development system) is used for your own developments. Another layer called "SAP" is used for transporting SAP objects, for example changes to standard SAP code implemented via transaction SNOTE and recorded in repairs. Without the "SAP" layer in place, repairs would be non-transportable.
    Each transport package belongs to a layer. You assign the layer when you create a new package in transaction SE80. You can change the layer later on, but this is rarely needed and can cause quite a few side-effects. SAP objects always have layer "SAP". The layers themselves are managed in STMS, under "Transport Routes".
    Hope this clarifies things,
    Rgds, Mark

  • Transport Form  and Transport Log

    Hi Friends,
    Does anybody have a sample of a transport form and/or transport log you could share?
    Thanks.

    You can manage transport requests using transaction <b>SE10</b>....What exactly do you need???
    Greetings,
    Blag.

  • Transport Request and Transport task

    Hi,
    I have released a task, but cannot see the diff in the changes in the system it should hv been released to..can some one tell me what the procesdure is for transport.
    thanks in advance

    Hi
       Once the requests are released, they are ready for importing to other systems. Please note that requests released doesnt mean they are ready to use in other systems. These objects will be reflected with the changes after explicitly importing them.
       Each and every company has different procedures in importing the requests based on the transporting layer definitions.
       1. Via transaction: STMS. -> Click on Import Overview button on application toolbar. -> Select the server to which this has to be imported. -> Refresh the list to make sure that all released requests are here. Now select the request that has to be imported and use menupath: Request->Import(Ctrl+F11).
       2. Via UNIX, using script commands this can be done.
       Am not sure if there are any other procedures...
    Kind Regards
    Eswar

  • Transport Layer and Objects

    what is the relation between the objects of a transport request and the layers in a transport domain?

    Dear Abhishek,
    First of all a I have to explain packet:
    Packet
    A packet groups Objects of the Development. Any report or table or data element … belongs to a packet. So every repository element is connected with a packet.
    Transport route
    A transport route describes the direction a transport can be transported. For example if you want to transport a transport from development to a test system, you have to configure in TMS a transport rout from development to the test system.
    Transport layer
    A transport layer connects packets to transport routes.
    The connection between packet, transport route and transport layer is:
    Objects of Development (Programs or Reports or Tables …) <-> packets <-> transport layer <-> transport route <-> systems
    If you develop a report in development system and want this report to be transported to the test system you need:
    -to connect the report with a packet.
    -to connect this packet with a transport layer
    -to connect this transport layer to the transport route that is connected to the both system and describes the direction FROM(development system) TO(test system)
    For an exact description see:
    http://help.sap.com/saphelp_nw04/helpdata/EN/57/38de0c4eb711d182bf0000e829fbfe/content.htm
    Best regards
    Willi Eimler

  • Transport objects and queries

    Hi ,
              I know that this topic has been discussed a lot, but can some one help me .
    I have made some modifications to Infocube and query in Development system and now I would like to move them to QA and Production system in BI. Can some one tell me a step by step procedure to do this and how I should collect the path for the Infocube and the query to be passed on to the Basis people.
    Thanks in advance
    tanu

    Hi,
    Do the following.
    1. Goto RSA1 -> Transport connection -> Under all object types -> Infocube -> select objects. There type in your Infocube name and select it and transfer to the right pane. Before transferring select the grouping option Data Flow before.
    2. Create the above transport request and transport it to Production.
    3. Create another Transport request for transporting the queries from  RSA1 -> Transport connection -> Under all object types -> query elements -> query and select all the required queries.
    Please note that while transporting make sure that all the objects are saved in Pacakage.
    Hope this helps.
    Best of luck.
    Regards,
    Sreenivas.

  • Including Content fromtext file and transporting

    Hi all,
              my requirement is to include content from a text file into a transport request and transport to required client,but when i create a new transport request  i dont find any option to include the contents of my text file into the request..plz help mee.
    i have to tranport these bcos they are needed for some configuration in SolutionManager.
    the below is the description given in marketplace which i am pasting here..
    Create a new transport request (transaction SE09) in the source client of your Solution Manager system. Unpack the SOLMAN40_MOPZ_TTYP_SLMO_000.zip file from the attachment to this note. Copy the contents of the SOLMAN40_MOPZ_TTYP_SLMO_000.txt file into the transport request. Use transaction SCC1 to import the transport request into your Solution Manager client.
    rgds,
    Anand

    Dear Anand,
    Firstly you need to create an Transport Request using transaction SE01 / SE09.
    To include objects of your choice in a request, proceed as follows:
    Position the cursor on a modifiable request.
    Choose Request/task --> Include objects…
    The Include Objects in Request <Request Number> dialog box appears.
    In the dialog box, select Freely selected objects and continue by choosing Copy.
    The Object Selection screen appears.
    Enter your selection criteria and choose Execute.
    The objects found are displayed in a hierarchical overview.
    In the list, select the objects that you want to include.
    Choose Objects --> Save in request.
    Hope this information helps.
    Regards
    Amit

  • DELIVERY AND TRANSPORTATION SCHEDULE

    HI
    How we configured delivery and transportation's schedule in sap please explain configuration steps
    Thanks in advance

    Hi Reddy,
    Delivery Scheduling and Transportation Scheduling
    Shipping activities and transportation can be scheduled automatically in sales documents.
    Picking/packing and loading, transportation scheduling and transportation can be planned and optimized on the basis of the dates determined.
    There are two different types of scheduling:
    Delivery scheduling
    The SAP System takes into account the pick/pack time and loading time for a transaction.
    You define the type of delivery scheduling for each shipping point.
    Transportation scheduling
    The SAP System takes into account the transit time and the transportation scheduling time for a transaction.
    You define the type of transportation scheduling on the basis of the route (see sections "Route definition" and "Route determination").
    You define for each sales document type whether delivery scheduling and/or transportation scheduling should be carried out.
    For the dates to be determined automatically on the basis of the requested delivery for an order item, you must define both the times and what influences the determination of the date.
    You need to carry out the following:
    Define for each sales document type whether scheduling is to be carried out and, if so, which type.
    Define the indicators for scheduling for each shipping point.
    Define:
    Pick/pack times
    Please fallow below steps:
    SPRO > Logistic Execution > Shipping > Basic Shipping Functions > Scheduling > Delivery Scheduling and Transportation Scheduling
    STEP 1: Define Scheduling by Sales Document type
    Here have to assign your Sales Document type to your Del and Transportation Scheduling if the system what to carry the Scdheduling Automatically.
    STEP 2: Define Scheduling by Shipping Point
    Here if you want to carry Determine Loading time  and Determine Pick/Pack time Just select the "C"- Default for Shipping Point and give respective Hours/Days here.
    STEP 3: Maintain Working Hours
    Here can maintain shift like ( Morning, Afternoon Shifts etc., with respective Start and Finish time.
    STEP 4:
    Here we can difine duration for Shipping point,Routes, Pick/Pack time and Loading time.
    Hope this solves your Purpose.Please Reward Points if really helpful,
    Thanks and Regards,
    Sateesh.Kandula

  • Transport error when transporting a transformation with formulas/routines

    Hi All,
    I have migrated some 3.5 dataflow (Datasource, Transfer rules, Update rules, Infosource etc..) to 7.0. I am able to load the datatargets using the DTP's just fine.
    The problem I am facing is transporting these dataflows to Quality and Production systems. I am specifically having problem with transporting transformations which has formulas/routines.
    I was able to transport the transformations with direct mapping from source field to target fields (no formulas/routines) without any problem and it works fine in Quality system. I tried to transport couple of transformations with formulas/routines, all of them give a shortdump ASSERTION_FAILED (transport fails with error code 12).
    I am not sure what the problem is. We are on support package 16. Has anyone faced this problem before? Any suggestions are appreciated.
    Points are assured
    Thanks,
    Sirish.

    Hi,
    What is the dump message you are getting? Check in ST22 and let us know. And try the process which is said in the previous post collect all the transformations through transport connections and transport them.
    Khaja

  • Transport target group and routes setting for 2 system landscape

    Hi!
    I have 2 system landscape (DEV with 2 Clients, 100 CUST and 200 TEST and PRD with productvie client 100).
    Currently I have the standard TMS configuration for 2 systems (with tranport layers/routes ZDEV and SAP) .
    Now I  have to set up my TMS settings client specific
    (Development in DEV 100 and transport to the DE 200 TEST and PRD 100).
    I have created tranport target group /B-DEV/ with both target goals:
    DEV 200 and PRD 100.
    <b>What are the further settings for transport routes?
    I assume, I have to delete the existing routes ZDEV and SAP?
    what are the next steps? </b>
    Thank you very much
    regards

    Ok, I have in DEV system:
    Client 100 (Customizing)
    Client 200 (Test) (it can be considered as replacement of QAS-system, because we only have 2 systems)
    PRD system
    Client 100 (Productive client)
    So we would like to set up the transport management system client specific, in order to develop in DEV 100 to test in DEV 200 and to use the transports in PRD 100.
    Thank you very for your help
    regards

  • How & Where to create the Target Groups and Transport Targets for Business

    Hi Experts,
               I am Transporting the scenarios from Development 500 client XI system to Development 500 client PI7.1 system. I have taken the exports of Technical system and Business System from the DEV XI system and correspondingly have imported the same in the PI7.1 system. I can see the all the business system in the Business system SLD of the PI7.1 system. I would like to assign the Business System Groups and Transport Targets for every business system that I want to transport. How can I do that ? Whether this is to be done in DEV XI system or the DEV PI system? Can somebody elaborate the step by step method to create the Groups and Target system for the every Business system so that I can import the object of the Integration Directory sucessfully................................
    Thanks & Regards
    suk4023
    Edited by: sukande on Aug 17, 2010 8:18 AM

    Hi Supriya,
               Thanks for the reply and good illustration............Still going further after defing the destination for transport in the source SLD Business system ( XI dev server) , then we should export it and subsequently import it in the SLD of the PI 7.1 ie the destination server.  Then we should transport the objects of Integration Repository and Integration Directory to the new PI7.1 server. Is this the right way to proceed.?  Hope that this will not give the error while importing the objects in Integration Directory. An typical which comes while importing the objects in the Integration Directory is as follows:-
    *Import failed because of business system transfer of object Communication Component | PCM: Obligatory transport target for business system PCM not found in System Landscape Directory*
    Pls clarify on this ......
    Thanks & Regards
    suk4023

  • How to Configuring Groups and Transport Targets ?

    Hi Experts,
             In my scenario i am having two XI Servers XI1(DEV) and XI2(QUA) each system is connected to different r/3 system.
         If i transport object from XI1(DEV) to XI2(QUA) after defining Transport Target in XI1(DEV) as r/3 system connected to XI2(QUA) using file system would be fine (or) should i go for CTS?
    Regards,
    RajeshKumar.D

    Hi,
    You have to use Transpoprt method
    Procedure:
    1) Call Integration Builder screen on DEV Server with http://hostname:J2ee Port/rep
    2) Call SLD (System Landscape Directory) Component from the Integration builder
    Save all the .zip files on the Local Desktop
    3) Select the Software Component & say Export that you want to Export from DEV
    Server to Production server and which is going to use in the IR of XI
    4) Also Select the Product of the above SWC and say Export
    5) Select the Technical Systems (TS of XI & TS of the SAP R/3) and say Export
    6) Select the Business System(s) & say Export; those are associated with above Exported
    Technical systems.
    In Production Server
    1) Logon to the SLD of the Production Server.
    2) Create a Technical System and Business system which points to the Production SAP R/3
    3) Go to Administration TAB in the main page of SLD
    4) Select the Import option to Import the SWC , PRD, TS,& BS which we Exported Earlier in DEV Server
    5) Click on Browse and select the .zip files that is to Import into Production Server,
    Which were stored on the local desktop at the time of DEV Server Export
    And say Import Selected File Option
    By this we exported and imported the SLD Objects
    Now we have to create transport groups and transport targets in the Production server of SLD
    Creation of Transport Groups
    1) Select the Business systems GroupEdit Groups
    2) Click on New Group and give the name of the group as DEV_group & select the
    Corresponding Development serveru2019s integration Server
    3) Similar way create another group for Production serveru2019s business system as
    PRD_group and select the Production serveru2019s integration Server
    Creation of transport targets
    This is to Define which business systems in two different groups correspond to each other
    1) Select each Business system in the SLD and select transport TAB---click on
    Add/Change Target and select its corresponding target business system.
    For Example:
    If you select the business system of Production XI server means
    In the target you have to select group as DEVGROUP and the business system of Development XI server.
    Like this do the same for other business systems also
    Ex:
    BS_PRD_Integration Server----
    BS_DEV_Inetration Server
    How to create Transport Groups & transport Targets
    http://help.sap.com/saphelp_nw04/helpdata/en/ef/a21e3e0987760be10000000a114084/content.htm
    Regards
    Seshagiri

Maybe you are looking for