What is the difference between select single and select upto
1 rows?

Answer Posted / gagan

in select single , if multiple records are present matching
the where clause ( if stated ), then it returns the last
record among them.

While in select upto 1 rows , it returns the first
occurrence of the record.

Is This Answer Correct ?    4 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Control Break statements- At new...endat.

895


Do we have to migrate all sapscript forms to smart forms?

595


What is the difference between the function module and a normal abap/4 subroutine?

629


What are the three hierarchical levels of data types and objects?

571


How we format the data before writing a statement in the report?

501






How do you Export a session ?

1440


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.

1753


What is client in the sap system? : sap abap hr

559


What is an “on input filed” statements?

620


any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.

1944


What is luw or data base transaction ?

571


What is “call mode”?

572


what precautions or prerequisites do you follow to update a record into database table and how

5237


How do you use structures in the abap programs?

592


What is a batch input session? : abap hr

649