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

2 table view creation for one custom table

Former Member
0 Likes
681

Hi All,

Can we create 2 table views for one custom table?I mean I want maintain the entries of one custom table using 2 maintainance views I understood that it is not possible.

Please let me know if any body has done like this earlier.

Regards

Mahesh

Hi All,

Can we create 2 table views for one custom table?I mean I want maintain the entries of one custom table using 2 maintainance views I understood that it is not possible.

Please let me know if any body has done like this earlier.

Regards

Mahesh

4 REPLIES 4
Read only

Former Member
0 Likes
655

Hi,

y not, obviously u can create 2 views for the same table and u can maintain data even....

reward points if useful,

seshu.

Read only

0 Likes
655

Hello seshu,

Thanks for your reply could you please let me know how to do this?creating 2 table view maintainace for one custom table.

Regards

Mahesh

Read only

Vijay
Active Contributor
0 Likes
655

Hi

to create a view follow the following steps

1. goto se11.

2. select view radiobutton and enter the view name u want to create.

3. select database view in the window appeared.

4. enter the short description in the screen appeared.

5. mention the tables from which u want to create view and the join conditions.

6 in the view fields tab mention the fields you want in ur view.

7 activate and save.

in the same manner u can create second view on the same database table.

regards

vijay

reward points if helpfull

Read only

Former Member
0 Likes
655

Hello Vijay,

The question is not creating view creating table maintaninace view for the custom table that we have created.I want to create 2 table maintainace views for one custom table.

I know how to create table maintainace but I want to know whether we can create only one maintainance view or we cal also create 2 maintainace views for a single custom table.

Regards

Mahesh