Hi Experts,
I need to create a custom table in SE11. I dont want primary key in my table. I know that, we cant create a table without primary key.
So that I used client(MANDT) as a primary key and I have totally five fields in my table. Now when i creating entry to my table it will not accept duplicate entries. But in some standard table's i saw a duplicate entries.
Example table SWFDEVTYP has the client as the primary key and its accepting Duplicate entries.
How its possible??
Thanks,
Helps wil be appreciated.