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: 

E - Nametab for table ZHPPT6705 can not be generated

Former Member
0 Kudos


Hi ABAP Application developer Friends ,

I created a Z-Table and activated . During moving from Development to Quality , It is showing following error.

" E-Nametab  for table ZHPPT6705 can not be generated". 

Message no. DO519

Ended with return code:  ===> 8 <=== .

Please provide the solution .

with best regards

Ganesh Chandra Biswal

5 REPLIES 5

Former Member
0 Kudos

Hi

Try to expand the log in order to know why it can't be generated

Max

former_member200338
Active Contributor
0 Kudos

Check whether all the data elements & domains used are imported in proper sequence.

0 Kudos

Thank You Niyaz Ahamed ,
It solved my issue in Production server

raymond_giuseppi
Active Contributor
0 Kudos

Check in source system, display "data class" in technical settings. If it is not an original one (APPL1, etc.) then ask admin to check the actual associated dataspace/nametab in target system.

You should also check activation log in target system, and compare with data class of already existing tables.

Regards,

Raymond

kabil_g
Active Participant
0 Kudos

I am not sure.............

To create these table you might create 2 transport request

2nd transport request which objects missing elements , might imported first to quality server .......