LOAD

<== load ==>

Called before the Add or Edit screen is rendered. Rules following this directive are executed before the screen is displayed. This is most commonly used set values of fields within the screen before it loads.

Note that the load rules are only executed when the Add or Edit screen is first loaded. If the user changes the Business Area field or the Project field thereby generating a screen refresh, the load rules are not run again.