DBA Data[Home] [Help]

APPS.OTA_MANDATORY_ENROLL_UTIL dependencies on WF_ACTIVITIES

Line 763: l_process wf_activities.name%type :='OTA_BLK_MANDATORY_ENR_NTF_PRC';

759: p_error_learners in NUMBER,
760: p_success_learners in NUMBER)
761: IS
762: l_proc varchar2(72) := g_package||'notify_mandatory_request';
763: l_process wf_activities.name%type :='OTA_BLK_MANDATORY_ENR_NTF_PRC';
764: l_item_type wf_items.item_type%type := 'OTWF';
765: l_item_key wf_items.item_key%type;
766:
767: l_user_name varchar2(80);