Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table saves blank key fields

Karan_Chopra_
Active Participant
0 Likes
586

I have a table namd ZMM_ZPRMSEL

it has few fields and 3 fields are key fields but when i save data thru SM30 it saves those key fields as blank if i enter data onle in non-key field without giving error which shud not happen

when i check the key field column it automatically checks the initial value column for those fields on activation

in table definition thru SE11

I have a table namd ZMM_ZPRMSEL

it has few fields and 3 fields are key fields but when i save data thru SM30 it saves those key fields as blank if i enter data onle in non-key field without giving error which shud not happen

when i check the key field column it automatically checks the initial value column for those fields on activation

in table definition thru SE11

3 REPLIES 3
Read only

Former Member
0 Likes
558

Hi,

One thing to remember is that you will have to perform a Database Adjust whenever you play around with key fields, or else it won't generate

to do so goto se14

then goto se16..

Reward if useful..

Gaurav J.

Read only

Karan_Chopra_
Active Participant
0 Likes
558

still nor working

plz help

Read only

Former Member
0 Likes
558

Hi,

While create table, don't select initial checkbox(next of field column).it won't allow to insert empty key fields.

L.Velu