Transporting Change document Object from development to quality

Hi All,
I have created a change document object from SCDO for my custom table. Now I want to transport this object from development server to quality server.
As while creating Objects some enteries are made into standard table CDHDR and CDPOS which is client dependant so how to work this object on another client.
Do I need to create seperate objects on quality server and then on production server?
Thanks

Hi Kiran,
use transport connection to collect the objects to request, rsa1->transprot connection.
use infocube as starting point to collect objects, left side choose 'object type', middle frame choose 'infocube' expand 'select objects', locate/search your infocube' and 'transfer', it will go to right side.
in right up, there are buttons, click 'mode' and choose manual, and grouping 'only necessary objects', and execute, this will collect infocube and required objects like infoobjects, infoarea, etc.
after that change grouping 'in dataflow before' and execute, this will collect update rules, ods, infosource, transfer rules, datasource assigned etc.
remember to assign source system, click yellow box with X icon and mark the source system.
after that use grouping 'in dataflow afterwards' to collect query, web template, role etc.
take a look transport docs
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3010ba90-0201-0010-2896-e58547c6757e
http://help.sap.com/saphelp_nw2004s/helpdata/en/0b/5ee7377a98c17fe10000009b38f842/frameset.htm
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e883de94-0501-0010-7d95-de5ffa503a86
http://help.sap.com/saphelp_nw2004s/helpdata/en/b5/1d733b73a8f706e10000000a11402f/frameset.htm
http://help.sap.com/saphelp_nw2004s/helpdata/en/57/38e1824eb711d182bf0000e829fbfe/frameset.htm
Re: Transport Organizer---
transport query (bex objects)
http://help.sap.com/saphelp_nw2004s/helpdata/en/38/5ee7377a98c17fe10000009b38f842/frameset.htm
hope this helps.
(Courtesy AHP from Re: transport)
Bye
Dinesh

