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: 

z<table>

Former Member
0 Kudos

HI

I have a report in developmaent server in that report i have a z<table>,

i need to transport this report to production server ,so should i create that z<table. in production server ? pls help me its urgent

10 REPLIES 10

Former Member
0 Kudos

Hi

u just transport this ztable to production with u r report , put both are in a single request no.

reward points to all helpful answers

kiran.M

FredericGirod
Active Contributor
0 Kudos

No, you have to import the creation of the table, with all the Z<data_element> and all the Z<domain>.

If the table doesn't exist in productive system, you have to search the request order that contain this table.

To do this: SE03, select the first entry : Search object in order (double click)

Check the line R3TR TABL and enter the name of the table.

Select release and not-release (status).

and press F8.

Fred

0 Kudos

hi thank u for ur reply,

but table exist in my production server but 2 fiels are missing as compareing it with my table in development server ,so what should i do.

0 Kudos

So use the SE03 transaction to find witch order has not been imported.

Fred

kishorepallapothula
Participant
0 Kudos

Hi Lalith,

please check whether that table is existed in production server or not. If not trasport the table first to production server then only we have to move the report to production server.

In your case you are least bothered about the tables. Anyhow check whether it is existed or not in the production server.

Reward all helpful answers.

All the best.

kishore

Former Member
0 Kudos

Hi Lalith, No need to create that table in production server just transport that table also with the report. I am posting some steps to transport.

Go To SE09-> in that click on Displya option-> from that select your Request number and first select all the sub objects including reports and tables release them first and then select the main object release that also.

Reward points if helpful

Former Member
0 Kudos

Hi,

When u make table it is defenatly ask for package and when u define pakage it ask for request but i think u saved yout table localy.

Now your table is localy saved so that u have to go first se11 open your table in change mode . Go to " GOTO" menu and chode object directory option then this will show a window in this you have to pass package and same procedure which i explain above.

Rewards points if it is useful./

Former Member
0 Kudos

cut a transport request in se10 with all the data elements, domians functionamodules used in that report and table ...and then u cam import this transport request into the production server.

Former Member
0 Kudos

Hi,

Bind all the objects to Transport Request related to Zprogram which include Ztable / Domain / Dataelements too. Release that Tranport request in Source system and Tranport or import to Target system.After Transport request imported sucessfully in Target system , then automatically Ztable and Zprogram will exists in target system.

With regards,

K K V

Former Member
0 Kudos

HI Lalith

u dont worry

u just create data elements and domains with table into a single request

and transport this will replace with old ones..

reward points to all helpful answers

kiran.M