Exit point procedures

The following sections describe dynamic exit point procedures that can be implemented in Code Libraries. Once such a procedure is defined, it is automatically called during a Master Template run.

We recommend that you do not define a single exit point procedure more than once in your Code Libraries. For example, if you define DBB_PRE_LOAD twice in one Code Library, it is unknown which one will be used when this exit point is reached.