When working with Parameter Form objects, you must follow certain naming conventions. The naming conventions are the same as the SQL naming standards. Specifically, Parameter Form 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 parameter form object of the same type in the same report
Data model object naming conventions
Layout object naming conventions
Copyright © 1984, 2005, Oracle. All rights reserved.