‎2007 Oct 12 10:33 AM
hi
is there any application
in which we can run query as we do in sql
like if i want to fetch records from two tables as
select a, b , c from tablea and table b
where something like that
can we directly execute any query in sap?
plz help me with step by step solution
‎2007 Oct 12 10:40 AM
You could try transaction SQVI. I haven't used it a lot myself but is seems fairly straightforward and well documented.
Regards,
Nick
‎2007 Oct 12 10:54 AM
Hi,
SQVI is quick viewer which can be used insted of SQ01, SQ02 & SQ03.
You can use the name of a Data Source, this can be a table, a logical database, a join or an InfoSet from SAP Query.
Regards
Vijay
‎2007 Oct 16 6:34 AM
‎2007 Oct 16 6:39 AM
hi
go thru the following tutorial on ABAP Query
http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_FunctionalAreas_WithoutLogicalDB.asp
<b>reward points for useful ans</b>
Regards
Aarti
‎2007 Oct 16 8:10 AM
how can i insert konv table in sap query
it is giving error
plz explain???
konv is a cluster table not a transparent table