Application Development 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: 

ZTABLE TRANSPORT WITH CONTENTS TO PRODUCTION SERVER

Former Member
0 Kudos

Hi Friends,

I had created a ztable in Developement server with 3 fields including MANDT field and added 15 records to that table. (MANDT = 500).

When I transport to QA Server, the data entered in the development server, are not visible. Again I entered the data in the QA server with MANDT = 150.

Later, I transported the table to Production server. Again here also no data found. When I tried to add entries, the system throws the following message :

"The System Settings Do Not Allow Any Changes".

Please let me know what step I have missed out.

Also let me know the following :

1. How to transport a ztable from Devlopment server to QA/Production server with all the data.

2. How to add new entries in Productin server.

Thanx in advance,

A S VINCENT

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Vincent,

Are you able to see the entries attached in the tr. request? If yes, I will have the BASIS team check why the entries are not tranported to the target system.

Regards,

Ravi

Note - Please mark the helpful answers

15 REPLIES 15

Former Member
0 Kudos

Vincent,

Are you able to see the entries attached in the tr. request? If yes, I will have the BASIS team check why the entries are not tranported to the target system.

Regards,

Ravi

Note - Please mark the helpful answers

0 Kudos

How to check? Pls.

Regards.

0 Kudos

You can check the contents of the tr. request in SE09.

Regards,

Ravi

0 Kudos

Hi again,

1. For such requirements,

it is best to do the following.

2. in se11,

make the delivery class of the table

to C = Customizing table

3. then re-generate the table maintenace.

4. Then now thru sm30 tcode,

WHENEVER we ENTER Data in to this table,

the system WILL AUTOMATICALLY ASK FOR REQUEST NUMBER,

and include such records in that request !

regards,

amit m.

0 Kudos

How to re-generate the table maintenance.

Regards.

0 Kudos

Hi again,

1. thru se11

2. goto se11 and open the table in display mode

(before that, make sure u make the

delivery class of that table to 'C'

and ACTIVATE the table)

3. Goto

UTILTIES ---> TABLE MAINTENANCE GENERATOR

regards,

amit m.

0 Kudos

What are the inputs I should give for the following fields in Table Maintenance Generator screen.

Authorization group.

Function group.

In the Function Group sub screen :

Table/View..

Fun.Grp Package.

Function group.

Base table.

Regards.

0 Kudos

Hi again,

1. Function group

(create an empty function group in

new session thru se80 tcode,

and mention it here)

2. Authorization group

Just check out using F4

if some Z* or Y* is avaialble or not

(If not , ask basis team to

create on Z/Y authorisaton group,

and mention it here)

3. Choose radio button ONE STEP

4. In overview screen text box

, just enter 1000

5. Just enter the above fields,

and press CREATE.

regards,

amit m.

Former Member
0 Kudos

Hi vincent,

1. how are u trying to transport the

table records via request ?

2. While saving data in the Z table,

via sm30,

is the system asking u for some request number?

regards,

amit m.

0 Kudos

I transported the table by creating a Request No. through

the following steps:

SE11.

GOTO -> Oject Directory Entry.

Through these steps, it generated the requeste no.

Regards.

Former Member
0 Kudos

Hi

You have to create manual request by SE09 or SE10 t-code with following details

R3TR TABU and table name by this you can transfer your data to Development to QA/Production.

For Adding new entries create table maintenance generator you can create from table creation screen there is a option in GOTO menu and create generator for your Z Table after this go to SM30 T-code to enter the Z table name and press maintain

This will solved your Both Problem.

Regards,

Hiren Patel.

0 Kudos

Could u pls give the steps, to create the manual request using SE09 / SE10. (I am new this field.)

Regards.

0 Kudos

Go to SE09, hit the create button and follow the screens. Its easy to create the tr. request. But if you are not comfortable, I suggest you take the help from the BASIS team.

regards,

Ravi

Note : Please mark the helpful answers

Former Member
0 Kudos

Hi Vincent

Table data can not be transported with transport requests.

You may need to create data in quality or production server in the same way as you created in development server.

You may maintain data in production server with a maintainance view or there are other options also available like using a report program which reads data from a text/excel file and writes it to tables in production server.

Please check the options available to you and the company policies for maintaining data in production server.

Regards

Ashish Jain

Former Member
0 Kudos

HI VINCENT

Check->Extended Table Maintenance->Transport

Check How to Add/remove Table Contents to Transport Request

-


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

CHeers,

VIjay RAheja