DBA Data[Home] [Help]

APPS.MST_REPORTS_PKG dependencies on MTL_CATEGORY_SETS

Line 6467: from mtl_category_sets mcs

6463:
6464: cursor cur_freight_classes(l_plan_id in number
6465: , l_source_header_number in number) is
6466: select distinct mc.segment2
6467: from mtl_category_sets mcs
6468: , mtl_categories mc
6469: , mst_delivery_details mdd
6470: where mcs.structure_id = mc.structure_id
6471: and UPPER(mcs.category_set_name) = 'WSH_COMMODITY_CODE' --'FREIGHT CLASS'