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

Problems with append view

denis_nakamoto
Participant
0 Likes
655

hello people,

I have a problem to generate an append structure of a view.

I make an append structure in a standard table(QMEL) and I add 3 fields.

I do an append structure in a view(VIQMEL) to add these fields. when I will enable, generate an error. the field doesn't belong to a base table.

what's the meaning?

Anyone could help me?

Thanks in advance,

Denis Nakamoto

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
569

Why don't you append those 3 fields in the table itself, instead of view (through append structure)? I have never heard of appending directly to a view.

3 REPLIES 3
Read only

Former Member
0 Likes
570

Why don't you append those 3 fields in the table itself, instead of view (through append structure)? I have never heard of appending directly to a view.

Read only

denis_nakamoto
Participant
0 Likes
569

hello...I needed to do an append structure in a view because I had put some fields in a table, but I need in this view too...

I runned SE14 and I solved the problem!!!

Thanks

Read only

0 Likes
569

Congrats!! Yes, when you add some fields in a table, it should be visible in the view as well. Sometimes though we need a 'Adjust and activate database'. And for Z-tables, generating the table maintenance once again.

All the best!!