Reporting : Native reporting system : How to edit or add a report : How to edit an existing report : Redefining predefined field attributes
  
Redefining predefined field attributes
Use these five of the eight valid subcommands for the FIELD command to redefine the attributes of a predefined database field.
Note Although valid, these subcommands SOURCE, TYPE, and DECIMALS cannot be used with a statement redefining a predefined field. Only use these subcommands may be used to redefine the attributes of a predefined field:
FONT subcommand
Applies font definitions previously defined in a FONT command.
LEGEND subcommand
Overrides the default column heading name.
LENGTH subcommand
Overrides the default length of a field.
NAMESTUB subcommand
Indicates an alternate name is selected for a field in the extraction database.
WIDTH subcommand
Overrides the default width of a field.
  
Related topics
Defining user-defined fields and attributes
Examples – FIELD command
FIELD command
FIELD command structure
Rules for using the FIELD command
Parent topic
How to edit an existing report