Routines for picktran.kb


PickTransferTargetSubEvent

File Name

picktran.kb

Syntax

delegateEvent(PickTransferTargetSubEvent, resumeRecord);

Parameters

ResumeRecor - context of the call or problem to transfer

Returns

Transfer target information in resumeRecord

$user_group_type

$user_group_name

$send_notify

notifySend record if notification is to be sent

Side Effects

None

Description

This event handler is to allow the problems[TRANS_TARGET_SUBFORM] dialog to be pasted into any window. The primary event handler for that window then need only delegate its instance data to this event to correctly handle choosing a transfer target.

Dialog Forms Called

notify.dfc[notification_params]