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

views

Former Member
0 Likes
422

hi,

can any one help me how to create view by step by step process? how to chech standard views

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
287

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.

Reward if useful

1 REPLY 1
Read only

Former Member
0 Likes
288

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.

Reward if useful