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

Maintaince view

Former Member
0 Likes
928

Dear All,

I copied V_T001B maintaince view which is having data to ZV_T001B_000X. When I clicked contents to see whether the data is copied it is giving message as no database view exists for ZV_T001B_000X.

Can any one help how to copy V_T001B to Z view along with data or how to post the data in the Z maintaince view once i copy it. Kindly give a solution to this...

Regards,

Raj Babu...

4 REPLIES 4
Read only

Former Member
0 Likes
738

Hi,

You need to generate the table maintenance for the new view (utilities --> table maintenance generator from SE11).

Regards,

Darren

Read only

0 Likes
738

I maintained table maintaince but still the data is not copied to my Z view & to enter the data it is not allowing to post the data...

Read only

0 Likes
738

You will need to write a program to copy the data or use SM30 to cut and paste from the original table, just copying the view will not move the data as well.

Regards

Carl

Read only

0 Likes
738

Hi, go to database utility and check whether the view is in you backend database if not creat using the utility there.

Regards,

Jey