...
Syntax:
validity <Identifier> ;
ActiveHiddenBlocked: \n Provides a state machine with three states. Clients may not show records in 'Hidden' state. Referencing a record in 'Blocked' state will raise exception
ActiveBlocked: \n Provides a state machine with two states. Referencing a record in 'Blocked' state will raise exception
ActiveHidden: \n Provides a state machine with two states. Clients may not show records in 'Hidden' state.
DateInterval: \n Interval based (i.e does not use a state machine). Referencing a record outside it's valid interval will raise exception.
validity DateInterval{ FromColumn "FROM_COLUMN"; ToColumn "TOCOLUMN"; }
This page is generated from IFS Developer Studio at 2026-04-07 12:18.