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

APPEND VIEW in a VIEW

Former Member
0 Likes
1,936

Hi Experts,

What is the APPEND VIEW in a VIEW?

Thanks in advance.

Bala

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,282

Hi,

Check out this abap help,

http://help.sap.com/saphelp_nw70/helpdata/en/85/0138d39f3b11d3969400a0c929b3c3/frameset.htm

Hope this helps.

Regards,

Deepthi.

Hi Experts,

What is the APPEND VIEW in a VIEW?

Thanks in advance.

Bala

7 REPLIES 7
Read only

Former Member
0 Likes
1,282

what does it mean APPEND VIEW in a VIEW?

you have created one view now trying to fetch data?

Read only

Former Member
0 Likes
1,282

Hello,

Append views are used for enhancements of database views of the SAP standard.

Append views are a new type of view that can only be used to enhance new fields to existing database views. An append view is assigned to exactly one database view. More than one append view can be created for a database view.

Thank U,

Jay..

Read only

0 Likes
1,282

Plz Explain how to do this.

Read only

Former Member
0 Likes
1,282

hi

refer the below link

[APPEND view |http://help.sap.com/saphelp_nw70/helpdata/en/85/0138d69f3b11d3969400a0c929b3c3/content.htm]

regards

chinnaiya

Read only

Former Member
0 Likes
1,283

Hi,

Check out this abap help,

http://help.sap.com/saphelp_nw70/helpdata/en/85/0138d39f3b11d3969400a0c929b3c3/frameset.htm

Hope this helps.

Regards,

Deepthi.

Read only

Former Member
0 Likes
1,282

Hi bala.

a clear definition and creation technique id there in this link.Just look into it.

[http://help.sap.com/saphelp_nw70/helpdata/en/85/0138d39f3b11d3969400a0c929b3c3/frameset.htm]

Regards

Hareesh.

Edited by: Hareesh Menon on Feb 11, 2009 9:09 AM

Edited by: Hareesh Menon on Feb 11, 2009 9:10 AM

Read only

Former Member
0 Likes
1,282

VERY BASIC QUESTION

YOU CAN SEARCH IN SCN BEFORE POSTING