Computed Columns

Functions that support computed columns are not called from program code. They are called internally by PSL and SQL when the column is referenced. Therefore, certain rules must be followed when writing computed functions. In addition to the rules provided via the hyperlinks below, all other rules and standards that apply to writing PSL apply to functions for computed columns. Be sure to adhere to those rules as well.

For additional details concerning computed columns, refer to the following sections:

Database Object Instantiation

Functions in Computed Column Libraries

Variables and Input Parameters in Computed Columns