DBA Data[Home] [Help]

APPS.MST_WORKFLOW_PKG dependencies on MST_EXCEP_PREFERENCES

Line 31: from mst_excep_preferences mep

27: select med.exception_detail_id
28: , med.exception_type
29: , 'EXCEPTION_PROCESS1'
30: , mst_wb_util.get_trip_tokenized_exception(med.plan_id, med.exception_detail_id, med.trip_id1, 1)
31: from mst_excep_preferences mep
32: , mst_exception_details med
33: where mep.exception_type = med.exception_type
34: and mep.user_id = -9999
35: and mep.work_flow_item_type = '1' -- 1 stands for status:enabled