DBA Data[Home] [Help]

APPS.HR_WPM_MASS_SCORE_CARD_TRNSF dependencies on WF_CORE

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

1033:
1034:
1035:
1036: if prole is null then
1037: Wf_Core.Token('TYPE', itemtype);
1038: Wf_Core.Token('ACTID', to_char(actid));
1039: Wf_Core.Raise('WFENG_NOTIFICATION_PERFORMER');
1040: end if;
1041:

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

1034:
1035:
1036: if prole is null then
1037: Wf_Core.Token('TYPE', itemtype);
1038: Wf_Core.Token('ACTID', to_char(actid));
1039: Wf_Core.Raise('WFENG_NOTIFICATION_PERFORMER');
1040: end if;
1041:
1042: Wf_Engine_Util.Notification_Send(itemtype, itemkey, actid,

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

1035:
1036: if prole is null then
1037: Wf_Core.Token('TYPE', itemtype);
1038: Wf_Core.Token('ACTID', to_char(actid));
1039: Wf_Core.Raise('WFENG_NOTIFICATION_PERFORMER');
1040: end if;
1041:
1042: Wf_Engine_Util.Notification_Send(itemtype, itemkey, actid,
1043: 'HR_WPM_SC_TRNSF_SUCC', 'HRWPM', prole, expand_role,