How to transport a Z table?

Hi Friends,
I need to transport a Z (custom) table names "ZXXX". When we go to Transport Connection from RSA1 we can click on Object Types to see all the object we can transport. I dont see any object type that will let me create transport request for my custom table. Would any one let me know how can i transport this custom table to QA and Production system?
Ur help will be appreciated in terms of points.
Thanks,
Manmit

If you have difficulty in navigating in the transport organiser, then try the following:
you must have used the table to define a data source or something , right?
If so, in transport conenction in RSA1 - chose data source and in collection mode chose "data flow in before and afetr" and when the collection is complete, check if see the Ztable. If you see that, you are fine with the transport.
Then save the objects in a request and release in Se10.
Ravi Thothadri

Similar Messages

  • How to transport/move a table with data from development to Test to Production

    Hi,
    How to transport/move a table with data from development to Test to Production..? Export-Import a Delivery Unit does only the structure and not the data
    Reg
    Sri

    Hi Sri,
    You cannot transport Data via Transport route in HANA, you can only transport code changes/Structure via DU. For Data movement, you either have a do a export/import from a flat file or replication from a Source System to HANA.
    Thanks Much,
    Abhishek

  • How to transport a Deleted Table entry

    is there a way of transporting deletions of table entries.
    For example. I'm dealing with a table say such as T529U. So we already have value there for active, inactive, retiree, withdrawn. Say I wanted to delete retiree from the selection list.
    I go to our DEV and make the deletion. I manually create a transport of the entire table and transport it to our QA system. When I do so, the table still remains the same. The only way the record would be changed would be if it was new or had the same key (thus overwriting). How do you remove and transport (so you don't have to do it in all instances).
    any help would be much appreciated.
    Thanks

    Hello
    A delete should be a change just like any other change and should be recorded on a change request.  After releasing the change request you should be able to transport that delete to your QA and PRD systems as needed.
    As a general rule I would not transport the complete table.  There is too much risk that unintended changes get transported. 
    Are other changes to your table being recorded on a transport request?
    If you have another environment(sandbox or project?)  try the delete in that environment to convince yourself that it does(or does not )work.
    Regards
    Greg Kern

  • How to transport the DATABASE TABLE  into  the Test system ?

    Hi Experts,
    I am working on BI7,  I had created Database table in BDV system using SE11. Tech_name is ZGLACC_TEMP. I had activated it. I had used this database table for the purpose of  writing the start routine in the transformation. while I am transporting the transformations to the test system, It is showing as syntax error in ABAP program,
    In BDV system there are no syntax errors. it is working fine,
    So now I have to transport the database table to test system  so that I can transport the transformations into Test system without any error.
    Kindly anyone can give the answer , it will be appreciate and points will be assigned.
    thanks
    sekhar

    Hi Sekhar,
       Go to SE11, go into the change mode of your table and change the Object Directory entry (Goto -> Object Directory Entry) to some valid package (other than $tmp). Then it will ask for a transport request. Give a transport request and then I believe you know what to do with that transport.
       Another thing to keep in mind ... transport all the data elements and domains you have created for this table. Change their Object Directory Entry and assign them to the same transport request.
    Best regards,
    Kazmi

  • How to transport an inner table to a subroutine with change return content?

    now ,i want to perform a subroutine with a inner table,and i will delete some records from the inner table in the subroutine,but i don't want the change in the subroutine break into my main program.in other words,the content of the inner table which was transported to the subroutine keep no change in the main program after perform the subroutine.is there any way to realize it without announce a new inner table?
    Edited by: p y on Jul 4, 2008 5:33 AM

    SELECT A~EBELN
             B~EBELP
             A~LIFNR
             A~ZTERM
             A~WAERS
             A~KDATB
             A~KDATE
             A~INCO1
             A~INCO2
             B~TXZ01
             B~MATNR
             B~WERKS
             B~LGORT
             B~LOEKZ
             B~KTMNG
             B~NETPR
             B~PEINH
            INTO TABLE T_BODATA
            FROM EKKO AS A
            INNER JOIN EKPO AS B
            ON AEBELN = BEBELN
            FOR ALL ENTRIES IN T_BONUM
            WHERE A~EBELN = T_BONUM-EBELN
              AND A~BUKRS IN R_BUKRS
              AND A~BSTYP = 'K'.
    t_bodata is inner table A,then i will extract vendor info from lfa1 use A-lifnr, and plant address use A-werks ,payment info use A-zterm.every time i have to move the
    corresponding field to a new inner table,delete repeat,and then do select use this inner table.i am boring in announce inner table.but in perform , form we can transfer variant by using and doesn't change it's value,
    is there any method like this by using table?

  • How to transport a custom table data into QA

    Hi,
    Requirement is to transport data maintianed in customtable from DEV into QA.
    I have maintianed the delivery class to "C" in attribute and Data class to "APPL2" for this custom table.
    But still i am getting following error when trying to insert the records under customaizing transport.
    "Transport is not possible for the specified data
    Message no. SV142".
    Am I missing any settings?
    Hints plz.
    Thanks.
    Regards,
    Pramod.

    Thanks for all your inputs.
    I could figure out the issue. I have changed the attribute data class to "C" only after genererating the table maintanance. This is causing the problem.
    Seems the code[table maintanance] is generated based on the value for data class.  Hence changes to data class attribute has no impact on the functioanlity of table maintanance.
    After changing the attributes, I have regenerated the table maintanace and its working fine.
    Regards,
    Pramod

  • Transport an application table

    Hello together,
    can anyone tells me how to transport an application table?
    The "normal" table transporting is known........
    Thanks in advance
    Christian

    Hello all,
    sure with SE09 I can release and transport my changes!
    But my problem is to store the object list of my transport.
    my parameters are:
    R3TR  |   TABU   |  EDSDC
    Yes the error message is only a warning but I CAN NOT SAVE...........
    What should I do....???
    Thanks and regards
    Christian

  • How to transport the data contains in the table from development to product

    How to transport the data contains in the table from development to production.
    Please let me know ASAP.

    Hello Dilip
    Create a workbench request and add the following entries to the request:
    Object key: R3TR TABU <name of z-table>
    For this object add the following value key:
    - client-independent table: '*'
    - client-dependent table (e.g. client 100): '100*'
    See also: [SAP Network Blog: Transport Table Entries|/people/community.user/blog/2007/01/07/transport-table-entries]
    Regards
      Uwe

  • How to create a transport request/customizing table?

    Hi,...
    I have create a table that can be maintained by sm30 in development system. How can I configure this table, so user can maintain this in development system only and create a customizing transport request to transport all data in this dev table to production.
    Any help, links would be appreciated thanks

    Yusuf,
    Shekhar has given you the right answer.  With the standard recording routine switched on you will be prompted everytime you save changes via SM30.
    Have you re-generated the maintenance dialog since setting this flag?
    Or, perhaps the client you are testing in does not have the automatic recording switched on (check in transaction SCC4, should have the setting Automatic recording of changes for your client).
    Cheers,
    Brad

  • How to transport standard table entries

    Hi All,
    I want to transport SAP standard tables records from one server to another server in append mode. It is actually required for upgradation purpose.
    Can anybody please guide me in this regards ?
    Thanks in advance!!

    Hi Reddy,
    Thanks for your suggestion! but one problem I don't have the Transport Entries submenu enabled for all the SAP standard tables. Is it table specific ?. Please let me know how to enable this sub menu or is there any other generic method to attach the records of any SAP standard table in a TR.
    Thanks!

  • How to transport table Index

    Hi All,
    Any ideas how to transport a table index on an IO, we can create the index but its not allowing us to change the package name, its still in $tmp.
    Thanks in advance,
    BW Dev.

    Hi,
    You will have to collect it. Choose the table on which your index you have created.
    From the menu option select GOTO --> Object directory entry.
    You will be displayed with $tmp as package. Make change in the pacakage to the relevant one.
    On Executing the change you will be prompted with a request no. select the one. and transport to your required system.
    Hope this helps!!!

  • How to create the custom table?

    Hi, how to create the custom table and how to integrate the table with defferent R/3?
    my requiremnt is i have to create the two tables and those i have to integrate with the existed R/3 and using those R/3 i have to update my custom tables .....can give me some idea?
    Tks
    DPk

    how to create the custom table
    There are two approach in creating a table.
    1. Bottom-up approach
    2. Top-down approach.
    Both are valid and you can choose which approach is suitable for you. I always use the bottom-up approach. Here are the steps to create the tables with this approach.
    1. SE11 will take you to the DDIC and enter the name of the new table to be created. Let us say Zname. Click create.
    2. Enter the short discription of the table and enter the field of the table. If it is primary key and you have to check the box.
    3. Enter the data element and double click it, you will be asked to save and will take you to data element discription page. Enter the short discription of the data element and enter the information of domain like the length of field and type of field.
    4. If you wanted to use the existing domain then its fine, or else, you have to create one. Enter the domain name in the data element page and double click it. Page will ask to save and jump to domain creation page.
    5. In the domain page, you have to save the information which you have already given in the data elements page and check it. Before going to data element page, you have to activate the domain.
    6. Go to data element page and save, check and activate.
    7. Go to main table page and save, check, and activate.
    8. Also, you have to save the technical settings of the table.
    The table is now ready for operation. You can use it in your program or you can use it to enter information.
    Check table: It is the table which will have all the information about the Foreign keys which are the primary keys in the check table.
    It can be created by creating the foreign key from the main table. Click foreign key in the main table and it will take you to a page which will ask for table name and field to which foreign key relation has to be associated. Enter the information and you can create the check table automatically.
    SM30 is used for maintenance of the table, that is to realease the errors occured during the creation of the table.
    how to integrate the table with defferent R/3
    Transport the Table to the another server/client/qas/prd
    Kanagaraja L

  • How to transport the BW query's variable to BO  webi report

    Hi all
    I'd like to know how to transport the BW query's variable to BO 's webi . today ,I created a sap customer varible in my bw system to get the max calmonth in the active table.The varible in the BW side run's well ,but I use this query to build a new univers ,and created a new webi report base on this univers ,but the question is the webi report can't get the varible's value I wann to know how to transport the bw varible value to BO webi report
    Thanks and regards,
    Peter .zhu

    I have changed my variaable in my bw query ,I found if you use SAP default variable it is ok in BO side . So I get a guidline by SAP default variable ,I changed my customer variable in variables edite ,don't use 'ready for input' .And then the variable can be useful in BO side .
    Edited by: peter zhu on Jun 16, 2008 11:43 AM

  • How to transport text in report programs

    hi experts,
                   any one tell me how to transport "text" in report programs.
                                         thanking u ,

    Chk these threads:
    Transporting Translations of Text Elements in SE38
    How do I disable input for a table control?
    Hope this helps.
    Regards
    Vinayak

  • How to transport standard text in SO10 to different system.

    Hi,
    I need to change the standard text in SO10. I need to change the custom text. We have a custom text id (zval) associated with it. How to transport the changes i have done from Dev to Quality to Production.
    I wanted one clarification: when we create the transport manually, whether only those changes what i have done for the text can be transported or it will include all the other text which are initially present (like table entries). From the program RSTXTRAN, can you give the what are the inputs need to given.
    Please let me know regarding this. Thanks in advance

    Steps..
    Create a work bench CR in the transaction SE09..
    Modify the task to Development correction / Repair..
    Go to the program RSTXTRAN..
    In the name of correction give the task number (Not the CR number)
    Give the Text Key..Your standard text name..
    Press F8...
    Press select all..
    Then Press enter..
    Then press the button "Trsfr texts to corr".
    Now the standard texts will be moved to a CR..
    Then release the CR and move it to QA..

Maybe you are looking for

  • How to track the Distributor in SAP

    Hi all One of our client has a particular requirement, let me explain.... Let's  say my client sold  100 qty. to the Distributor, again the distributor lets say have  five Sub-Distributor and suppose to distribute the  100 Qty. among  the five Sub-Di

  • Safari and Camino!

    Both Safari and Camino 'hang' when loading a new page or link and also when first opening either.It takes at least 30 seconds to open and usually I have to stop loading and start again. I have done all the things suggested for other people but with n

  • GT70 - Turbomode wont work (Win7)

    Hey guys, since my GT70 was delivered i installed every stuff i need and everything is working fine...except the Turbomode/button... when i press it its blinking and turns off.. I installed SMC+MSI VGA overclocking tool.. Using Win7 (already tried on

  • VWLC 7.4 and AP 1602 - CAPWAP fails

    Hi guys! In my lab, everything just worked fine. Now AP1602 is on customer site. AP gets vWLC IP address via DHCP option 43, 60. If I try to debug vWLC console with this command "debug capwap detail enable": (Cisco Controller) >debug capwap detail en

  • Airport blinking yellow but...

    ...shows up in AirPort Utility as green and 'not reporting any problems' It also appears under my wi-fi window as being on and at full strength. I've tried unplugging it, resetting it, but everytime it does not but blink yellow slowly. Please help!