Similar Messages

  • Transporting an Object from Development to quality and then to Production

    Hello SAP Friends
    I want to know the step by step navigation for Transporting an Object from Development to Quality and from there to production..
    Please give some detailed Navigation...

    Hi Kiran,
    use transport connection to collect the objects to request, rsa1->transprot connection.
    use infocube as starting point to collect objects, left side choose 'object type', middle frame choose 'infocube' expand 'select objects', locate/search your infocube' and 'transfer', it will go to right side.
    in right up, there are buttons, click 'mode' and choose manual, and grouping 'only necessary objects', and execute, this will collect infocube and required objects like infoobjects, infoarea, etc.
    after that change grouping 'in dataflow before' and execute, this will collect update rules, ods, infosource, transfer rules, datasource assigned etc.
    remember to assign source system, click yellow box with X icon and mark the source system.
    after that use grouping 'in dataflow afterwards' to collect query, web template, role etc.
    take a look transport docs
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3010ba90-0201-0010-2896-e58547c6757e
    http://help.sap.com/saphelp_nw2004s/helpdata/en/0b/5ee7377a98c17fe10000009b38f842/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e883de94-0501-0010-7d95-de5ffa503a86
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b5/1d733b73a8f706e10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/57/38e1824eb711d182bf0000e829fbfe/frameset.htm
    Re: Transport Organizer---
    transport query (bex objects)
    http://help.sap.com/saphelp_nw2004s/helpdata/en/38/5ee7377a98c17fe10000009b38f842/frameset.htm
    hope this helps.
    (Courtesy AHP from Re: transport)
    Bye
    Dinesh

  • Transport Table with Data from Development to Quality

    Hi
    Requirement:
    Transporting Table with Values from Development to Quality System.
    I have a Z* - table, appended one field at the end.
    I need to transport data along with the table structure from Development System to Quality System.
    In Development System, I have assigned the Transport request in Client 100(We can't add data to the table in this client).
    What needs to be done to migrate the new table structure with Values.
    Thanks in Advance
    Regards,
    Baburaj
    NOTE: the requirement is to transport table and table entries through a transport request.
    There should not be any manual update for the table in the target System (Quality System).

    Check the delivery class assigned to the table. Please see the documentation
    Delivery class
        The delivery class controls the transport of table data when installing
        or upgrading, in a client copy and when transporting between customer
        systems. The delivery class is also used in the extended table
        maintenance.
        There are the following delivery classes:
        o   A: Application table (master and transaction data).
        o   C: Customer table, data is maintained by the customer only.
        o   L: Table for storing temporary data.
        o   G: Customer table, SAP may insert new data records, but may not
            overwrite or delete existing data records. The customer namespace
            must be defined in table TRESC. (Use Report RDDKOR54 here).
        o   E: System table with its own namespaces for customer entries. The
    customer namespace must be defined in table TRESC. (Use Report
    RDDKOR54 here.)
    S: System table, data changes have the same status as program
    changes.
    W: System table (e.g. table of the development environment) whose
    data is transported with its own transport objects (e.g. R3TR PROG,
    R3TR TABL, etc.).
    or during client copy
    the data of client-specific tables is copied.
    Classes C, G, E, S: The data records of the table are copied to the
    target client.
    Classes W, L: The data records of the table are not copied to the
    target client.
    Class A: Data records are only copied to the target client if
    explicitly requested (parameter option). Normally it does not make
    sense to transport such data, but is supported to permit you to copy
    an entire client environment.
    or during installation, upgrade and language import
    behavior differs here for client-specific and cross-client tables.
    nt-specific tables
    Classes A and C: Data is only imported into client 000. Existing
    data records are overwritten.
    Classes E, S and W: Data is imported into all clients. Existing data
    records are overwritten.
    Class G: Existing data records are overwritten in client 000. In all
    other clients, new data records are inserted, but existing data
    records are not overwritten.
    Class L: No data is imported.
    Cross-client tables
    o   Classes A, L and C: No data is imported.
    o   Classes E, S, and W: Data is imported. Exisitng data records with
         the same key are overwritten.
    o   Classe G: Data records that do not exist are inserted, but existing
         data records are not overwritten.
    ehavior during transport between customer systems
    Data records of tables of delivery class L are not imported into the
    target system. Data records of tables of delivery classes A, C, E, G, S
    and W are imported into the target system (this is done for the target
    client specified in the transport for client-specific tables).
    se of the delivery class in the extended table maintenance
    The delivery class is also analyzed in the extended table maintenance
    (SM30). The maintenance interface generated for a table makes the
    following checks:
    o   You cannot transport the entered data with the transport link of the
        generated maintenance interface for tables of delivery classes W and
        L.
    o   When you enter data, there is a check if this data violates the
        namespace defined for the table in table TRESC. If the data violates
        the namespace, the input is rejected.
    Thanks,

  • How to transport an LSMW object from dev to Quality and to Production?

    hi All,
             Could any one please specify how to transport the lSMW object from developmen to Quality and finally to Production?
    Thanks in Advance.
    Regards.
    Abhilash.

    Hi,
    The "cleaner" way is using normal transport procedure via "Extras->Generate Change Request".
    This will transport the entire project though, not possible to transport a single object this way.
    step by step
    1. Run Tcode LSMW in source system.
    2. in the menu bar choose Extras-->Export. Now give the filename and save in your desktop.
    3. Now login to destination system. again execute LSMW.
    4. Now goto Extras-->Import.Give your file which was downloaded earlier.
    5. Now tool bar click on import with diffrent name option and give your new project and subprojectname.
    6. Now execute all steps.
    Also refer the below link
    http://help.sap.com/saphelp_crm50/helpdata/en/da/a22506a3291b418b759524b278dcde/content.htm
    Please reward points if it helps
    Thanks
    Vikranth

  • How to transport the report object from development clint to quality clint

    any body knows different ways of transferring  report object  from  development clint to quality clint.pse send ...

    Hi..
    LSMW:
    There are 2 ways for transporting LSMW data from a system to another.
    Export/import this method gives you the opportunity to select the subprojects or objects you want to transfer. LSMW -> Extras -> Export project
    Transport request with this method, you can transport a LSMW project in full (you can not select the objects you want). With this method, the project will be transported as any other SAP object in a transport order. LSMW -> Extras -> Create change request
    Program variants
    If you have several program variants in a development system that you want to transport, use the following method to transport them:
    Execute program 'RSTRANSP' (via se38) and inform the program and/or variant names (you can transport variant of several programs in one shot).
    Layout
    In some transactions, one can save layout of the screen (sort, filter, ... criteria).
    These layouts can be transported: In the required transaction, when your layouts have been saved, go to Settings -> Layout -> Layout Management. Select the desired layouts and go to Layout -> Transport... There you can add your layouts in existing TO or create a new one.
    Database data
    In some unusual cases, you might have to transport data of a SAP table.
    Go to transaction SE16, select your entries and go to Table entry -> Transport entries. It's only possible for some tables...
    If you cannot do it that way,you have to create a Workbench transport order with transaction SE10. When created, click on it, go in menu Request/task -> Object list -> Display object list.
    Go in modification mode and add a new line with:
    PgmID = R3TR
    Obj = TABU
    Object name = Name of your table
    Double-click on the created line and, depending on your need, put '*' in the key field or double-click on it and select the key you need to transport.
    Queries
    Queries, datasets and user groups can be exported/imported between the systems using the Program RSAQR3TR.
    Report template (ALV variants)
    There is a button or somewhere in the menu Change/Select/Save/Manage Layout.
    Go to Manage Layout, than Layout menu/ Transport.
    SAPSCRIPT Files Transport
    Use the program RSTXSCRP to upload and Download the SAPSCRIPT files to different systems
    Transport SAPSCRIPT
    Use the Program RSWBO052 to create the Transport Request for a SAPSCRIPT, In the Selection screen of the program, give R3TR – FORM – Give the Form name and press Execute button, it will ask the Development Class and the transport Request No.
    Standard texts
    Standard texts used in SAPScript(created with transaction SO10) can be included in transport orders. You have to create a Workbench transport order with transaction SE10. When created, click on it, go in menu Request/task -> Object list -> Display object list. Go in modification mode and add a new line with:
    PgmID = R3TR
    Obj = TEXT
    Object name = TEXT,,ST,
    Example :
    R3TR / TEXT / TEXT,YMM_MEDRUCK_MAIN_16_EC,ST,F
    Reward if useful
    ~Lakshmiraj~

  • If I trasport a object from Development to Quality

    Dear One's,
    I have query, If I trasport a R/3 source system object in BW from Development to Quality and then to Production. How this will reflects in Dev., Qty & Prod. of R/3 source systems?
    Thanks in advance,
    Raj

    Hi Rajasekhar,
                           when you are talking of the source system dependent objects it should be a datasource.
    Data Source should be transported first in r3 and then in transports starts in BW.
    When you are talking about BW transports which are not dependent on souce system there is no need to collect the source system while transporting.
    When the object is transported to Quality or from quality to production the source system mapping should be accordingly changed to R3 quality and R3 production.
    For this to haapen you should maintain an assignment in Rsa1.
    go to rsa1> tools> conversion of logical system names.
    go to new entries--> enter your r3 development server logical system name and in next column enter r3 quality system logical name.
    Save the assignment.
    Hope this is helps.
    Please correct me if Iam wrong.
    Regards
    Mahesh

  • Transport change docuement object

    Created a change document object in SCDO as local object.
    Now if I have to transport it, I don't find a way to change the development class. Do I have to assign individual components to the transport like the structures generated, function group generated etc.,
    Any help is appreciated. Thanks
    Anupama

    Hi,
      Change the Pakage of the function Group ; all the item in that particular group be assigned a same request and pakage.
    for that go to
    SE80--->Enter function group name
    Right click on function group name
    More functions--->Change Pakage assignment.
    those who which r not in that particular function group ; u have to manually assign to that particular group.
    use same procedure
    Regards
    Message was edited by: Manoj Gupta

  • Transport  of Object from development to quality server

    Hi Experts,
        I want to know in detail with transaction codes how to transport from development server to quality server. how to transport mappings. Thanks in advance.
    Regards,
    nagaraju tankala

    Hi,
    XI supports two kind of Transporting the objects
    1. CMS tranport
    2. File Transport
    CMS Transport
    CMS for SAP Exchange Infrastructure
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b8d8f7b2-0701-0010-b09a-cda4cca2c98e
    Configuration of CMS in Central NWDI & SLD to transport XI objects
    /people/praveen.mayalur/blog/2007/05/31/configuration-of-cms-in-central-nwdi-sld-to-transport-xi-objects
    How to Use CMS in XI 3.0.pdf
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/43f5d790-0201-0010-2984-ff72d822b109
    CMS based transport in XI
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b8d8f7b2-0701-0010-b09a-cda4cca2c98e
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9e76e511-0d01-0010-5c9d-9f768d644808
    Change and Transport Lists for CMS Transports
    How To…Transport XI Content Using CMS
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f85ff411-0d01-0010-0096-ba14e5db6306
    File Transport
    There is not much to do if you're using file transport
    IR you just export (from the menu) and import the same way in the target IR
    ID you just have to specify transport targets
    (so names of your business systems will change)
    Configuring Groups and Transport Targets.
    http://help.sap.com/saphelp_nw04/helpdata/en/ef/a21e3e0987760be10000000a114084/content.htm
    also have a look at:
    Transporting XI Objects
    http://help.sap.com/saphelp_nw04/helpdata/en/93/a3a74046033913e10000000a155106/content.htm
    if you're having one SLD if not then you should also copy sld so that all sld's data will be consistent
    Thanks
    Swarup

  • Transporting Objects from Development to Quality

    Hello Friends,
    I am working on a project where I have created Cubes, InfoObjects, DTP, Transformations and Open Hub Destinations in a Development Client.
    Now It's time to transport all these objects in to Q-Client.
    Can any one let me know the steps to do so? This is really very urgent.
    Your help is greatly appriciated.
    Thanks in advance,
    Kavita

    Hi
    Before transporting your complete data model
    Transport all the required info objects and its attributes First.(If you do not tranport the info objects first then when you transport the infosource the import will be failed saying that inactive info objcts found)
    Then replicate the required datasources in the target system. (If you do not replicate before transporting the request into the target system then it will give an error log saying that Fields does not exist in the dataosurce XXXX)
    So do the above two steps first and then proceed
    Then you can collect all the objects , Cube , Infosource, ODS, Open hub etc and transport it.
    You can transport from SE01 or SE09
    Go to SE01
    Select Modiafiable and display.
    Release the task of the corresponding request first and then the Request
    Go to STMS and then select your target system and import the transport request.
    Regards
    M.A
    Edited by: M.A on Jun 19, 2008 10:05 PM

  • Transport of Alert Profile from Development client to Quality Client

    Hi APO Gurus,
    I have created different SDP alert profiles but no transport request has been generated .
    Can anyone guide how to transport SDP alert Profile from development to quality client
    Regards
    Amit

    Alert Profiles are manual config objects in APO and not transportable between systems.
    Unless you want to find out the relevant tables and manually add them in a transport through SE10.
    Somnath

  • 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

  • Error releasing transport request for change document object

    Hi Gurus,
    I created a new change document object for a Z-table. When i try to release the transport request in the development system it terminated with a message "Export application-defined objects       17.12.2009 11:07:45 Not yet executed". The transport request continued to be in the "Release started" status and i am not able to release it.
    I checked in the co file & data file directory for this request, The co file is available but the data file is not created.
    Could you please let me know how to solve this?
    Regards,
    Immanuel.

    It was a problem with some basis settings. Was rectified by the basis team.

  • Transporting object from development to production server

    Hi Everyone,
    Could you plz tell me how can i transport a object from development server to production serevr if that object is local in production server. And also could u tell me if the transfer structure is replaced if the names are different in both the server???

    Could you plz tell me how can i transport a object from development server to production serevr if that object is local in production server.
    Case 1: Object is in Prod, but not in Dev. and you want to align the systems through transports.
    You will have to send it to D (which could be done by changing transport routes & then following normal transport procedure) & then will have to bring it back with overwrite originals.
    Case 2: Object is present both in Prod & Dev. 
    You can send the transports D->P with Overwrite originals (following the transport procedures).
    And also could u tell me if the transfer structure is replaced if the names are different in both the server???
    If technical names are different in both the servers, the transfer structure will not be overwritten.

  • Transporting ODS from Developement to Quality server

    Hi,
    In Quality server I am haveing ODS with out one navigational attribute included in it but it contains data.same is avaliable in development with navigation attribute object included in it.Now we want to transport this ODS from development to Quality.Kindly let us know if we need to delete the data from ODS in quality before moving this ods which is in the delevopment.Technical name for both ods is same.
    Regards,

    Hi,
    You don't have to delete the data. The transport will work fine. But, the more data you have, the longer the transport will take.
    Cheers,
    Kedar

  • Triggering BO from Change document object..

    Hi Experts,
    I had a problem triggering custom Business object from custom Changed document object..
    The scenario is like this...
      ' I had created a simple business object with key field as MATNR..
      and a changed document in SCDO transaction.. I had also maintained the event linkage with the Changed document object in SWEC transaction and mode Is CHANGE...
    The thing is if i change the existing material, then, my change document object has to trigger and in turn it should trigger my Business object....
    This had happened if i use the standard changed document object 'MATERIAL' but not with custom changed document object'.
    So i would be glad if any one help me how to trigger the custom Business object with the custom changed document object.
    Any help would be appreciated.
    Regards
    Narin Nandivada.

    Solved by myself

Maybe you are looking for

  • Social networking share widgets for iWeb... any solutions?

    I've been trying in vain for sometime to get one of the social networking share widgets (ShareThis, AddThis, TellaFriend) to work in iWeb 08 and am hoping someone might be able to help. With all i am pasting the code provided by these services into t

  • Custom field in Account Partners Edit page

    Need to display a new custom field in Account Partners Edit page. We are not able to find the object definition of "Account Partners" which we can edit. Is option of adding a custom field in Account Partners Edit available in CRMOD? Will enabling "Pa

  • HOW-TO: Improving the interface of Xaw3d apps (emacs,xdvi)

    This mini HOW-TO is to a) improve the appearence and b) to give a more intuitive feel to apps using the Athena Widgets, i.e. emacs, xdvi and xemacs. Enjoy! Emacs: You can use the neXtaw widgets instead of the xaw3d widgets. # $Id: PKGBUILD,v 1.1 2005

  • PSP in Oracle Apps

    I want to deploy my psp within oracle apps, i have load it with loadpsp command, but i dunno how to invoke it from web browser, does anyone have any tips? i have search for documents, but they're all using oracle9i as. thanks.

  • A question from Paris !!

    Hello guys, - My wife loves me, she bought me a MacBook Pro 17', - and i love her too, - so- Anyway, - a need some informations for a product call "fins-up". It's a system that we fixed under the mac to lift it a little- (sorry my english, - i'm fren