Develop > Tailoring > Data management > Fields and Keys tab > Update the size of a field

Update the size of a field

Applies to User Roles:

System Administrator

To update the length of a field in a table:

  1. Click Tailoring > Database Dictionary.
  2. Type the name of the table in File Name. For example, use rootcause to update the size of a field in this table.
  3. Click Search.
  4. Select the field to update, dump for example.
  5. Change the field SQL type from VARCHAR(30) to VARCHAR(100), for example.
  6. Click OK.

Related concepts

Fields and Keys tab

Related tasks

Add a field to a table