Custom form dialog functions

The BAM generates functions for working with custom form dialog code events.

Table 1. Custom form dialog events
Function Name Description
PUBLIC FUNCTION dlgEvent_OnExec( 
   p_whereRelation STRING,
   p_uiSettings UISettings_Type)
RETURNS (INTEGER, SMALLINT)
Function called to open custom form.