cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Changing the column headers of a custom database table

Ashly_James
Newcomer
0 Kudos
169

I have created a database table . When viewing the contents of the table, the column headers are automatically inherited from the datatypes used for the fields . How can I change 
those header names?

Screenshot 2025-05-15 142847.png

 

Accepted Solutions (0)

Answers (2)

Answers (2)

Raheel_k
Advisor
Advisor
0 Kudos

You have to change in T-Code: SE11, Edit Domain Names, you will find these names here. You can change name, Activate and Try again.

ulrich_mhrke
Participant
0 Kudos

Create your own data elements as copy of the used ones. Use the new data elements in your table definition. Give your own description to your data elements.