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

Select query

Former Member
0 Likes
718

Hi All,

Can we put select query on maintanance view??? if yes then please let me know how???

Thanks & Regards

Ashu Singh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
635

NO, we can't set SELECT query in Maintenance View.(REF:http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21ecdf446011d189700000e8322d00/frameset.htm)

We can put it only in DATABASE VIEW.

check this link

http://help.sap.com/saphelp_nw70/helpdata/en/cf/21ecab446011d189700000e8322d00/content.htm

Regards,

Anirban

5 REPLIES 5
Read only

JozsefSzikszai
Active Contributor
0 Likes
635

no, we can't.

Read only

Former Member
0 Likes
636

NO, we can't set SELECT query in Maintenance View.(REF:http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21ecdf446011d189700000e8322d00/frameset.htm)

We can put it only in DATABASE VIEW.

check this link

http://help.sap.com/saphelp_nw70/helpdata/en/cf/21ecab446011d189700000e8322d00/content.htm

Regards,

Anirban

Read only

Former Member
0 Likes
635

Hi Ashu,

No, we cannot have a Select query in Maintainance view. We can have Select query only on Database View.

Regards,

Chandra Sekhar

Read only

Former Member
0 Likes
635

No, we cannot use SELECT query on Maintenance View.

You may use INNER JOIN in the select query ON the tables used to create the VIEW.

Read only

Former Member
0 Likes
635

Hi ashu,

No we can't put select query on maintenance view.We can use select query only on database view.

Regards,

Sambaran