Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Transporting table along with data

Former Member
0 Likes
601

Hi All,

I need to transport a Z-Table from one client to another client with data . Also when data is saved in client , a CR should be generated.

Kindly tell me the customization setings needed for the above.

Thanks,

Paul

3 REPLIES 3
Read only

Former Member
0 Likes
536

Hi,

I have got two possibilities for your question:

1. You are talking about Z-tables and you want to transport from one client to another in same system, then remove the MANDT field in your table, if you create the table or enter data into this kind of table(i.e. cross-client-without MANDT field tables), you need not actually transfer the data between the clients, the same data is available in all the clients.

2. the other option is you want the client field(MANDT) in your Z table, then you to use ALE for transferring data between clients.

and if you need to transport your table to another system, then you need to use appropriate Delivery classes(A,C,L,G,E..).

Regards:-

Santosh.

P.S. Mark usefull answers

Read only

0 Likes
536

Go to SE10. Press F5. Enter your transport number. Put cursor on the Task(second number not the higher one). Click on the icon 'Display Object List'. Switch from display mode to change mode. Click on 'New Entries'. Enter R3TR, TABU, ZTABLENAME in the three columns.

In the menu, go to 'Extras-->Change Object Function'. Select the radiobutton for 'Entire table'. Save and exit.

also check..

http://help.sap.com/saphelp_erp2005/helpdata/en/1f/8310cd4bc511d189750000e8322d00/frameset.htm

Read only

Former Member
0 Likes
536

Hi pradipta,

1. simple

2. while creating/editing table in se11,

choose the delivery class 'C'

(and not A or any other)

3. Also make sure,

u RE-GENERATE the table maintanence,

(other wise effect won't come)

4. Then after, it will always ask,

automatically,

for a request,

whenever u create/edit

a record in that table, thru sm30.

regards,

amit m.