Layout object naming conventions
The naming conventions for layout objects are the same as the SQL naming
standards. Specifically, layout object names:
- can be up to 30 bytes long
- must begin with a letter
- are not
case-sensitive
- can contain letters, numbers, and the special
characters $, #, @, and _
- cannot duplicate the name of another layout object
of the same type in the same report
See also
Document naming conventions
Data model object naming conventions
Parameter Form object naming conventions
Copyright © 1984, 2005, Oracle. All rights reserved.