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

Adding new field in a view

soumya_jose3
Active Contributor
0 Likes
678

Hi,

I have added one additional field in an existing view through se11 as the table on which the view was created contains this additional field.

After adding it in the view , i have regenerated it through se54.

Now the field is coming in the maintainence view, but its contents are not there.

Is there anything else I am missing out here?

Thanks & Regards,

Soumya.

Hi,

I have added one additional field in an existing view through se11 as the table on which the view was created contains this additional field.

After adding it in the view , i have regenerated it through se54.

Now the field is coming in the maintainence view, but its contents are not there.

Is there anything else I am missing out here?

Thanks & Regards,

Soumya.

4 REPLIES 4
Read only

Former Member
0 Likes
654

check for your joins conditions are sufficient to fetch the record from table

cheers

s.janagar

Read only

0 Likes
654

Hi,

Join condition is proper and as per the condition the field contents should come.

Regards,

Soumya.

Read only

0 Likes
654

Then i guess. for the given conditions so set of record is available.

All the best

cheers

s.janagar

Read only

soumya_jose3
Active Contributor
0 Likes
654

Solved by self.