1 2 2 Field Identifier

LANSA Technical

1.2.2 Field Identifier

Mandatory.

Specify the identifier of the field to be stored in the LANSA Repository.  Field identifiers are not case sensitive. By default, field identifiers are often converted to upper case characters in LANSA.

Rules

  • Cannot be the same as the alias name or the alias for another field.

Warnings

  • Avoid the use of field identifiers like SQLxxx, as this may cause problems when used in functions that use SQL (Structured Query Language) facilities. (i.e. Command SELECT_SQL.)

Platform Considerations

  • IBM i: Use of identifiers of more than 6 characters in length is not recommended if you are writing your own RPG application programs. Refer to the RPG Programmer's Reference Guide.

Tips & Techniques

  • Use alias name for COBOL or PL/1 long names.
  • Field naming standards will assist in the maintenance of your LANSA applications. Refer to Object Naming Standards in the LANSA Application Design Guide.
Also See

1.2.1 Field Name

Ý 1.2 Field Definitions