0

When you create a user table, the Code and Name fields are always created by default and I was wondering if I could eliminate the Name field and leave the Code field but as a primary key and of type int for example without this affecting subsequent version updates.

Or altering this would cause problems of some kind?

Thanks.

kintela
  • 1,283
  • 1
  • 14
  • 32

1 Answers1

1

That's not possible, if you did it that would terminate support form SAP.

Beqa Latsabidze
  • 212
  • 4
  • 12