DBA Data[Home] [Help]

APPS.HXC_DATA_SET dependencies on WF_ITEM_ATTRIBUTE_VALUES

Line 643: wf_item_attribute_values wiav,

639: hxc_app_period_summary apsum,
640: hxc_tc_ap_links tap,
641: wf_notifications wfn,
642: wf_item_activity_statuses wias,
643: wf_item_attribute_values wiav,
644: per_all_people_f per
645: WHERE tsum.approval_status = 'SUBMITTED'
646: AND per.person_id = tsum.resource_id
647: AND sysdate between per.effective_start_date and per.effective_end_date