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

Error during transport

Former Member
0 Likes
949

Hi all,

I have a program in a transport, which is actually a maintenance view generated for a ztable.

This program is syntactically correct in our DEV system.

But while transporting it to our QAS we are getting this error.

Generation of programs and screens |

Transport request : ****************

System : QAS

tp path : **

Version and release: **************

Generation of programs and screens for transport request DEVK930084

Only generates programs with LOAD versions

This is the program where the error is occuring:

Program SAPLZPP_T023V, Include LZPP_T023VT00: Syntax error in line 000006

The Dictionary structure or table 'ZPP_T023V' is either not active or does not exist.

| Screen SAPLZPP_T023V 0100: Generation error

I checked the program, view table, and the screen, everything is perfect.

But I dont know why we are getting this error.

Can somebody shed some light on it?

Any help is highly apprecitated.

Thanks

Goldie.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
803

Hi

It looks like you do not have the 'ZPP_T023V' table/structure on the destination system. Or this table/structure has not been activated.

Rgds

Mat

Hi

It looks like you do not have the 'ZPP_T023V' table/structure on the destination system. Or this table/structure has not been activated.

Rgds

Mat

4 REPLIES 4
Read only

Former Member
0 Likes
804

Hi

It looks like you do not have the 'ZPP_T023V' table/structure on the destination system. Or this table/structure has not been activated.

Rgds

Mat

Read only

0 Likes
803

Thank you Mateusz,

you were right, we dont have the table in the QAS,

Sorry!! it took me so long to reply back.

The basis guy just told me, he was busy

cheers,

~goldie.

Read only

JozsefSzikszai
Active Contributor
0 Likes
803

hi Goldie,

did you check in QAS that ZPP_T023V exists or not? With all Z... data elements, domains, etc. This is a prerequisite for the maintenance view to work.

hope this helps

ec

Read only

0 Likes
803

Thank you Eric,

You were right about that.

Unfortunately I dont have access to QAS, so I couldnt check it myself and had to wait for the Basis guy to check that for me.

Sorry! it took so long.

cheers,

~goldie.