Can we create a Table Without a Primary key?
Answer Posted / uma
no.with out primary key we can't create table.must and
should we assign one primary key in table.with out primary
key it is possible in structure.
| Is This Answer Correct ? | 12 Yes | 11 No |
Post New Answer View All Answers
Is the basic list deleted when the new list is created?
What is table buffer?
Have you processed BDCs ?
How to write a bdc – how do you go about it?
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
What are the differences between table controls and step loops?
What is an on”*-input filed” statement?
What are the differences between table and structure in data dictionary?
What is maintenance view?
Name the function module used to convert logical file names to physical file names in abap/4 programs?
What is difference between check table and value table ?
Define spool request?
Rp_provide_from_last contains how many parameters ? : abap hr
What is a variable in the sap abap?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization