DBA Data[Home] [Help]

APPS.MST_REPORTS_PKG dependencies on WSH_LOCATION_OWNERS

Line 6120: wsh_location_owners wlo,

6116: , mst_trips mt
6117: where mts.plan_id = mt.plan_id
6118: and mts.trip_id = mt.trip_id) temp,
6119: mst_plans mp,
6120: wsh_location_owners wlo,
6121: wsh_locations wl,
6122: fte_location_parameters fte
6123: where mp.plan_id = temp.plan_id
6124: and temp.loc_id = fte.location_id