DBA Data[Home] [Help]

APPS.OTA_INITIALIZATION_WF dependencies on OTA_CERT_PRD_ENROLLMENTS

Line 345: p_cert_prd_enrollment_id in ota_cert_prd_enrollments.cert_prd_enrollment_id%type,

341: -- Called from alert
342: Procedure initialize_cert_ntf_wf(p_item_type in wf_items.item_type%type,
343: p_person_id in number default null,
344: p_certification_id in ota_certifications_b.certification_id%type,
345: p_cert_prd_enrollment_id in ota_cert_prd_enrollments.cert_prd_enrollment_id%type,
346: p_cert_ntf_type in varchar2);
347:
348: Procedure process_cert_alert(
349: ERRBUF OUT NOCOPY VARCHAR2,