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 / jagadish
In select single, you have to mention all the key fields in
where condition. Only in Select upto n rows there is no
need to specify all the key fields
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What are the 2 other types of views, which are not allowed in release 3.0?
What does the insert statement in extract datasets do? : abap modularization
What are the abap/4 commands that link to a layout set?
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
What are the different types of operators in the sap abap?
How can we use multiple transactions by using bdc_insert? : abap bdc
Can you create a table with fields not referring to data elements? : abap data dictionary
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What is pnp-sw-found ? : abap hr
What is the maximum number of match code id's that can be defined for one match code object ?
Name the abap/4 modularization techniques?
How to handle error in session method? : abap bdc
while implementing badi what are the tables u find??
What is the difference between semi-monthly and Bi-weekly payroll area
What will happen when we use single buffered selected?