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

table view in se11

Former Member
0 Likes
3,575

Hi all,

how to create table view in se11 (example please), and is it necessary to create Ztable for view or I can create

view for 2 tables eg. VBAK and VBRK.

points....

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,361

Hi,

Hi no issues you can go ahead creating the view.

Check the below link for your assistance.

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ecf9446011d189700000e8322d00/frameset.htm

Cheers!!

VEnk@

4 REPLIES 4
Read only

Former Member
0 Likes
2,360

Hi,

Yes you can create using existing tables like VBAK, VBAP.

Goto SE11 and click on the radiobutton "Views" , enter the name and say create and select "Database view".

Then enter the tables to be joined and specify the fields and all.

Thanks & Regards,

Navneeth K.

Read only

Former Member
0 Likes
2,362

Hi,

Hi no issues you can go ahead creating the view.

Check the below link for your assistance.

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ecf9446011d189700000e8322d00/frameset.htm

Cheers!!

VEnk@

Read only

former_member404244
Active Contributor
0 Likes
2,360

Hi,

Generally we don't create view for a ztable..

u can create views using existing tables (U can do for ztables also)Goto SE11 "Views" , enter the name and say create and select "Database view".

Specify the fields and in the join conditions specify which tables u want to join..

Regards,

Nagaraj

Read only

Former Member
0 Likes
2,360

Hi,,,

Yes you can create views for these 2 tables,, and include wat ever fields you want in your view from these 2 tables......

(1)- enther your view name in se11, click create then it will ask

for type of view then tick database view,, then click enter...

(2)- enter short descp,,,, on left hand side specify the table name youw want to use..... on right hand side specify the fields name from the table which are common in both table.

(3)- then click on view field tab,,,,, and enter the fields which you want in your view.......

donot forgot to activate your view....

thanks

saurabh