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

projection view help

Former Member
0 Likes
368

while activating a projection view in ecc 6.0 Iam getting below error

Key field Ztab-CHARG missing

Key field Ztab-COUNT4 missing

Key field Ztab-POSNR missing

Key field Ztab-VBELN missing

but fields are there.

Please give me the solution for this.

Thanks in advance

1 REPLY 1
Read only

messier31
Active Contributor
0 Likes
350

Hi,

From the error message given by u below we see you are creating projection

view for ZTAB table i.e. your base table is ZTAB.

Just check if these fields exit if this fields exist in base table ZTAB... (not in the projection view which u r creating)

Enjoy SAP,

Pankaj