what is the difference between [select single xxx from ...]
and [select * from ... up to one row]?

Answer Posted / guest

[select single xxx from...] means we are choosinf=g
aparticular field which we want to show on the particular page
at teh run time.
And the [select * from ....up to row] means to select all the
fields placed in that particular row. And remember one thing
that a row may be one but number of coloumns can lie inside
it.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is For-period and In-period

1943


what is difference between user exit, customer exit and badi?

4546


what is the transaction transaction for setting parameters rdisp/buffermode

3936


what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?

1938


What is a modification assistant?

762






how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.

1925


What is the difference between field-group header and other field groups?

728


What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?

1104


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

1994


How we can retrieve data using secondary index. Explain with simple example?

860


What is the function of the transport system and workbench organizer?

843


What is meant by write lock? : sap abap data dictionary

788


What are the advantages and disadvantages of using views in abap programming ?

823


What are the uses of table pool or table cluster.

700


How to give programe name as input in BDC report of abap ?

1967