| Note: Usage options |
The OVERRIDE command is used to override the data dictionary attributes of a field in a function or component.
Any field attribute (except the type) can be overridden.
Any overrides specified take effect only within the function. The LANSA data dictionary remains totally unaffected by the override.
Required OVERRIDE ----- FIELD -------- field name ---------------------> ------------------------------------------------------------------ Optional >-- LENGTH ------ *SAME --------------------------> >-- DECIMALS ---- *SAME ---------------------------> >-- LABEL -------- *SAME ---------------------------> >-- DESC --------- *SAME ---------------------------> >-- COLHDG ----- *SAME --------........----------------> >-- EDIT_CODE -- *SAME -----------------------------> >-- EDIT_WORD - *SAME -----------------------------> >-- INPUT_ATR -- *SAME -----------------------------> >-- OUTPUT_ATR - *SAME -----------------------------> >-- DEFAULT ----- *SAME ------------------------------> >-- TO_OVERLAY - *NONE -------------- 1 ------------à >-- SHIFT -------- *SAME -------------------------------| |