DBA Data[Home] [Help]

APPS.WMS_STRATEGY_PVT dependencies on WMS_COST_GROUPS_INPUT_V

Line 953: from wms_cost_groups_input_v wcgiv

949:
950: --cursor for getting org for cost group search
951: cursor cg_org is
952: select organization_id
953: from wms_cost_groups_input_v wcgiv
954: where wcgiv.line_id = p_transaction_temp_id;
955:
956:
957: -- cursor for hierarchy of possible strategy assignments