DBA Data[Home] [Help]

APPS.HR_WPM_MASS_SCORE_CARD_TRNSF dependencies on WF_CORE

Line 634: Wf_Core.Token('TYPE', itemtype);

630:
631:
632:
633: if prole is null then
634: Wf_Core.Token('TYPE', itemtype);
635: Wf_Core.Token('ACTID', to_char(actid));
636: Wf_Core.Raise('WFENG_NOTIFICATION_PERFORMER');
637: end if;
638:

Line 635: Wf_Core.Token('ACTID', to_char(actid));

631:
632:
633: if prole is null then
634: Wf_Core.Token('TYPE', itemtype);
635: Wf_Core.Token('ACTID', to_char(actid));
636: Wf_Core.Raise('WFENG_NOTIFICATION_PERFORMER');
637: end if;
638:
639: Wf_Engine_Util.Notification_Send(itemtype, itemkey, actid,

Line 636: Wf_Core.Raise('WFENG_NOTIFICATION_PERFORMER');

632:
633: if prole is null then
634: Wf_Core.Token('TYPE', itemtype);
635: Wf_Core.Token('ACTID', to_char(actid));
636: Wf_Core.Raise('WFENG_NOTIFICATION_PERFORMER');
637: end if;
638:
639: Wf_Engine_Util.Notification_Send(itemtype, itemkey, actid,
640: 'HR_WPM_SC_TRNSF_SUCC', 'HRWPM', prole, expand_role,