DBA Data[Home] [Help]

APPS.MSD_COMPOSITE_GROUPING dependencies on MSD_BOOKING_DATA_V

Line 306: FROM msd_booking_data_v x;

302: x.sales_channel,
303: x.user_defined1,
304: x.user_defined2,
305: null -- dcs level value
306: FROM msd_booking_data_v x;
307:
308: lv_stream_id NUMBER;
309:
310: BEGIN