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
- Must be a valid LANSA object name.
- 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 .
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 recommends a corporate data dictionary approach for creating fields in the LANSA Repository. Refer to Corporate Data Dictionary Concepts in the .