The sections the part of the table OAM in which you can include user code to be used to derive virtual columns.
When LANSA is automatically generating an OAM, it looks for any virtual column code associated with the table and automatically includes it at the correct point.
Allowable values are:
ARRAYSPECIFICATIONS | Array specifications |
CALCULATIONSAFTERINPUT | Calculations after input |
CALCULATIONSBEFOREOUTPUT | Calculations before output |
COMPILETIMEARRAYDATA | Compile time array data |
DATASTRUCTURES | Data structures |
EXTERNALFIELDRENAMES | External field renames |
FILESPECIFICATIONS | File specifications |
INTERNALSUBROUTINES | Internal subroutines |
OUTPUTSPECIFICATIONS | Output specifications |