DBA Data[Home] [Help]

APPS.EDR_ATTACHMENTS_GRP dependencies on WF_EVENT

Line 979: wf_event.raise2

975: publish_flag = G_PUBLISH_FLAG_Y
976: where document_id = l_document_id;
977: end if;
978:
979: wf_event.raise2
980: (p_event_name => 'oracle.apps.edr.file.approvalcompletion',
981: p_event_key => p_file_id,
982: p_event_data => null,
983: p_parameter_name1 => 'FILE_STATUS',