i have 4 primary keys and i want to use only one primary key
for select single.What changes will occur in the system?can
i use it?
Answer Posted / rams
when ever you are using select single you have to use all
primary key's, other wise it will give syntax error,
when you are using select UPTO N rows, there is no need to
use all primary key
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How can end-of-selection be used?
How does the interface between the dynpro and the abap/4 modules take place?
Badi concepts
Differentiate between report and dialog program
What is an abap dictionary? : abap data dictionary
when do you need to create an internal table with header line ? and with out a header line?
What is the purpose of sum statement?
How do you find the information on the current screen?
What is an abap instance?
Explain how do you get output from idoc?
What will exactly the hide statement do?
Why do we need enhancements?
Explain what are the various types of selection screen event?
Explain what is the purpose of sap script?
How is conversion of data types done between abap/4 & external level?