DBA Data[Home] [Help]

APPS.PA_PROGRESS_REPORT_WORKFLOW dependencies on WF_ACTIVITIES

Line 2005: wf_activities wfa,

2001:
2002: cursor result_codes is
2003: select wfl.lookup_code result_code
2004: from wf_lookups wfl,
2005: wf_activities wfa,
2006: wf_process_activities wfpa,
2007: wf_items wfi
2008: where wfl.lookup_type = wfa.result_type
2009: and wfa.name = wfpa.activity_name