DBA Data[Home] [Help]

APPS.MSD_COMPOSITE_GROUPING dependencies on MSD_SHIPMENT_DATA_V

Line 215: FROM msd_shipment_data_v x;

211: x.sales_channel,
212: x.user_defined1,
213: x.user_defined2,
214: null -- dcs level value
215: FROM msd_shipment_data_v x;
216:
217: lv_stream_id NUMBER;
218:
219: BEGIN