‎2007 Mar 16 7:17 AM
Hello community
I want to create a database table (SE11) without primary key. Our user should be able to change every field in the table with <Update>. Seems it isn't possible ?
If not what's the easiest way to create a pseudo key ?
regards joerg
‎2007 Mar 16 7:19 AM
hi
1) It is possible.
**Please reward suitable points***
With Regards
Navin Khedikar
‎2007 Mar 16 7:21 AM
‎2007 Mar 16 7:23 AM
Hi,
You can create but at the same time select the initial checkbox in the table
Regards
Sudheer
‎2007 Mar 16 7:29 AM
HI,
for this purpose u can use MANDT as primary key and you can use remaining field as non key...
Hope this will help u.,
If not write once again I will give alternate solutions.
DARSHAN
GIve points if u find it helpful.
‎2007 Mar 16 7:33 AM
If I use only MANDT as key, I can create only ONE entry in the table ... isn't is ??
‎2007 Mar 16 7:38 AM
Ho joerg,
1. By using sap data dictionary, it won't allow a table without primary key
2. If I use only MANDT as key, I can create only ONE entry in the table ... isn't is
Yes, u are right. Only One record will be allowed. (One record Per Client)
regards,
amit m.