A script-enabled browser is required for this page to function properly.

Name property

The Name property is the identifier that Reports Builder uses to refer to the current object.

Applies to

All named objects.

Values

A valid name not to exceed 30 characters.

Required/Optional

Required

Default

object_n, where object is an identifier for the named object (for example, Q for query, PB for Parameter Form boilerplate) and n is a number that is unique among the named objects of the report.

Restrictions

The name must adhere to Oracle SQL naming standards:   it nondefault start with a number, and can only contain alphanumeric characters apart from '_'.   For more information, see the Oracle9i SQL Reference manual.